[INFO] cloning repository https://github.com/AlexanderChen1989/hello-tf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderChen1989/hello-tf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderChen1989%2Fhello-tf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderChen1989%2Fhello-tf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 064ba1a59b6e7df9325726e7d0b69163e862c546
[INFO] checking AlexanderChen1989/hello-tf against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderChen1989%2Fhello-tf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderChen1989/hello-tf
[INFO] finished tweaking git repo https://github.com/AlexanderChen1989/hello-tf
[INFO] tweaked toml for git repo https://github.com/AlexanderChen1989/hello-tf written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderChen1989/hello-tf on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderChen1989/hello-tf already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tokio-rs/axum`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tungstenite v0.12.0
[INFO] [stderr]   Downloaded tensorflow-internal-macros v0.0.1
[INFO] [stderr]   Downloaded futures-macro v0.3.17
[INFO] [stderr]   Downloaded tokio-tungstenite v0.13.0
[INFO] [stderr]   Downloaded async-compression v0.3.8
[INFO] [stderr]   Downloaded matchit v0.4.4
[INFO] [stderr]   Downloaded protobuf v2.23.0
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded tar v0.4.37
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded multer v2.0.1
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded crc v2.0.0
[INFO] [stderr]   Downloaded curl v0.4.39
[INFO] [stderr]   Downloaded brotli v3.3.2
[INFO] [stderr]   Downloaded tokio-io-timeout v1.1.1
[INFO] [stderr]   Downloaded tensorflow-sys v0.20.0
[INFO] [stderr]   Downloaded tonic v0.6.1
[INFO] [stderr]   Downloaded tensorflow v0.17.0
[INFO] [stderr]   Downloaded warp v0.3.1
[INFO] [stderr]   Downloaded fixedbitset v0.4.0
[INFO] [stderr]   Downloaded petgraph v0.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded tower v0.4.10
[INFO] [stderr]   Downloaded tower-http v0.1.1
[INFO] [stderr]   Downloaded tonic-build v0.6.0
[INFO] [stderr]   Downloaded tonic-web v0.2.0
[INFO] [stderr]   Downloaded headers v0.3.5
[INFO] [stderr]   Downloaded multipart v0.17.1
[INFO] [stderr]   Downloaded iri-string v0.4.0
[INFO] [stderr]   Downloaded libz-sys v1.1.3
[INFO] [stderr]   Downloaded curl-sys v0.4.49+curl-7.79.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba11005c3f1b0108dd9e9d6173f9fa1d42c7e5cc457bae5f25c6f7a00b6b0495
[INFO] running `Command { std: "docker" "start" "-a" "ba11005c3f1b0108dd9e9d6173f9fa1d42c7e5cc457bae5f25c6f7a00b6b0495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba11005c3f1b0108dd9e9d6173f9fa1d42c7e5cc457bae5f25c6f7a00b6b0495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba11005c3f1b0108dd9e9d6173f9fa1d42c7e5cc457bae5f25c6f7a00b6b0495", kill_on_drop: false }`
[INFO] [stdout] ba11005c3f1b0108dd9e9d6173f9fa1d42c7e5cc457bae5f25c6f7a00b6b0495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60b47ad59988a3392ef5ff19922d77ca282a3c66d437bbfba88cf35241779c7b
[INFO] running `Command { std: "docker" "start" "-a" "60b47ad59988a3392ef5ff19922d77ca282a3c66d437bbfba88cf35241779c7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.68
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling curl-sys v0.4.49+curl-7.79.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling curl v0.4.39
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling openssl v0.10.37
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking brotli v3.3.2
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tensorflow-sys v0.20.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling protobuf v2.23.0
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking iri-string v0.4.0
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking tokio-io-timeout v1.1.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tonic-build v0.6.0
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking tower v0.4.10
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr] error: failed to run custom build command for `tensorflow-sys v0.20.0`
[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/tensorflow-sys-306681668d144cd5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=TENSORFLOW_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=TENSORFLOW_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=TENSORFLOW_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   libtensorflow-sys/build.rs:202: binary_url = "https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-2.5.0.tar.gz"
[INFO] [stderr]   libtensorflow-sys/build.rs:206: base_name = "libtensorflow-cpu-linux-x86_64-2.5.0"
[INFO] [stderr]   libtensorflow-sys/build.rs:215: file_name = "/opt/rustwide/target/debug/build/tensorflow-sys-375b1d3435073621/out/libtensorflow-cpu-linux-x86_64-2.5.0.tar.gz"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2337) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tensorflow-sys-0.20.0/build.rs:225:24:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Error { description: "Couldn't resolve host name", code: 6, extra: Some("Could not resolve host: storage.googleapis.com") }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b8fa83a0512 - std[c53ce44f1499c8f7]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b8fa83a0512 - std[c53ce44f1499c8f7]::backtrace_rs::backtrace::trace_unsynchronized::<std[c53ce44f1499c8f7]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b8fa83a0512 - std[c53ce44f1499c8f7]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b8fa83a0512 - <<std[c53ce44f1499c8f7]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b65165ee930b1c81]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b8fa83b4fca - <core[b65165ee930b1c81]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b8fa83b4fca - core[b65165ee930b1c81]::fmt::write
[INFO] [stderr]      6:     0x5b8fa83a6996 - std[c53ce44f1499c8f7]::io::default_write_fmt::<std[c53ce44f1499c8f7]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b8fa83a6996 - <std[c53ce44f1499c8f7]::sys::stdio::unix::Stderr as std[c53ce44f1499c8f7]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5b8fa838110f - <std[c53ce44f1499c8f7]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b8fa838110f - std[c53ce44f1499c8f7]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b8fa839a681 - std[c53ce44f1499c8f7]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b8fa839a8eb - std[c53ce44f1499c8f7]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5b8fa83811c8 - std[c53ce44f1499c8f7]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5b8fa8378a79 - std[c53ce44f1499c8f7]::sys::backtrace::__rust_end_short_backtrace::<std[c53ce44f1499c8f7]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b8fa8381d6d - __rustc[cdd9cdf7d6dc8cda]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5b8fa83b570c - core[b65165ee930b1c81]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b8fa83b5482 - core[b65165ee930b1c81]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5b8fa82e2724 - build_script_build[27100278bdb06bb6]::install_prebuilt
[INFO] [stderr]     18:     0x5b8fa82e4637 - build_script_build[27100278bdb06bb6]::main
[INFO] [stderr]     19:     0x5b8fa82e6ec3 - <fn() as core[b65165ee930b1c81]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5b8fa82dd5e6 - std[c53ce44f1499c8f7]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5b8fa82ef129 - std[c53ce44f1499c8f7]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5b8fa83997b6 - <&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync as core[b65165ee930b1c81]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::panicking::catch_unwind::do_call::<&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::panicking::catch_unwind::<i32, &dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::panic::catch_unwind::<&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::panicking::catch_unwind::do_call::<std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::panicking::catch_unwind::<isize, std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::panic::catch_unwind::<std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b8fa83997b6 - std[c53ce44f1499c8f7]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b8fa82ee501 - std[c53ce44f1499c8f7]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5b8fa82e72e5 - main
[INFO] [stderr]     33:     0x7a9f1f0a61ca - <unknown>
[INFO] [stderr]     34:     0x7a9f1f0a628b - __libc_start_main
[INFO] [stderr]     35:     0x5b8fa82da625 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "60b47ad59988a3392ef5ff19922d77ca282a3c66d437bbfba88cf35241779c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b47ad59988a3392ef5ff19922d77ca282a3c66d437bbfba88cf35241779c7b", kill_on_drop: false }`
[INFO] [stdout] 60b47ad59988a3392ef5ff19922d77ca282a3c66d437bbfba88cf35241779c7b
