Build #190793 2019-10-11T07:06:29.755542+00:00
# rustc version
rustc 1.40.0-nightly (898f36c83 2019-10-10)# docs.rs version
docsrs 0.6.0 (8b0b126 2019-10-10)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/flutter-plugins-0.3.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/flutter-plugins-0.3.5/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191010-1.40.0-nightly-898f36c83 --static-root-path / --disable-per-crate-search --extern-html-root-url tinyfiledialogs=https://docs.rs/tinyfiledialogs/3.3.9 --extern-html-root-url flutter_engine=https://docs.rs/flutter-engine/0.3.5 --extern-html-root-url serde=https://docs.rs/serde/1.0.101 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.41" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8c11e7296371ff671312fddd78f1be9d826078b1a35df3ee7ed1c7344767aa53
[INFO] running `"docker" "start" "-a" "8c11e7296371ff671312fddd78f1be9d826078b1a35df3ee7ed1c7344767aa53"`
[INFO] [stderr] Compiling libc v0.2.62
[INFO] [stderr] Compiling cc v1.0.45
[INFO] [stderr] Compiling autocfg v0.1.6
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling byteorder v1.3.2
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling memchr v2.2.1
[INFO] [stderr] Compiling pkg-config v0.3.16
[INFO] [stderr] Checking futures v0.1.29
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Checking scopeguard v1.0.0
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Compiling bitflags v1.2.0
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Compiling glob v0.3.0
[INFO] [stderr] Compiling adler32 v1.0.4
[INFO] [stderr] Compiling version_check v0.1.5
[INFO] [stderr] Compiling failure_derive v0.1.5
[INFO] [stderr] Compiling rustc-demangle v0.1.16
[INFO] [stderr] Compiling proc-macro2 v1.0.5
[INFO] [stderr] Checking smallvec v0.6.10
[INFO] [stderr] Compiling arrayvec v0.4.12
[INFO] [stderr] Checking fnv v1.0.6
[INFO] [stderr] Compiling khronos_api v3.1.0
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling podio v0.1.6
[INFO] [stderr] Compiling curl v0.4.25
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Compiling unicode-width v0.1.6
[INFO] [stderr] Compiling regex-syntax v0.6.12
[INFO] [stderr] Compiling quick-error v1.2.2
[INFO] [stderr] Compiling syn v1.0.5
[INFO] [stderr] Compiling bindgen v0.50.1
[INFO] [stderr] Compiling termcolor v1.0.5
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling vec_map v0.8.1
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling transformation-pipeline v0.1.0
[INFO] [stderr] Compiling openssl-probe v0.1.2
[INFO] [stderr] Compiling xml-rs v0.8.0
[INFO] [stderr] Compiling shlex v0.1.1
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling ryu v1.0.0
[INFO] [stderr] Compiling serde v1.0.101
[INFO] [stderr] Checking unic-langid-impl v0.4.0
[INFO] [stderr] Checking nom v1.2.4
[INFO] [stderr] Checking itoa v0.4.4
[INFO] [stderr] Checking indexmap v0.4.1
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling cmake v0.1.42
[INFO] [stderr] Compiling num-traits v0.2.8
[INFO] [stderr] Compiling num-integer v0.1.41
[INFO] [stderr] Compiling num-bigint v0.2.3
[INFO] [stderr] Compiling num-iter v0.1.39
[INFO] [stderr] Compiling num-complex v0.2.3
[INFO] [stderr] Compiling num-rational v0.2.2
[INFO] [stderr] Checking crossbeam-utils v0.6.6
[INFO] [stderr] Checking thread_local v0.3.6
[INFO] [stderr] Checking lock_api v0.3.1
[INFO] [stderr] Compiling openssl-sys v0.9.51
[INFO] [stderr] Compiling libnghttp2-sys v0.1.2
[INFO] [stderr] Compiling libz-sys v1.0.25
[INFO] [stderr] Compiling bzip2-sys v0.1.7
[INFO] [stderr] Compiling backtrace-sys v0.1.31
[INFO] [stderr] Compiling curl-sys v0.4.23
[INFO] [stderr] Compiling libloading v0.5.2
[INFO] [stderr] Compiling tinyfiledialogs v3.3.9
[INFO] [stderr] Compiling miniz_oxide v0.3.3
[INFO] [stderr] Compiling nom v4.2.3
[INFO] [stderr] Compiling clang-sys v0.28.1
[INFO] [stderr] Checking tokio-sync v0.1.7
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Checking unic-locale-impl v0.4.0
[INFO] [stderr] Checking semver v0.2.3
[INFO] [stderr] Checking priority-queue v0.6.0
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling glfw-sys v3.3.0
[INFO] [stderr] Checking tokio-executor v0.1.8
[INFO] [stderr] Checking crossbeam-queue v0.1.2
[INFO] [stderr] Checking unic-locale v0.4.2
[INFO] [stderr] Compiling parking_lot_core v0.6.2
[INFO] [stderr] Compiling memoffset v0.5.1
[INFO] [stderr] Compiling parking_lot v0.9.0
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking num_cpus v1.10.1
[INFO] [stderr] Checking net2 v0.2.33
[INFO] [stderr] Compiling time v0.1.42
[INFO] [stderr] Compiling atty v0.2.13
[INFO] [stderr] Compiling socket2 v0.3.11
[INFO] [stderr] Compiling dirs-sys v0.3.4
[INFO] [stderr] Compiling dirs v1.0.5
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling aho-corasick v0.7.6
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Checking tokio-timer v0.2.11
[INFO] [stderr] Checking tokio-current-thread v0.1.6
[INFO] [stderr] Compiling flate2 v1.0.12
[INFO] [stderr] Compiling gl_generator v0.10.0
[INFO] [stderr] Compiling quote v1.0.2
[INFO] [stderr] Checking num-traits v0.1.43
[INFO] [stderr] Checking bytes v0.4.12
[INFO] [stderr] Compiling clap v2.33.0
[INFO] [stderr] Checking mio v0.6.19
[INFO] [stderr] Compiling dirs v2.0.2
[INFO] [stderr] Compiling msdos_time v0.1.6
[INFO] [stderr] Compiling regex v1.3.1
[INFO] [stderr] Compiling bzip2 v0.3.3
[INFO] [stderr] Compiling backtrace v0.3.38
[INFO] [stderr] Compiling cexpr v0.3.5
[INFO] [stderr] Checking enum_primitive v0.1.1
[INFO] [stderr] Compiling gl v0.11.0
[INFO] [stderr] Checking tokio-io v0.1.12
[INFO] [stderr] Checking mio-uds v0.6.7
[INFO] [stderr] Compiling env_logger v0.6.2
[INFO] [stderr] Compiling synstructure v0.10.2
[INFO] [stderr] Checking locale_config v0.2.3
[INFO] [stderr] Compiling zip v0.2.8
[INFO] [stderr] Checking crossbeam-epoch v0.7.2
[INFO] [stderr] Checking tokio-codec v0.1.1
[INFO] [stderr] Compiling unzip v0.1.0
[INFO] [stderr] Checking tokio-reactor v0.1.10
[INFO] [stderr] Checking crossbeam-deque v0.7.1
[INFO] [stderr] Checking num v0.2.0
[INFO] [stderr] Compiling serde_derive v1.0.101
[INFO] [stderr] Compiling flutter-download v0.3.5
[INFO] [stderr] Compiling failure v0.1.5
[INFO] [stderr] Checking tokio-tcp v0.1.3
[INFO] [stderr] Checking tokio-udp v0.1.5
[INFO] [stderr] Checking tokio-uds v0.2.5
[INFO] [stderr] Checking glfw v0.28.0
[INFO] [stderr] Checking tokio-threadpool v0.1.16
[INFO] [stderr] Compiling which v2.0.1
[INFO] [stderr] Checking tokio-fs v0.1.6
[INFO] [stderr] Checking tokio v0.1.22
[INFO] [stderr] Compiling flutter-engine-sys v0.3.5
[INFO] [stderr] Checking serde_json v1.0.41
[INFO] [stderr] error: failed to run custom build command for `flutter-engine-sys v0.3.5`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/flutter-engine-sys-d19f390aa345aef5/build-script-build` (exit code: 101)
[INFO] [stderr] --- stderr
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'nightly-x86_64-unknown-linux-gnu'
[INFO] [stderr] To install, run `rustup component add rustfmt --toolchain nightly-x86_64-unknown-linux-gnu`
[INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr] thread 'main' panicked at 'Cannot get flutter engine version: InvalidFlutterRoot("output empty")', src/libcore/result.rs:1165:5
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "8c11e7296371ff671312fddd78f1be9d826078b1a35df3ee7ed1c7344767aa53"`
[INFO] running `"docker" "rm" "-f" "8c11e7296371ff671312fddd78f1be9d826078b1a35df3ee7ed1c7344767aa53"`
[INFO] [stdout] 8c11e7296371ff671312fddd78f1be9d826078b1a35df3ee7ed1c7344767aa53