[INFO] fetching crate bootloader 0.11.4... [INFO] checking bootloader-0.11.4 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate bootloader 0.11.4 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate bootloader 0.11.4 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-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate bootloader 0.11.4 [INFO] finished tweaking crates.io crate bootloader 0.11.4 [INFO] tweaked toml for crates.io crate bootloader 0.11.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 115 packages [INFO] [stderr] Adding async-io v1.13.0 (latest: v2.3.2) [INFO] [stderr] Adding async-lock v2.8.0 (latest: v3.3.0) [INFO] [stderr] Adding async-process v1.8.1 (latest: v2.2.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding event-listener v2.5.3 (latest: v5.2.0) [INFO] [stderr] Adding event-listener v3.1.0 (latest: v5.2.0) [INFO] [stderr] Adding event-listener v4.0.3 (latest: v5.2.0) [INFO] [stderr] Adding event-listener-strategy v0.4.0 (latest: v0.5.1) [INFO] [stderr] Adding fastrand v1.9.0 (latest: v2.0.2) [INFO] [stderr] Adding futures-lite v1.13.0 (latest: v2.3.0) [INFO] [stderr] Adding io-lifetimes v1.0.11 (latest: v2.0.3) [INFO] [stderr] Adding linux-raw-sys v0.3.8 (latest: v0.6.4) [INFO] [stderr] Adding linux-raw-sys v0.4.13 (latest: v0.6.4) [INFO] [stderr] Adding polling v2.8.0 (latest: v3.6.0) [INFO] [stderr] Adding radium v0.7.0 (latest: v1.1.0) [INFO] [stderr] Adding rustix v0.37.27 (latest: v0.38.32) [INFO] [stderr] Adding serde-big-array v0.4.1 (latest: v0.5.1) [INFO] [stderr] Adding socket2 v0.4.10 (latest: v0.5.6) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding wyz v0.5.1 (latest: v0.6.1) [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] Downloading crates ... [INFO] [stderr] Downloaded llvm-tools v0.1.1 [INFO] [stderr] Downloaded crc v3.0.1 [INFO] [stderr] Downloaded crc-catalog v2.4.0 [INFO] [stderr] Downloaded mbrman v0.5.2 [INFO] [stderr] Downloaded bootloader-boot-config v0.11.7 [INFO] [stderr] Downloaded pin-project v1.1.5 [INFO] [stderr] Downloaded futures-sink v0.3.30 [INFO] [stderr] Downloaded anyhow v1.0.81 [INFO] [stderr] Downloaded polling v3.6.0 [INFO] [stderr] Downloaded async-io v2.3.2 [INFO] [stderr] Downloaded event-listener v3.1.0 [INFO] [stderr] Downloaded fatfs v0.3.6 [INFO] [stderr] Downloaded futures-executor v0.3.30 [INFO] [stderr] Downloaded futures-channel v0.3.30 [INFO] [stderr] Downloaded futures-macro v0.3.30 [INFO] [stderr] Downloaded futures v0.3.30 [INFO] [stderr] Downloaded pin-project-internal v1.1.5 [INFO] [stderr] Downloaded futures-concurrency v7.5.0 [INFO] [stderr] Downloaded gpt v3.1.0 [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d88b1cc54668967e8a8240cf89057aa6a6ba25de35af1a74b7c78119b682387c [INFO] running `Command { std: "docker" "start" "-a" "d88b1cc54668967e8a8240cf89057aa6a6ba25de35af1a74b7c78119b682387c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d88b1cc54668967e8a8240cf89057aa6a6ba25de35af1a74b7c78119b682387c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88b1cc54668967e8a8240cf89057aa6a6ba25de35af1a74b7c78119b682387c", kill_on_drop: false }` [INFO] [stdout] d88b1cc54668967e8a8240cf89057aa6a6ba25de35af1a74b7c78119b682387c [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db697f59b9e7d015053087a69bfed4f8cfecb12a8d9c06f40bcc37776d6b4a28 [INFO] running `Command { std: "docker" "start" "-a" "db697f59b9e7d015053087a69bfed4f8cfecb12a8d9c06f40bcc37776d6b4a28", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `test_kernel_higher_half` in profile `test` did not match any packages [INFO] [stderr] warning: profile package spec `test_kernel_min_stack` in profile `test` did not match any packages [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking fatfs v0.3.6 [INFO] [stderr] Checking gpt v3.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-concurrency v7.5.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-big-array v0.4.1 [INFO] [stderr] Checking bootloader-boot-config v0.11.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking mbrman v0.5.2 [INFO] [stderr] Compiling bootloader v0.11.4 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `bootloader v0.11.4 (/opt/rustwide/workdir)` [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-d8b8086599165e31/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] 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] 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 build.rs:239:9: [INFO] [stderr] failed to build bios stage-3 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ee05a7e1b5 - 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: 0x55ee05a7e1b5 - 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: 0x55ee05a7e1b5 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ee05a7e1b5 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ee05aa20fb - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55ee05aa20fb - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55ee05a7b3bf - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55ee05a7df8e - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ee05a7df8e - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ee05a7fbf9 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x55ee05a7f963 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55ee05a80094 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x55ee05a7ff3d - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:650:13 [INFO] [stderr] 13: 0x55ee05a7e679 - 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: 0x55ee05a7fca7 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x55ee05994126 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55ee059a6ef0 - build_script_build::build_bios_stage_3::{{closure}}::hcc5165dc8b8383dc [INFO] [stderr] 17: 0x55ee05995fb6 - as core::future::future::Future>::poll::hd32dc2bc5b37d0ea [INFO] [stderr] 18: 0x55ee059a38ee - build_script_build::bios_main::{{closure}}::h4b9b3bdc0d37a41b [INFO] [stderr] 19: 0x55ee05995066 - as core::future::future::Future>::poll::h302777fc0e81be72 [INFO] [stderr] 20: 0x55ee0599dd75 - futures_executor::local_pool::block_on::{{closure}}::h7cb655efc8ff1d63 [INFO] [stderr] 21: 0x55ee0599dc10 - futures_executor::local_pool::run_executor::{{closure}}::h3f11079f39d0b9e7 [INFO] [stderr] 22: 0x55ee0599f194 - std::thread::local::LocalKey::try_with::h07ee600ba85a02af [INFO] [stderr] 23: 0x55ee0599f0c6 - std::thread::local::LocalKey::with::h86e0ac1427db6bb5 [INFO] [stderr] 24: 0x55ee0599db65 - futures_executor::local_pool::run_executor::h8f56d24504a7cea3 [INFO] [stderr] 25: 0x55ee0599dd1e - futures_executor::local_pool::block_on::h5e9aa7a865ce9e12 [INFO] [stderr] 26: 0x55ee059a3337 - build_script_build::main::h4eeb459bf8f42416 [INFO] [stderr] 27: 0x55ee05999013 - core::ops::function::FnOnce::call_once::h14d0e07f7854e6a8 [INFO] [stderr] 28: 0x55ee0599e8c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::he76def1da940583c [INFO] [stderr] 29: 0x55ee05998f39 - std::rt::lang_start::{{closure}}::h3d44e06955c1adf1 [INFO] [stderr] 30: 0x55ee05a77df1 - 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: 0x55ee05a77df1 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 32: 0x55ee05a77df1 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 33: 0x55ee05a77df1 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 34: 0x55ee05a77df1 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 35: 0x55ee05a77df1 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 36: 0x55ee05a77df1 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 37: 0x55ee05a77df1 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 38: 0x55ee05a77df1 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 39: 0x55ee05998f17 - std::rt::lang_start::hf5164b3b5d03242a [INFO] [stderr] 40: 0x55ee059a8885 - main [INFO] [stderr] 41: 0x7f4c44dd8d90 - [INFO] [stderr] 42: 0x7f4c44dd8e40 - __libc_start_main [INFO] [stderr] 43: 0x55ee05994935 - _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] [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" "db697f59b9e7d015053087a69bfed4f8cfecb12a8d9c06f40bcc37776d6b4a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db697f59b9e7d015053087a69bfed4f8cfecb12a8d9c06f40bcc37776d6b4a28", kill_on_drop: false }` [INFO] [stdout] db697f59b9e7d015053087a69bfed4f8cfecb12a8d9c06f40bcc37776d6b4a28 [INFO] checking bootloader-0.11.4 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [INFO] extracting crate bootloader 0.11.4 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate bootloader 0.11.4 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate bootloader 0.11.4 [INFO] finished tweaking crates.io crate bootloader 0.11.4 [INFO] tweaked toml for crates.io crate bootloader 0.11.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89bd2e76380db4c99fb06ecc4e0e63b9eaa008b90739d6597a17c837b0af5c28 [INFO] running `Command { std: "docker" "start" "-a" "89bd2e76380db4c99fb06ecc4e0e63b9eaa008b90739d6597a17c837b0af5c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89bd2e76380db4c99fb06ecc4e0e63b9eaa008b90739d6597a17c837b0af5c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bd2e76380db4c99fb06ecc4e0e63b9eaa008b90739d6597a17c837b0af5c28", kill_on_drop: false }` [INFO] [stdout] 89bd2e76380db4c99fb06ecc4e0e63b9eaa008b90739d6597a17c837b0af5c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b29966c917109d992e21bcef241cde516a77667340b1cccee893412486284853 [INFO] running `Command { std: "docker" "start" "-a" "b29966c917109d992e21bcef241cde516a77667340b1cccee893412486284853", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] warning: profile package spec `test_kernel_higher_half` in profile `test` did not match any packages [INFO] [stderr] warning: profile package spec `test_kernel_min_stack` in profile `test` did not match any packages [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [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 smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking gpt v3.1.0 [INFO] [stderr] Checking fatfs v0.3.6 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling futures-concurrency v7.5.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking serde-big-array v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bootloader-boot-config v0.11.7 [INFO] [stderr] Checking mbrman v0.5.2 [INFO] [stderr] Compiling bootloader v0.11.4 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] error: failed to run custom build command for `bootloader v0.11.4 (/tmp/fixit)` [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-d8b8086599165e31/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] 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] 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 (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 (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 build.rs:281:9: [INFO] [stderr] failed to build bios stage-4 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b21c1aedc5 - std::backtrace_rs::backtrace::libunwind::trace::hc4c2a5841bc2761a [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55b21c1aedc5 - std::backtrace_rs::backtrace::trace_unsynchronized::h11bc55916705eede [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b21c1aedc5 - std::sys_common::backtrace::_print_fmt::h01189135e88a099a [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55b21c1aedc5 - ::fmt::h9a61328247c646dd [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b21c1d2d0b - core::fmt::rt::Argument::fmt::hb1ced9fa7b46a2b8 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55b21c1d2d0b - core::fmt::write::hcb54dd086cc81d72 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55b21c1ac04f - std::io::Write::write_fmt::h98c1523ab77e2a3d [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55b21c1aeb9e - std::sys_common::backtrace::_print::he73649c494c66716 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55b21c1aeb9e - std::sys_common::backtrace::print::h49c977b40932b558 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55b21c1b0809 - std::panicking::default_hook::{{closure}}::hee976d6336c83b29 [INFO] [stderr] 10: 0x55b21c1b0573 - std::panicking::default_hook::had017cc1cdd81fab [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55b21c1b0ca4 - std::panicking::rust_panic_with_hook::h96cf9950c4a041eb [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x55b21c1b0b4d - std::panicking::begin_panic_handler::{{closure}}::h4f1560df27ee63e5 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:650:13 [INFO] [stderr] 13: 0x55b21c1af289 - std::sys_common::backtrace::__rust_end_short_backtrace::h7f2ba812adafedec [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55b21c1b08b7 - rust_begin_unwind [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x55b21c0c5126 - core::panicking::panic_fmt::h9ce9da7f228b196f [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55b21c0d8b80 - build_script_build::build_bios_stage_4::{{closure}}::hca63eb01a8212533 [INFO] [stderr] 17: 0x55b21c0c7254 - as core::future::future::Future>::poll::heb0a24bab2daaf08 [INFO] [stderr] 18: 0x55b21c0d48ee - build_script_build::bios_main::{{closure}}::hf79534279187197d [INFO] [stderr] 19: 0x55b21c0c6066 - as core::future::future::Future>::poll::he2989cb8e53744c8 [INFO] [stderr] 20: 0x55b21c0ced45 - futures_executor::local_pool::block_on::{{closure}}::h486c279d3670f805 [INFO] [stderr] 21: 0x55b21c0cebe0 - futures_executor::local_pool::run_executor::{{closure}}::h748134066b70546f [INFO] [stderr] 22: 0x55b21c0d0164 - std::thread::local::LocalKey::try_with::h6d357f4f799871ad [INFO] [stderr] 23: 0x55b21c0d0096 - std::thread::local::LocalKey::with::hecf0df4292e7b1cb [INFO] [stderr] 24: 0x55b21c0ceb35 - futures_executor::local_pool::run_executor::h28c433b2f65f4f53 [INFO] [stderr] 25: 0x55b21c0cecee - futures_executor::local_pool::block_on::hb16f82c3c0cd17de [INFO] [stderr] 26: 0x55b21c0d4337 - build_script_build::main::h0b87decb8889944b [INFO] [stderr] 27: 0x55b21c0ca033 - core::ops::function::FnOnce::call_once::h0669d3606feb0d81 [INFO] [stderr] 28: 0x55b21c0cf896 - std::sys_common::backtrace::__rust_begin_short_backtrace::he331622345af9496 [INFO] [stderr] 29: 0x55b21c0c9f59 - std::rt::lang_start::{{closure}}::h912857e3294beeda [INFO] [stderr] 30: 0x55b21c1a8a01 - core::ops::function::impls:: for &F>::call_once::h1b54ebbd39f334f2 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 31: 0x55b21c1a8a01 - std::panicking::try::do_call::h2f162d0d8a338af7 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:553:40 [INFO] [stderr] 32: 0x55b21c1a8a01 - std::panicking::try::h784ccfe7f85436e2 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:517:19 [INFO] [stderr] 33: 0x55b21c1a8a01 - std::panic::catch_unwind::h1aa02e325a2f36b3 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panic.rs:146:14 [INFO] [stderr] 34: 0x55b21c1a8a01 - std::rt::lang_start_internal::{{closure}}::h4719748f6c881ac8 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/rt.rs:148:48 [INFO] [stderr] 35: 0x55b21c1a8a01 - std::panicking::try::do_call::h38a6501d5f26e460 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:553:40 [INFO] [stderr] 36: 0x55b21c1a8a01 - std::panicking::try::hb562b7ace78f2678 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panicking.rs:517:19 [INFO] [stderr] 37: 0x55b21c1a8a01 - std::panic::catch_unwind::hfec2e0067938acfa [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/panic.rs:146:14 [INFO] [stderr] 38: 0x55b21c1a8a01 - std::rt::lang_start_internal::ha6514d9e741178f6 [INFO] [stderr] at /rustc/36dbcaee1a55543dfc181be52a69d99ff46ff62f/library/std/src/rt.rs:148:20 [INFO] [stderr] 39: 0x55b21c0c9f37 - std::rt::lang_start::hbd8e51e0b60ba83f [INFO] [stderr] 40: 0x55b21c0d9885 - main [INFO] [stderr] 41: 0x7fcb8b15cd90 - [INFO] [stderr] 42: 0x7fcb8b15ce40 - __libc_start_main [INFO] [stderr] 43: 0x55b21c0c5935 - _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] [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: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b29966c917109d992e21bcef241cde516a77667340b1cccee893412486284853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29966c917109d992e21bcef241cde516a77667340b1cccee893412486284853", kill_on_drop: false }` [INFO] [stdout] b29966c917109d992e21bcef241cde516a77667340b1cccee893412486284853