[INFO] fetching crate bootloader 0.11.8... [INFO] checking bootloader-0.11.8 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate bootloader 0.11.8 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate bootloader 0.11.8 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate bootloader 0.11.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bootloader 0.11.8 [INFO] tweaked toml for crates.io crate bootloader 0.11.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 143 packages to latest compatible versions [INFO] [stderr] Adding async-process v1.8.1 (available: v2.3.0) [INFO] [stderr] Adding gpt v3.1.0 (available: v4.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13ea451a1bce2e824a8066b2a7d3532b924f6f21c09dad6858102bbf93c2e81d [INFO] running `Command { std: "docker" "start" "-a" "13ea451a1bce2e824a8066b2a7d3532b924f6f21c09dad6858102bbf93c2e81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13ea451a1bce2e824a8066b2a7d3532b924f6f21c09dad6858102bbf93c2e81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ea451a1bce2e824a8066b2a7d3532b924f6f21c09dad6858102bbf93c2e81d", kill_on_drop: false }` [INFO] [stdout] 13ea451a1bce2e824a8066b2a7d3532b924f6f21c09dad6858102bbf93c2e81d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5385ebf310970bcff675709322294a5386073ab9d7b6388f6cc11cc3f0a88895 [INFO] running `Command { std: "docker" "start" "-a" "5385ebf310970bcff675709322294a5386073ab9d7b6388f6cc11cc3f0a88895", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [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 pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling cordyceps v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling futures-buffered v0.2.9 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Checking fatfs v0.3.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Checking gpt v3.1.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking anyhow v1.0.93 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling futures-concurrency v7.6.2 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking serde-big-array v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bootloader-boot-config v0.11.8 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking mbrman v0.5.2 [INFO] [stderr] Compiling bootloader v0.11.8 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> build.rs:160:34 [INFO] [stdout] | [INFO] [stdout] 123 | let mut cmd = Command::new(cargo); [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `cmd` calls a custom destructor [INFO] [stdout] | `cmd` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | convert_elf_to_bin(elf_path).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 161 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `cmd` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> build.rs:226:34 [INFO] [stdout] | [INFO] [stdout] 187 | let mut cmd = Command::new(cargo); [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `cmd` calls a custom destructor [INFO] [stdout] | `cmd` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | convert_elf_to_bin(elf_path).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 227 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `cmd` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> build.rs:288:34 [INFO] [stdout] | [INFO] [stdout] 253 | let mut cmd = Command::new(cargo); [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `cmd` calls a custom destructor [INFO] [stdout] | `cmd` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | convert_elf_to_bin(elf_path).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 289 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `cmd` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> build.rs:351:34 [INFO] [stdout] | [INFO] [stdout] 315 | let mut cmd = Command::new(cargo); [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `cmd` calls a custom destructor [INFO] [stdout] | `cmd` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | convert_elf_to_bin(elf_path).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 352 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `#1` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/os/fd/owned.rs:172:1 [INFO] [stdout] = note: `cmd` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `cmd` invokes this custom destructor [INFO] [stdout] --> /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/alloc/src/ffi/c_str.rs:700:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `bootloader v0.11.8 (/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-f11f06063053178d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Updating Updating crates.io index [INFO] [stderr] crates.io index [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (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] Could not resolve hostname (Could not resolve host: index.crates.io) [INFO] [stderr] thread 'main' panicked at build.rs:286:9: [INFO] [stderr] failed to build bios stage-3 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x566b21cd68ba - std::backtrace_rs::backtrace::libunwind::trace::he2c69d1e6376f687 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x566b21cd68ba - std::backtrace_rs::backtrace::trace_unsynchronized::hfd080ba52ccca1d8 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x566b21cd68ba - std::sys::backtrace::_print_fmt::h714f7338a2ef5124 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x566b21cd68ba - ::fmt::h639089cc08dadde0 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x566b21cf9413 - core::fmt::rt::Argument::fmt::hd100bdf71a3ce3e9 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x566b21cf9413 - core::fmt::write::h8171b766046da86b [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x566b21cd2ff3 - std::io::Write::write_fmt::h643182b5acc8cc8d [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/io/mod.rs:1839:15 [INFO] [stderr] 7: 0x566b21cd6702 - std::sys::backtrace::BacktraceLock::print::h7d2c904b01e83785 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x566b21cd7d4c - std::panicking::default_hook::{{closure}}::h1bfde6b7b9ffff33 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x566b21cd7b92 - std::panicking::default_hook::h73d1f94d5e64114a [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x566b21cd8387 - std::panicking::rust_panic_with_hook::h0a1783c3b72fc19b [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x566b21cd81e6 - std::panicking::begin_panic_handler::{{closure}}::h2584bef723294872 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:667:13 [INFO] [stderr] 12: 0x566b21cd6d99 - std::sys::backtrace::__rust_end_short_backtrace::hb0701647d4404c8a [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x566b21cd7eac - rust_begin_unwind [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x566b21cf81a0 - core::panicking::panic_fmt::h648ad3ccef3b303e [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x566b21c05498 - build_script_build::build_bios_stage_3::{{closure}}::h049091cc8e534f35 [INFO] [stderr] 16: 0x566b21bf539b - as core::future::future::Future>::poll::h950403db4049fca1 [INFO] [stderr] 17: 0x566b21c01fce - build_script_build::bios_main::{{closure}}::h62555d6a974d5d46 [INFO] [stderr] 18: 0x566b21bf4119 - as core::future::future::Future>::poll::h4bc55f781fe48e6d [INFO] [stderr] 19: 0x566b21bfc2f9 - futures_executor::local_pool::block_on::{{closure}}::hdf5cd55b4f78233d [INFO] [stderr] 20: 0x566b21bfc201 - futures_executor::local_pool::run_executor::{{closure}}::hc579b2e714e559f7 [INFO] [stderr] 21: 0x566b21bfcfbf - std::thread::local::LocalKey::try_with::h5ae23b0809492b36 [INFO] [stderr] 22: 0x566b21bfcf06 - std::thread::local::LocalKey::with::h64a81d0468baeb18 [INFO] [stderr] 23: 0x566b21bfc16b - futures_executor::local_pool::run_executor::h903d0b8d169ac837 [INFO] [stderr] 24: 0x566b21bfc2b6 - futures_executor::local_pool::block_on::hfbb7ac961673d02a [INFO] [stderr] 25: 0x566b21c01a27 - build_script_build::main::h75a0d984ae8e5034 [INFO] [stderr] 26: 0x566b21bf8b23 - core::ops::function::FnOnce::call_once::hdb264b7a403c87e9 [INFO] [stderr] 27: 0x566b21bfcac6 - std::sys::backtrace::__rust_begin_short_backtrace::hc7165bcf55377a42 [INFO] [stderr] 28: 0x566b21bfc9f9 - std::rt::lang_start::{{closure}}::h03f30160a4526473 [INFO] [stderr] 29: 0x566b21ccf767 - core::ops::function::impls:: for &F>::call_once::h85fd4d626eb62d11 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 30: 0x566b21ccf767 - std::panicking::try::do_call::ha70fceb58ff2b361 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 31: 0x566b21ccf767 - std::panicking::try::hdfd429d90abd79b9 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 32: 0x566b21ccf767 - std::panic::catch_unwind::ha694703dfd0b55b1 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panic.rs:358:14 [INFO] [stderr] 33: 0x566b21ccf767 - std::rt::lang_start_internal::{{closure}}::hb934c0ade866d2d2 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/rt.rs:174:48 [INFO] [stderr] 34: 0x566b21ccf767 - std::panicking::try::do_call::hb3ef10f35dda7373 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:557:40 [INFO] [stderr] 35: 0x566b21ccf767 - std::panicking::try::h03f4ac30938b45ea [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panicking.rs:520:19 [INFO] [stderr] 36: 0x566b21ccf767 - std::panic::catch_unwind::h77c0e657a45de6f3 [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/panic.rs:358:14 [INFO] [stderr] 37: 0x566b21ccf767 - std::rt::lang_start_internal::h7e9f7345c466a7bd [INFO] [stderr] at /rustc/da25749bf5e6ba5ed862ff361c19afff2a986b2d/library/std/src/rt.rs:174:20 [INFO] [stderr] 38: 0x566b21bfc9d7 - std::rt::lang_start::hbb4e8036e27ed8aa [INFO] [stderr] 39: 0x566b21c06db5 - main [INFO] [stderr] 40: 0x70d850cbbd90 - [INFO] [stderr] 41: 0x70d850cbbe40 - __libc_start_main [INFO] [stderr] 42: 0x566b21bf3a65 - _start [INFO] [stderr] 43: 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] Could not resolve hostname (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] Could not resolve hostname (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] Could not resolve hostname (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] Could not resolve hostname (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" "5385ebf310970bcff675709322294a5386073ab9d7b6388f6cc11cc3f0a88895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5385ebf310970bcff675709322294a5386073ab9d7b6388f6cc11cc3f0a88895", kill_on_drop: false }` [INFO] [stdout] 5385ebf310970bcff675709322294a5386073ab9d7b6388f6cc11cc3f0a88895