[INFO] fetching crate embedded-cv 0.1.0... [INFO] checking embedded-cv-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate embedded-cv 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate embedded-cv 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 283 packages to latest compatible versions [INFO] [stderr] Adding image v0.22.5 (available: v0.25.5) [INFO] [stderr] Adding tflite v0.6.3 (available: v0.9.8) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded png v0.15.3 [INFO] [stderr] Downloaded tiff v0.3.1 [INFO] [stderr] Downloaded bart_derive v0.1.6 [INFO] [stderr] Downloaded itertools v0.6.5 [INFO] [stderr] Downloaded bart v0.1.6 [INFO] [stderr] Downloaded image v0.22.5 [INFO] [stderr] Downloaded tflite v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d24d23f36b70bc433bfa5f7fff3210c6dd502980e1ddfaded2c84cf24673be [INFO] running `Command { std: "docker" "start" "-a" "20d24d23f36b70bc433bfa5f7fff3210c6dd502980e1ddfaded2c84cf24673be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d24d23f36b70bc433bfa5f7fff3210c6dd502980e1ddfaded2c84cf24673be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d24d23f36b70bc433bfa5f7fff3210c6dd502980e1ddfaded2c84cf24673be", kill_on_drop: false }` [INFO] [stdout] 20d24d23f36b70bc433bfa5f7fff3210c6dd502980e1ddfaded2c84cf24673be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c3fe32cd714958897356d17e6c58d537911ef3396836832953842fe33a530e0 [INFO] running `Command { std: "docker" "start" "-a" "0c3fe32cd714958897356d17e6c58d537911ef3396836832953842fe33a530e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling cpp_common v0.5.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling bart_derive v0.1.6 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling bart v0.1.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling cpp_build v0.5.10 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling cpp_macros v0.5.10 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking cpp v0.5.10 [INFO] [stderr] Compiling tflite v0.6.3 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] error: failed to run custom build command for `tflite v0.6.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tflite-bb45d7b3a8613e76/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'ff1737bb00913444173658b4e0b274fd79aabf66'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tflite-0.6.3/build.rs:62:45: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Error(Hyper(Error(Connect, Custom { kind: Uncategorized, 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] 1: failure::backtrace::Backtrace::new [INFO] [stderr] 2: >::from [INFO] [stderr] 3: >::from [INFO] [stderr] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 5: build_script_build::download [INFO] [stderr] 6: build_script_build::prepare_tensorflow_source [INFO] [stderr] 7: build_script_build::main [INFO] [stderr] 8: core::ops::function::FnOnce::call_once [INFO] [stderr] 9: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 10: std::rt::lang_start::{{closure}} [INFO] [stderr] 11: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 12: std::rt::lang_start [INFO] [stderr] 13: main [INFO] [stderr] 14: [INFO] [stderr] 15: __libc_start_main [INFO] [stderr] 16: _start [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a88c082ef8a - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a88c082ef8a - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a88c082ef8a - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a88c082ef8a - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a88c085d713 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a88c085d713 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x5a88c082a493 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x5a88c082edd2 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a88c083034d - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5a88c0830193 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5a88c0830a58 - as core::ops::function::Fn>::call::h5f10b9d41a1130a0 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/boxed.rs:1986:9 [INFO] [stderr] 11: 0x5a88c0830a58 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:809:13 [INFO] [stderr] 12: 0x5a88c083081a - std::panicking::begin_panic_handler::{{closure}}::h541106c2fc98c78e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:674:13 [INFO] [stderr] 13: 0x5a88c082f469 - std::sys::backtrace::__rust_end_short_backtrace::hd41b812be983a407 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 14: 0x5a88c08304ac - rust_begin_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:665:5 [INFO] [stderr] 15: 0x5a88c085b620 - core::panicking::panic_fmt::h6d97ef49812eecdc [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/panicking.rs:76:14 [INFO] [stderr] 16: 0x5a88c085baa6 - core::result::unwrap_failed::h15f0d843aaf4c779 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:1699:5 [INFO] [stderr] 17: 0x5a88bfdc637f - build_script_build::prepare_tensorflow_source::h210be764bc6a6e6a [INFO] [stderr] 18: 0x5a88bfdc8ca8 - build_script_build::main::hd1636a003d61c4fd [INFO] [stderr] 19: 0x5a88bfdc1dd3 - core::ops::function::FnOnce::call_once::hd5564ad279990202 [INFO] [stderr] 20: 0x5a88bfdbca46 - std::sys::backtrace::__rust_begin_short_backtrace::he2e9514897ad76d3 [INFO] [stderr] 21: 0x5a88bfdc1979 - std::rt::lang_start::{{closure}}::h8680144dce5a015f [INFO] [stderr] 22: 0x5a88c0824d57 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5a88c0824d57 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x5a88c0824d57 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x5a88c0824d57 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5a88c0824d57 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x5a88c0824d57 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x5a88c0824d57 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x5a88c0824d57 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5a88c0824d57 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x5a88bfdc1957 - std::rt::lang_start::h271ebf7eb40f8a9b [INFO] [stderr] 32: 0x5a88bfdc8d25 - main [INFO] [stderr] 33: 0x70bf3a49dd90 - [INFO] [stderr] 34: 0x70bf3a49de40 - __libc_start_main [INFO] [stderr] 35: 0x5a88bfdbbab5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0c3fe32cd714958897356d17e6c58d537911ef3396836832953842fe33a530e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3fe32cd714958897356d17e6c58d537911ef3396836832953842fe33a530e0", kill_on_drop: false }` [INFO] [stdout] 0c3fe32cd714958897356d17e6c58d537911ef3396836832953842fe33a530e0