[INFO] cloning repository https://github.com/aldorithms/blog_os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aldorithms/blog_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldorithms%2Fblog_os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldorithms%2Fblog_os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4959f2e71d0a6f5023da05903f33d0f31de9b673 [INFO] checking aldorithms/blog_os against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldorithms%2Fblog_os" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aldorithms/blog_os on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aldorithms/blog_os [INFO] finished tweaking git repo https://github.com/aldorithms/blog_os [INFO] tweaked toml for git repo https://github.com/aldorithms/blog_os written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aldorithms/blog_os 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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 bootloader-boot-config v0.11.4 [INFO] [stderr] Downloaded bootloader v0.11.4 [INFO] [stderr] Downloaded gpt v3.1.0 [INFO] [stderr] Downloaded mbrman v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acf398f98152cc7dc9bb0fe76820b2ec502d9bfd189b20763712d4feab02dc67 [INFO] running `Command { std: "docker" "start" "-a" "acf398f98152cc7dc9bb0fe76820b2ec502d9bfd189b20763712d4feab02dc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acf398f98152cc7dc9bb0fe76820b2ec502d9bfd189b20763712d4feab02dc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf398f98152cc7dc9bb0fe76820b2ec502d9bfd189b20763712d4feab02dc67", kill_on_drop: false }` [INFO] [stdout] acf398f98152cc7dc9bb0fe76820b2ec502d9bfd189b20763712d4feab02dc67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 237335d75f2ed9e662f8c32dfc51ead16ab9bf61ab8b6cb1cb65d4a3876a26ec [INFO] running `Command { std: "docker" "start" "-a" "237335d75f2ed9e662f8c32dfc51ead16ab9bf61ab8b6cb1cb65d4a3876a26ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling async-io v2.2.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking fatfs v0.3.6 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Checking gpt v3.1.0 [INFO] [stderr] Compiling futures-concurrency v7.4.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-big-array v0.4.1 [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-77a148b873cc2505/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [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] 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 (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:197:9: [INFO] [stderr] failed to build bios second stage [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5609037a89b5 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5609037a89b5 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5609037a89b5 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5609037a89b5 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5609037cc8fb - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5609037cc8fb - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x5609037a5bbf - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x5609037a878e - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5609037a878e - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5609037aa3f9 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x5609037aa163 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5609037aa894 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x5609037aa73d - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:650:13 [INFO] [stderr] 13: 0x5609037a8e79 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5609037aa4a7 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x5609036c0126 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5609036d246a - build_script_build::build_bios_stage_2::{{closure}}::hab7bc1bcce2e10fb [INFO] [stderr] 17: 0x5609036c1f83 - as core::future::future::Future>::poll::h5ec72c8cf1ee46cf [INFO] [stderr] 18: 0x5609036cfaee - build_script_build::bios_main::{{closure}}::hc5ab1c9d260f055b [INFO] [stderr] 19: 0x5609036c1143 - as core::future::future::Future>::poll::h95a503e8294f7e3e [INFO] [stderr] 20: 0x5609036ca185 - futures_executor::local_pool::block_on::{{closure}}::hc249a77dffbe6c3f [INFO] [stderr] 21: 0x5609036ca020 - futures_executor::local_pool::run_executor::{{closure}}::h293898ad9f2a48c9 [INFO] [stderr] 22: 0x5609036cb4c4 - std::thread::local::LocalKey::try_with::h864aac09a6f74f2d [INFO] [stderr] 23: 0x5609036cb3f6 - std::thread::local::LocalKey::with::h54712b197a082503 [INFO] [stderr] 24: 0x5609036c9f75 - futures_executor::local_pool::run_executor::hbd8839df05733d9e [INFO] [stderr] 25: 0x5609036ca12e - futures_executor::local_pool::block_on::hd02b457112f639ac [INFO] [stderr] 26: 0x5609036cf537 - build_script_build::main::hca384578f9ecd01b [INFO] [stderr] 27: 0x5609036c5493 - core::ops::function::FnOnce::call_once::h30514e4e0df3a2e4 [INFO] [stderr] 28: 0x5609036cab96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5b360ccaeda1de06 [INFO] [stderr] 29: 0x5609036cabe9 - std::rt::lang_start::{{closure}}::h70c388d52bfe589f [INFO] [stderr] 30: 0x5609037a25f1 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 31: 0x5609037a25f1 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 32: 0x5609037a25f1 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 33: 0x5609037a25f1 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 34: 0x5609037a25f1 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 35: 0x5609037a25f1 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 36: 0x5609037a25f1 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 37: 0x5609037a25f1 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 38: 0x5609037a25f1 - std::rt::lang_start_internal::h4207974af80a0725 [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] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 39: 0x5609036cabc7 - std::rt::lang_start::h906e6d210101eaa1 [INFO] [stderr] 40: 0x5609036d4a85 - main [INFO] [stderr] 41: 0x7f7ca59fad90 - [INFO] [stderr] 42: 0x7f7ca59fae40 - __libc_start_main [INFO] [stderr] 43: 0x5609036c0935 - _start [INFO] [stderr] 44: 0x0 - [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" "237335d75f2ed9e662f8c32dfc51ead16ab9bf61ab8b6cb1cb65d4a3876a26ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237335d75f2ed9e662f8c32dfc51ead16ab9bf61ab8b6cb1cb65d4a3876a26ec", kill_on_drop: false }` [INFO] [stdout] 237335d75f2ed9e662f8c32dfc51ead16ab9bf61ab8b6cb1cb65d4a3876a26ec