[INFO] fetching crate bootloader_linker 0.1.5...
[INFO] checking bootloader_linker-0.1.5 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate bootloader_linker 0.1.5 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bootloader_linker 0.1.5 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-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-1-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bootloader-boot-config v0.11.4
[INFO] [stderr]   Downloaded mbrman v0.5.2
[INFO] [stderr]   Downloaded crc v3.0.1
[INFO] [stderr]   Downloaded llvm-tools v0.1.1
[INFO] [stderr]   Downloaded bootloader v0.11.4
[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 rustix v0.37.26
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded futures-concurrency v7.4.3
[INFO] [stderr]   Downloaded crc-catalog v2.2.0
[INFO] [stderr]   Downloaded gpt v3.1.0
[INFO] [stderr]   Downloaded ovmf-prebuilt v0.1.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8fbedfe1741ee0064c8055f4c04c76fd2c9d1541a8263cfa3d0b40b42bfaa85
[INFO] running `Command { std: "docker" "start" "-a" "f8fbedfe1741ee0064c8055f4c04c76fd2c9d1541a8263cfa3d0b40b42bfaa85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8fbedfe1741ee0064c8055f4c04c76fd2c9d1541a8263cfa3d0b40b42bfaa85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fbedfe1741ee0064c8055f4c04c76fd2c9d1541a8263cfa3d0b40b42bfaa85", kill_on_drop: false }`
[INFO] [stdout] f8fbedfe1741ee0064c8055f4c04c76fd2c9d1541a8263cfa3d0b40b42bfaa85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c71e069c7770711fd8ffe18efb07c9c258480ad0ea310bb8c781446366b85c0
[INFO] running `Command { std: "docker" "start" "-a" "6c71e069c7770711fd8ffe18efb07c9c258480ad0ea310bb8c781446366b85c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[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 bitflags v2.4.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling event-listener v3.0.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking crc-catalog v2.2.0
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking serde-big-array v0.4.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling async-signal v0.2.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]     Checking serde_json v1.0.107
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking fatfs v0.3.6
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking bootloader-boot-config v0.11.4
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking ovmf-prebuilt v0.1.0-alpha.1
[INFO] [stderr]    Compiling futures-concurrency v7.4.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking mbrman v0.5.2
[INFO] [stderr]     Checking clap v4.4.6
[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-b68df49f87a6611a/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]       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]       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]   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: 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:     0x55ebf2b042d5 - std::backtrace_rs::backtrace::libunwind::trace::hc0846b9d5d734da3
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55ebf2b042d5 - std::backtrace_rs::backtrace::trace_unsynchronized::haaeb5c07fc5f1c16
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55ebf2b042d5 - std::sys_common::backtrace::_print_fmt::hf422d8687c118c78
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55ebf2b042d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h826b8e7caae31c92
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55ebf2b2776b - core::fmt::rt::Argument::fmt::ha5794cc754ea58dc
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55ebf2b2776b - core::fmt::write::h90bf88fced7d7a85
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x55ebf2b0162f - std::io::Write::write_fmt::h0542e06a2975a65e
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/io/mod.rs:1850:15
[INFO] [stderr]      7:     0x55ebf2b040ae - std::sys_common::backtrace::_print::h6c5d0ea7000c081f
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55ebf2b040ae - std::sys_common::backtrace::print::h8cc61d3d9cfe4b43
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55ebf2b05b69 - std::panicking::default_hook::{{closure}}::ha840b187609a73dc
[INFO] [stderr]     10:     0x55ebf2b05885 - std::panicking::default_hook::h64931701a8dfbeb5
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:291:9
[INFO] [stderr]     11:     0x55ebf2b06004 - std::panicking::rust_panic_with_hook::h0fc054ea3f5b1656
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:788:13
[INFO] [stderr]     12:     0x55ebf2b05ead - std::panicking::begin_panic_handler::{{closure}}::hd39fcf318858b44e
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:649:13
[INFO] [stderr]     13:     0x55ebf2b04799 - std::sys_common::backtrace::__rust_end_short_backtrace::h41bac59379df1622
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55ebf2b05c17 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55ebf2a5b126 - core::panicking::panic_fmt::h7b8f1967fb403697
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55ebf2a6bb75 - build_script_build::build_uefi_bootloader::{{closure}}::h02c031667225ec51
[INFO] [stderr]     17:     0x55ebf2a6b38e - build_script_build::uefi_main::{{closure}}::ha829bb4acb9d28fd
[INFO] [stderr]     18:     0x55ebf2a5bf63 - <futures_concurrency::future::join::tuple::Join2<A,B> as core::future::future::Future>::poll::h7a71ef9a46205c42
[INFO] [stderr]     19:     0x55ebf2a65125 - futures_executor::local_pool::block_on::{{closure}}::hbe0a17fa2567c58f
[INFO] [stderr]     20:     0x55ebf2a64fbb - futures_executor::local_pool::run_executor::{{closure}}::h6b8502fe1ea6d0c5
[INFO] [stderr]     21:     0x55ebf2a66464 - std::thread::local::LocalKey<T>::try_with::h7d4d99bc5fbb9ba4
[INFO] [stderr]     22:     0x55ebf2a66396 - std::thread::local::LocalKey<T>::with::he7d922353d2f1f06
[INFO] [stderr]     23:     0x55ebf2a64f15 - futures_executor::local_pool::run_executor::hac0ac32418ed2763
[INFO] [stderr]     24:     0x55ebf2a650ce - futures_executor::local_pool::block_on::h5b40c2be4b97694e
[INFO] [stderr]     25:     0x55ebf2a6a4e7 - build_script_build::main::hb831bec966e9fe22
[INFO] [stderr]     26:     0x55ebf2a60443 - core::ops::function::FnOnce::call_once::h166c9743378bc986
[INFO] [stderr]     27:     0x55ebf2a65b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0644eeaae244abe5
[INFO] [stderr]     28:     0x55ebf2a65b89 - std::rt::lang_start::{{closure}}::hd6261d80ff958824
[INFO] [stderr]     29:     0x55ebf2afddc6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h49d0eb024581c58d
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     30:     0x55ebf2afddc6 - std::panicking::try::do_call::h216b6896714a987d
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:552:40
[INFO] [stderr]     31:     0x55ebf2afddc6 - std::panicking::try::h4bac5f28dc782f91
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:516:19
[INFO] [stderr]     32:     0x55ebf2afddc6 - std::panic::catch_unwind::h2a45431533d7ee9c
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panic.rs:149:14
[INFO] [stderr]     33:     0x55ebf2afddc6 - std::rt::lang_start_internal::{{closure}}::h93ba00e1aef300e8
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/rt.rs:141:48
[INFO] [stderr]     34:     0x55ebf2afddc6 - std::panicking::try::do_call::hbeece6a5e5d1de22
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:552:40
[INFO] [stderr]     35:     0x55ebf2afddc6 - std::panicking::try::h48d13e3c46df2cb2
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:516:19
[INFO] [stderr]     36:     0x55ebf2afddc6 - std::panic::catch_unwind::he1a369a4d9ab7488
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panic.rs:149:14
[INFO] [stderr]     37:     0x55ebf2afddc6 - std::rt::lang_start_internal::h5fddfc687b4198c5
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/rt.rs:141:20
[INFO] [stderr]     38:     0x55ebf2a65b67 - std::rt::lang_start::h372a90507e210266
[INFO] [stderr]     39:     0x55ebf2a6fa35 - main
[INFO] [stderr]     40:     0x7f1f61d01d90 - <unknown>
[INFO] [stderr]     41:     0x7f1f61d01e40 - __libc_start_main
[INFO] [stderr]     42:     0x55ebf2a5b935 - _start
[INFO] [stderr]     43:                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" "6c71e069c7770711fd8ffe18efb07c9c258480ad0ea310bb8c781446366b85c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c71e069c7770711fd8ffe18efb07c9c258480ad0ea310bb8c781446366b85c0", kill_on_drop: false }`
[INFO] [stdout] 6c71e069c7770711fd8ffe18efb07c9c258480ad0ea310bb8c781446366b85c0
