[INFO] fetching crate bootloader_linker 0.1.5...
[INFO] checking bootloader_linker-0.1.5 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bootloader_linker 0.1.5 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bootloader_linker 0.1.5 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate bootloader_linker 0.1.5
[INFO] finished tweaking crates.io crate bootloader_linker 0.1.5
[INFO] tweaked toml for crates.io crate bootloader_linker 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate bootloader_linker 0.1.5 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded llvm-tools v0.1.1
[INFO] [stderr]   Downloaded crc-catalog v2.2.0
[INFO] [stderr]   Downloaded crc v3.0.1
[INFO] [stderr]   Downloaded futures-concurrency v7.4.3
[INFO] [stderr]   Downloaded bootloader v0.11.4
[INFO] [stderr]   Downloaded async-signal v0.2.4
[INFO] [stderr]   Downloaded fatfs v0.3.6
[INFO] [stderr]   Downloaded anstyle v1.0.4
[INFO] [stderr]   Downloaded blocking v1.4.1
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded bootloader-boot-config v0.11.4
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded mbrman v0.5.2
[INFO] [stderr]   Downloaded rustix v0.37.26
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] [stderr]   Downloaded anstream v0.6.4
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded ovmf-prebuilt v0.1.0-alpha.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded clap v4.4.6
[INFO] [stderr]   Downloaded clap_builder v4.4.6
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded gpt v3.1.0
[INFO] [stderr]   Downloaded event-listener v3.0.0
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a83e29e561e08f3afd2ddc92d82b2b776081417fbf8a51181b78113289ef5ff1
[INFO] running `Command { std: "docker" "start" "-a" "a83e29e561e08f3afd2ddc92d82b2b776081417fbf8a51181b78113289ef5ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a83e29e561e08f3afd2ddc92d82b2b776081417fbf8a51181b78113289ef5ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83e29e561e08f3afd2ddc92d82b2b776081417fbf8a51181b78113289ef5ff1", kill_on_drop: false }`
[INFO] [stdout] a83e29e561e08f3afd2ddc92d82b2b776081417fbf8a51181b78113289ef5ff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d17d2669010da42ecd11ff3cd5410d65bfe01a1905644d3f656f0ff8e7cc065f
[INFO] running `Command { std: "docker" "start" "-a" "d17d2669010da42ecd11ff3cd5410d65bfe01a1905644d3f656f0ff8e7cc065f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling event-listener v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking crc-catalog v2.2.0
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking fatfs v0.3.6
[INFO] [stderr]     Checking ovmf-prebuilt v0.1.0-alpha.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling async-signal v0.2.4
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling futures-concurrency v7.4.3
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]     Checking serde-big-array v0.4.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bootloader-boot-config v0.11.4
[INFO] [stderr]    Compiling bootloader v0.11.4
[INFO] [stderr]     Checking mbrman v0.5.2
[INFO] [stderr] error: failed to run custom build command for `bootloader v0.11.4`
[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/bootloader-375e5e6061620ddd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bootloader-0.11.4/build.rs:281:9:
[INFO] [stderr]   failed to build bios stage-4
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x559ce82470d6 - std::backtrace_rs::backtrace::libunwind::trace::h841aec340308c59e
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x559ce82470d6 - std::backtrace_rs::backtrace::trace_unsynchronized::h9dee2676d9d11960
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x559ce82470d6 - std::sys_common::backtrace::_print_fmt::h2d423a7a89b7862c
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x559ce82470d6 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hb83a544cb08b68f3
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x559ce826adac - core::fmt::rt::Argument::fmt::hc1d14d10bb089188
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x559ce826adac - core::fmt::write::hfe45f0b918fcb7f8
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x559ce82443df - std::io::Write::write_fmt::hafff8b00df89bf98
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x559ce8246e84 - std::sys_common::backtrace::_print::h847ae15a622b4882
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x559ce8246e84 - std::sys_common::backtrace::print::h708afa8c696ce578
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x559ce8248b7b - std::panicking::default_hook::{{closure}}::h9f7cf46c599f7ff3
[INFO] [stderr]     10:     0x559ce82488d7 - std::panicking::default_hook::h3287a62f5d2ae67a
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x559ce824901d - std::panicking::rust_panic_with_hook::hb88eafc3660b8bff
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x559ce8248eb9 - std::panicking::begin_panic_handler::{{closure}}::h6507929c0772d453
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:649:13
[INFO] [stderr]     13:     0x559ce82475b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h89ad0278467b1bd2
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x559ce8248c24 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x559ce819e1b5 - core::panicking::panic_fmt::hce2350285af4cdca
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x559ce81b23b8 - build_script_build::build_bios_stage_4::{{closure}}::h892d6519e2649c26
[INFO] [stderr]     17:     0x559ce81a094e - <futures_concurrency::future::join::tuple::Join4<A,B,C,D> as core::future::future::Future>::poll::h5fdbab21ba925052
[INFO] [stderr]     18:     0x559ce81ae086 - build_script_build::bios_main::{{closure}}::h03171a2d79bc5156
[INFO] [stderr]     19:     0x559ce819f098 - <futures_concurrency::future::join::tuple::Join2<A,B> as core::future::future::Future>::poll::h1c59ad867ba64c7b
[INFO] [stderr]     20:     0x559ce81a7e35 - futures_executor::local_pool::block_on::{{closure}}::h735ff15622040489
[INFO] [stderr]     21:     0x559ce81a7cd0 - futures_executor::local_pool::run_executor::{{closure}}::h514ae478d8dd9fc8
[INFO] [stderr]     22:     0x559ce81a8cb4 - std::thread::local::LocalKey<T>::try_with::h4a56f0e965ff27fe
[INFO] [stderr]     23:     0x559ce81a8be6 - std::thread::local::LocalKey<T>::with::hee68e9af00725100
[INFO] [stderr]     24:     0x559ce81a7c25 - futures_executor::local_pool::run_executor::hc49e00cfb86e213a
[INFO] [stderr]     25:     0x559ce81a7dde - futures_executor::local_pool::block_on::hb3d19035138323b0
[INFO] [stderr]     26:     0x559ce81adab7 - build_script_build::main::hc7bc651391afc6f2
[INFO] [stderr]     27:     0x559ce81a3ff3 - core::ops::function::FnOnce::call_once::he4bdde53053ad67c
[INFO] [stderr]     28:     0x559ce81a8766 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd2fb1bc45266ec70
[INFO] [stderr]     29:     0x559ce81a87b9 - std::rt::lang_start::{{closure}}::h7b00a643c5fa82f6
[INFO] [stderr]     30:     0x559ce8240d83 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hea0299f39373341f
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     31:     0x559ce8240d83 - std::panicking::try::do_call::h0cd3430abeddc4e2
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:552:40
[INFO] [stderr]     32:     0x559ce8240d83 - std::panicking::try::h1b6d10b095200de8
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:516:19
[INFO] [stderr]     33:     0x559ce8240d83 - std::panic::catch_unwind::h39fde36d17186f03
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panic.rs:146:14
[INFO] [stderr]     34:     0x559ce8240d83 - std::rt::lang_start_internal::{{closure}}::hdffbc47fb787c567
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/rt.rs:148:48
[INFO] [stderr]     35:     0x559ce8240d83 - std::panicking::try::do_call::h8261032ff252bd66
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:552:40
[INFO] [stderr]     36:     0x559ce8240d83 - std::panicking::try::hfa26d7ee0ada6340
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:516:19
[INFO] [stderr]     37:     0x559ce8240d83 - std::panic::catch_unwind::h94fb8e4675a04827
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panic.rs:146:14
[INFO] [stderr]     38:     0x559ce8240d83 - std::rt::lang_start_internal::h86a38ee89c760c9f
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/rt.rs:148:20
[INFO] [stderr]     39:     0x559ce81a8797 - std::rt::lang_start::h3d8cfc086c73cb66
[INFO] [stderr]     40:     0x559ce81b30d5 - main
[INFO] [stderr]     41:     0x7f904b44ed90 - <unknown>
[INFO] [stderr]     42:     0x7f904b44ee40 - __libc_start_main
[INFO] [stderr]     43:     0x559ce819e885 - _start
[INFO] [stderr]     44:                0x0 - <unknown>
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] running `Command { std: "docker" "inspect" "d17d2669010da42ecd11ff3cd5410d65bfe01a1905644d3f656f0ff8e7cc065f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17d2669010da42ecd11ff3cd5410d65bfe01a1905644d3f656f0ff8e7cc065f", kill_on_drop: false }`
[INFO] [stdout] d17d2669010da42ecd11ff3cd5410d65bfe01a1905644d3f656f0ff8e7cc065f
