[INFO] cloning repository https://github.com/xhcoding/xhos_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xhcoding/xhos_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxhcoding%2Fxhos_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxhcoding%2Fxhos_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a89afed256db5576a8e781033c03dc1711e34ea0 [INFO] checking xhcoding/xhos_rs against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxhcoding%2Fxhos_rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [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 git repo https://github.com/xhcoding/xhos_rs [INFO] finished tweaking git repo https://github.com/xhcoding/xhos_rs [INFO] tweaked toml for git repo https://github.com/xhcoding/xhos_rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xhcoding/xhos_rs on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xhcoding/xhos_rs 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mbrman v0.5.2 [INFO] [stderr] Downloaded uart_16550 v0.2.18 [INFO] [stderr] Downloaded llvm-tools v0.1.1 [INFO] [stderr] Downloaded bootloader-boot-config v0.11.3 [INFO] [stderr] Downloaded gpt v3.0.0 [INFO] [stderr] Downloaded async-process v1.6.0 [INFO] [stderr] Downloaded futures-concurrency v7.1.0 [INFO] [stderr] Downloaded signal-hook v0.3.15 [INFO] [stderr] Downloaded fatfs v0.3.6 [INFO] [stderr] Downloaded x86_64 v0.14.10 [INFO] [stderr] Downloaded bootloader v0.11.3 [INFO] [stderr] Downloaded serde-big-array v0.4.1 [INFO] [stderr] Downloaded noto-sans-mono-bitmap v0.2.0 [INFO] [stderr] Downloaded bootloader_api v0.11.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3a3fc9a722bb99f7279b56229f8b12634516f646be807c8779eb23bed596092 [INFO] running `Command { std: "docker" "start" "-a" "b3a3fc9a722bb99f7279b56229f8b12634516f646be807c8779eb23bed596092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3a3fc9a722bb99f7279b56229f8b12634516f646be807c8779eb23bed596092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a3fc9a722bb99f7279b56229f8b12634516f646be807c8779eb23bed596092", kill_on_drop: false }` [INFO] [stdout] b3a3fc9a722bb99f7279b56229f8b12634516f646be807c8779eb23bed596092 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 987d28357165ac7b665875602bfe0fd6d0d6cfeadc19432458468ccc5f73faf9 [INFO] running `Command { std: "docker" "start" "-a" "987d28357165ac7b665875602bfe0fd6d0d6cfeadc19432458468ccc5f73faf9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling bootloader_api v0.11.3 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Checking libc v0.2.140 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.54/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64-unknown-none` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add x86_64-unknown-none` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stdout] error[E0463]: can't find crate for `core` [INFO] [stdout] | [INFO] [stdout] = note: the `x86_64-unknown-none` target may not be installed [INFO] [stdout] = help: consider downloading the target with `rustup target add x86_64-unknown-none` [INFO] [stdout] = help: consider building the standard library from source with `cargo build -Zbuild-std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bit_field` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "987d28357165ac7b665875602bfe0fd6d0d6cfeadc19432458468ccc5f73faf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "987d28357165ac7b665875602bfe0fd6d0d6cfeadc19432458468ccc5f73faf9", kill_on_drop: false }` [INFO] [stdout] 987d28357165ac7b665875602bfe0fd6d0d6cfeadc19432458468ccc5f73faf9