[INFO] crate embedded-cv 0.1.0 is already in cache [INFO] documenting embedded-cv-0.1.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate embedded-cv 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate embedded-cv 0.1.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate embedded-cv 0.1.0 [INFO] finished tweaking crates.io crate embedded-cv 0.1.0 [INFO] tweaked toml for crates.io crate embedded-cv 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dedd419f06ec5a12bf18d53ba8a1ca80f3a618a054008b5f35a738e8bf223e15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dedd419f06ec5a12bf18d53ba8a1ca80f3a618a054008b5f35a738e8bf223e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dedd419f06ec5a12bf18d53ba8a1ca80f3a618a054008b5f35a738e8bf223e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dedd419f06ec5a12bf18d53ba8a1ca80f3a618a054008b5f35a738e8bf223e15", kill_on_drop: false }` [INFO] [stdout] dedd419f06ec5a12bf18d53ba8a1ca80f3a618a054008b5f35a738e8bf223e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d031354597c9f713931c904102d0e75701773ae4357e44a185e92c685b9cbf4f [INFO] running `Command { std: "docker" "start" "-a" "d031354597c9f713931c904102d0e75701773ae4357e44a185e92c685b9cbf4f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling bart v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking cpp v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling tflite v0.6.3 [INFO] [stderr] error: failed to run custom build command for `tflite v0.6.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tflite-a353da26a94a6c27/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '66dfc4e010913fbed0c4ea91fc2c010004b0f441' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://codeload.github.com/tensorflow/tensorflow/tar.gz/v1.13.2") [INFO] [stderr] [INFO] [stderr] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46 [INFO] [stderr] 1: failure::backtrace::Backtrace::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121 [INFO] [stderr] 2: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19 [INFO] [stderr] 3: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36 [INFO] [stderr] 4: build_script_build::download [INFO] [stderr] at build.rs:34 [INFO] [stderr] 5: build_script_build::prepare_tensorflow_source [INFO] [stderr] at build.rs:62 [INFO] [stderr] 6: build_script_build::main [INFO] [stderr] at build.rs:520 [INFO] [stderr] 7: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 8: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:52 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/panicking.rs:342 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/panicking.rs:319 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/panic.rs:394 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:51 [INFO] [stderr] 9: std::rt::lang_start [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 10: main [INFO] [stderr] 11: __libc_start_main [INFO] [stderr] 12: _start [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tflite-0.6.3/build.rs:62:45 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557228575ab5 - backtrace::backtrace::libunwind::trace::h34afbfad7fd770fc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x557228575ab5 - backtrace::backtrace::trace_unsynchronized::h460d522b1619a600 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x557228575ab5 - std::sys_common::backtrace::_print_fmt::ha45fac10086813b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x557228575ab5 - ::fmt::hde84f63fcfd0e6de [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5572285a446c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55722856ddf3 - std::io::Write::write_fmt::hc344eafd6e850b4d [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x557228578ba0 - std::sys_common::backtrace::_print::h4db88ff15cb5d61d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x557228578ba0 - std::sys_common::backtrace::print::h5fc39e1b1f610bd3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x557228578ba0 - std::panicking::default_hook::{{closure}}::h59e55edacb1d974a [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5572285788ec - std::panicking::default_hook::heee4c8016dfbf328 [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x557228579208 - std::panicking::rust_panic_with_hook::h8405b6301c79fb5a [INFO] [stderr] at src/libstd/panicking.rs:524 [INFO] [stderr] 11: 0x557228578ddb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:431 [INFO] [stderr] 12: 0x5572285a20f1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x5572285a1f13 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x557227817493 - core::result::Result::unwrap::h2a240d77a663d001 [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55722780b1a5 - build_script_build::prepare_tensorflow_source::hd552e7fb0230f489 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tflite-0.6.3/build.rs:62 [INFO] [stderr] 16: 0x55722780d6ff - build_script_build::main::h227ee69a9c172fbb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tflite-0.6.3/build.rs:520 [INFO] [stderr] 17: 0x5572278190eb - std::rt::lang_start::{{closure}}::h12719657ed1f43f1 [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x557228579688 - std::rt::lang_start_internal::{{closure}}::h7cea099ad4edf1eb [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x557228579688 - std::panicking::try::do_call::h42d93372c44025d2 [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 20: 0x557228579688 - std::panicking::try::hb47a4182362d3341 [INFO] [stderr] at src/libstd/panicking.rs:319 [INFO] [stderr] 21: 0x557228579688 - std::panic::catch_unwind::h2afcfbf3125915b4 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x557228579688 - std::rt::lang_start_internal::h4f696727fe904f48 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x5572278190c7 - std::rt::lang_start::h5bf4c89d67bce3f6 [INFO] [stderr] at /rustc/66dfc4e010913fbed0c4ea91fc2c010004b0f441/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x55722780d77a - main [INFO] [stderr] 25: 0x7f4dbf8550b3 - __libc_start_main [INFO] [stderr] 26: 0x5572278071ae - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "d031354597c9f713931c904102d0e75701773ae4357e44a185e92c685b9cbf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d031354597c9f713931c904102d0e75701773ae4357e44a185e92c685b9cbf4f", kill_on_drop: false }` [INFO] [stdout] d031354597c9f713931c904102d0e75701773ae4357e44a185e92c685b9cbf4f