[INFO] fetching crate bootloader_linker 0.1.5...
[INFO] checking bootloader_linker-0.1.5 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate bootloader_linker 0.1.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bootloader_linker 0.1.5 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-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-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.0
[INFO] [stderr]   Downloaded async-io v1.13.0
[INFO] [stderr]   Downloaded crc-catalog v2.2.0
[INFO] [stderr]   Downloaded gpt v3.1.0
[INFO] [stderr]   Downloaded async-process v1.8.1
[INFO] [stderr]   Downloaded futures-concurrency v7.4.3
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] [stderr]   Downloaded rustix v0.37.26
[INFO] [stderr]   Downloaded ovmf-prebuilt v0.1.0-alpha.1
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded bootloader v0.11.4
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded llvm-tools v0.1.1
[INFO] [stderr]   Downloaded polling v2.8.0
[INFO] [stderr]   Downloaded async-signal v0.2.4
[INFO] [stderr]   Downloaded event-listener v3.0.0
[INFO] [stderr]   Downloaded fatfs v0.3.6
[INFO] [stderr]   Downloaded mbrman v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71fda9c87e3f9297f7a2cdfca9c79cc8593ca27029e278e20363b6ee2f2af4b2
[INFO] running `Command { std: "docker" "start" "-a" "71fda9c87e3f9297f7a2cdfca9c79cc8593ca27029e278e20363b6ee2f2af4b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71fda9c87e3f9297f7a2cdfca9c79cc8593ca27029e278e20363b6ee2f2af4b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71fda9c87e3f9297f7a2cdfca9c79cc8593ca27029e278e20363b6ee2f2af4b2", kill_on_drop: false }`
[INFO] [stdout] 71fda9c87e3f9297f7a2cdfca9c79cc8593ca27029e278e20363b6ee2f2af4b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26efcb267f908a96b2e37884be67fd379bcc4a4993a2313d2c93dea1d2eed347
[INFO] running `Command { std: "docker" "start" "-a" "26efcb267f908a96b2e37884be67fd379bcc4a4993a2313d2c93dea1d2eed347", kill_on_drop: false }`
[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 crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[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 futures-lite v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling event-listener v3.0.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking crc-catalog v2.2.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking fatfs v0.3.6
[INFO] [stderr]     Checking ovmf-prebuilt v0.1.0-alpha.1
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling async-signal v0.2.4
[INFO] [stderr]    Compiling async-process v1.8.1
[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]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling futures-concurrency v7.4.3
[INFO] [stderr]     Checking thiserror v1.0.50
[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]     Checking mbrman v0.5.2
[INFO] [stderr]    Compiling bootloader v0.11.4
[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]   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]       Updating crates.io index
[INFO] [stderr]   warning:    Updating spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: index.crates.io)
[INFO] [stderr]    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]       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 (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]   error: failed to query replaced source registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     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:108:9:
[INFO] [stderr]   failed to build uefi bootloader
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x559197597bdc - std::backtrace_rs::backtrace::libunwind::trace::hf82e7f192d52e64b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x559197597bdc - std::backtrace_rs::backtrace::trace_unsynchronized::h5ac203979c6adda5
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x559197597bdc - std::sys_common::backtrace::_print_fmt::hed146a3c2f312bec
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x559197597bdc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h447a09b0c9d8b3be
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5591975bdaf0 - core::fmt::rt::Argument::fmt::h5746129e8952c9d4
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x5591975bdaf0 - core::fmt::write::he3c7b4da87cac5c9
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55919759519f - std::io::Write::write_fmt::h38bdb49a4fbe0f79
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x5591975979c4 - std::sys_common::backtrace::_print::h433ad827a8eb7117
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x5591975979c4 - std::sys_common::backtrace::print::hd30f60963b6f931b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x5591975996d7 - std::panicking::default_hook::{{closure}}::hae6c6d0460433514
[INFO] [stderr]     10:     0x55919759943f - std::panicking::default_hook::h26f114e2654b4583
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x559197599b58 - std::panicking::rust_panic_with_hook::h8da09eceb4025e00
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x559197599a09 - std::panicking::begin_panic_handler::{{closure}}::h14ccf55fd0d8568a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:649:13
[INFO] [stderr]     13:     0x5591975980a6 - std::sys_common::backtrace::__rust_end_short_backtrace::hc4279fec1eb11e57
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x5591975997a2 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x5591974ee3d5 - core::panicking::panic_fmt::hdcd414b50414e074
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5591974ff541 - build_script_build::build_uefi_bootloader::{{closure}}::hdd63134c20351f3b
[INFO] [stderr]     17:     0x5591974fed3f - build_script_build::uefi_main::{{closure}}::h467d279a7df6af47
[INFO] [stderr]     18:     0x5591974f6363 - <futures_concurrency::future::join::tuple::Join2<A,B> as core::future::future::Future>::poll::hed1dc879fc007c37
[INFO] [stderr]     19:     0x5591974f8c95 - futures_executor::local_pool::block_on::{{closure}}::h1a65f2c760f50a40
[INFO] [stderr]     20:     0x5591974f8b2c - futures_executor::local_pool::run_executor::{{closure}}::hca899a100e15b8c5
[INFO] [stderr]     21:     0x5591974f9966 - std::thread::local::LocalKey<T>::try_with::h82da86830c44eb65
[INFO] [stderr]     22:     0x5591974f9856 - std::thread::local::LocalKey<T>::with::h7b6906f9931ca74c
[INFO] [stderr]     23:     0x5591974f8a87 - futures_executor::local_pool::run_executor::h5d942c9086023ec0
[INFO] [stderr]     24:     0x5591974f8c3e - futures_executor::local_pool::block_on::h4bea6edada7a04de
[INFO] [stderr]     25:     0x5591974fe007 - build_script_build::main::hdaea1797fc7eaf90
[INFO] [stderr]     26:     0x5591974f2e23 - core::ops::function::FnOnce::call_once::h8c926c25c2148fbb
[INFO] [stderr]     27:     0x5591974f9176 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6dcf1afdb6b13d3f
[INFO] [stderr]     28:     0x5591974f28a9 - std::rt::lang_start::{{closure}}::hc13dcf174c0e14b7
[INFO] [stderr]     29:     0x559197591727 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h658622c66563c38f
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     30:     0x559197591727 - std::panicking::try::do_call::h8002e07ffb435d48
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     31:     0x559197591727 - std::panicking::try::he04747d1428f9f5a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     32:     0x559197591727 - std::panic::catch_unwind::h8f4636046dcfb2df
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     33:     0x559197591727 - std::rt::lang_start_internal::{{closure}}::h8dffd1ea3bc0d1d0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:48
[INFO] [stderr]     34:     0x559197591727 - std::panicking::try::do_call::h5989f348b191affb
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     35:     0x559197591727 - std::panicking::try::hfbc357d86d926a0e
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     36:     0x559197591727 - std::panic::catch_unwind::he50dac537cfd37b0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     37:     0x559197591727 - std::rt::lang_start_internal::h455d839bebdeb5d7
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:20
[INFO] [stderr]     38:     0x5591974f2887 - std::rt::lang_start::h0b417670e6e631ad
[INFO] [stderr]     39:     0x559197503455 - main
[INFO] [stderr]     40:     0x7f0c69d66d90 - <unknown>
[INFO] [stderr]     41:     0x7f0c69d66e40 - __libc_start_main
[INFO] [stderr]     42:     0x5591974eec05 - _start
[INFO] [stderr]     43:                0x0 - <unknown>
[INFO] [stderr]   error: failed to query replaced source registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     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: failed to query replaced source registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     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: failed to query replaced source registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     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: failed to query replaced source registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     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" "26efcb267f908a96b2e37884be67fd379bcc4a4993a2313d2c93dea1d2eed347", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26efcb267f908a96b2e37884be67fd379bcc4a4993a2313d2c93dea1d2eed347", kill_on_drop: false }`
[INFO] [stdout] 26efcb267f908a96b2e37884be67fd379bcc4a4993a2313d2c93dea1d2eed347
