[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 try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderChen1989%2Fhello-tf" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderChen1989/hello-tf on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2027edcc96df36b08706fd125f4305181e8c313dab264073e51c1fdb6ee0c19a
[INFO] running `Command { std: "docker" "start" "-a" "2027edcc96df36b08706fd125f4305181e8c313dab264073e51c1fdb6ee0c19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2027edcc96df36b08706fd125f4305181e8c313dab264073e51c1fdb6ee0c19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2027edcc96df36b08706fd125f4305181e8c313dab264073e51c1fdb6ee0c19a", kill_on_drop: false }`
[INFO] [stdout] 2027edcc96df36b08706fd125f4305181e8c313dab264073e51c1fdb6ee0c19a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a7fd65612a7d294a5d7d72e7f7f588b92958d08bbde2028e76eda019ab4993d
[INFO] running `Command { std: "docker" "start" "-a" "7a7fd65612a7d294a5d7d72e7f7f588b92958d08bbde2028e76eda019ab4993d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[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 once_cell v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking scopeguard v1.1.0
[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 openssl-sys v0.9.68
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling curl-sys v0.4.49+curl-7.79.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking tinyvec v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking generic-array v0.14.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling curl v0.4.39
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.37
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling protobuf v2.23.0
[INFO] [stderr]     Checking brotli v3.3.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking buf_redux v0.8.4
[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 prost v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]     Checking pin-project v1.0.8
[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 iri-string v0.4.0
[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' (2417) 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:     0x61240765eb02 - std[bd4fd743d24fc948]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61240765eb02 - std[bd4fd743d24fc948]::backtrace_rs::backtrace::trace_unsynchronized::<std[bd4fd743d24fc948]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61240765eb02 - std[bd4fd743d24fc948]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x61240765eb02 - <<std[bd4fd743d24fc948]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3599737bacc63999]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x61240767358a - <core[3599737bacc63999]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x61240767358a - core[3599737bacc63999]::fmt::write
[INFO] [stderr]      6:     0x612407664f86 - std[bd4fd743d24fc948]::io::default_write_fmt::<std[bd4fd743d24fc948]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x612407664f86 - <std[bd4fd743d24fc948]::sys::stdio::unix::Stderr as std[bd4fd743d24fc948]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x61240763f2df - <std[bd4fd743d24fc948]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x61240763f2df - std[bd4fd743d24fc948]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x612407658c71 - std[bd4fd743d24fc948]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x612407658edb - std[bd4fd743d24fc948]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x61240763f398 - std[bd4fd743d24fc948]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x612407636c49 - std[bd4fd743d24fc948]::sys::backtrace::__rust_end_short_backtrace::<std[bd4fd743d24fc948]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x61240763ff3d - __rustc[f744f0f8d4931374]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x612407673ccc - core[3599737bacc63999]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x612407673a42 - core[3599737bacc63999]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6124075a2004 - build_script_build[1a44674ba0059f84]::install_prebuilt
[INFO] [stderr]     18:     0x6124075a3f17 - build_script_build[1a44674ba0059f84]::main
[INFO] [stderr]     19:     0x6124075b2ba3 - <fn() as core[3599737bacc63999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x6124075b0916 - std[bd4fd743d24fc948]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x6124075b0ec9 - std[bd4fd743d24fc948]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x612407657da6 - <&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe as core[3599737bacc63999]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x612407657da6 - std[bd4fd743d24fc948]::panicking::catch_unwind::do_call::<&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x612407657da6 - std[bd4fd743d24fc948]::panicking::catch_unwind::<i32, &dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x612407657da6 - std[bd4fd743d24fc948]::panic::catch_unwind::<&dyn core[3599737bacc63999]::ops::function::Fn<(), Output = i32> + core[3599737bacc63999]::marker::Sync + core[3599737bacc63999]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x612407657da6 - std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x612407657da6 - std[bd4fd743d24fc948]::panicking::catch_unwind::do_call::<std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x612407657da6 - std[bd4fd743d24fc948]::panicking::catch_unwind::<isize, std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x612407657da6 - std[bd4fd743d24fc948]::panic::catch_unwind::<std[bd4fd743d24fc948]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x612407657da6 - std[bd4fd743d24fc948]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6124075b0161 - std[bd4fd743d24fc948]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x6124075a6605 - main
[INFO] [stderr]     33:     0x75e83f9891ca - <unknown>
[INFO] [stderr]     34:     0x75e83f98928b - __libc_start_main
[INFO] [stderr]     35:     0x6124075993d5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7a7fd65612a7d294a5d7d72e7f7f588b92958d08bbde2028e76eda019ab4993d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7fd65612a7d294a5d7d72e7f7f588b92958d08bbde2028e76eda019ab4993d", kill_on_drop: false }`
[INFO] [stdout] 7a7fd65612a7d294a5d7d72e7f7f588b92958d08bbde2028e76eda019ab4993d
