[INFO] cloning repository https://github.com/aaronlindsay879/crabos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaronlindsay879/crabos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlindsay879%2Fcrabos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlindsay879%2Fcrabos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b62ef872e85b22a36116ab9230c31750da3af44e [INFO] checking aaronlindsay879/crabos/b62ef872e85b22a36116ab9230c31750da3af44e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronlindsay879%2Fcrabos" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aaronlindsay879/crabos on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aaronlindsay879/crabos [INFO] finished tweaking git repo https://github.com/aaronlindsay879/crabos [INFO] tweaked toml for git repo https://github.com/aaronlindsay879/crabos written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aaronlindsay879/crabos 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noto-sans-mono-bitmap v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1c35a95b2e87c8c5ef1c5cef02c6f3f2c488ba142a01dedbd802e47a65b58a5 [INFO] running `Command { std: "docker" "start" "-a" "b1c35a95b2e87c8c5ef1c5cef02c6f3f2c488ba142a01dedbd802e47a65b58a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1c35a95b2e87c8c5ef1c5cef02c6f3f2c488ba142a01dedbd802e47a65b58a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c35a95b2e87c8c5ef1c5cef02c6f3f2c488ba142a01dedbd802e47a65b58a5", kill_on_drop: false }` [INFO] [stdout] b1c35a95b2e87c8c5ef1c5cef02c6f3f2c488ba142a01dedbd802e47a65b58a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c328accf1d53119c567716a38c5172a577e41849b8d126bc834d366beb374d [INFO] running `Command { std: "docker" "start" "-a" "71c328accf1d53119c567716a38c5172a577e41849b8d126bc834d366beb374d", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking crabstd v0.1.0 (/opt/rustwide/workdir/crabstd) [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> crabstd/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | const_mut_refs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> crabstd/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | const_mut_refs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking multiboot v0.1.0 (/opt/rustwide/workdir/multiboot) [INFO] [stderr] Checking ram v0.1.0 (/opt/rustwide/workdir/drivers/storage/ram) [INFO] [stdout] warning: the feature `effects` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> multiboot/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | effects, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102090 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `effects` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> multiboot/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | effects, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #102090 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> multiboot/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | const_mut_refs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking noto-sans-mono-bitmap v0.3.0 [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> multiboot/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | const_mut_refs, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: using `#![feature(effects)]` without enabling next trait solver globally [INFO] [stdout] | [INFO] [stdout] = note: the next trait solver must be enabled globally for the effects feature to work correctly [INFO] [stdout] = help: use `-Znext-solver` to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: using `#![feature(effects)]` without enabling next trait solver globally [INFO] [stdout] | [INFO] [stdout] = note: the next trait solver must be enabled globally for the effects feature to work correctly [INFO] [stdout] = help: use `-Znext-solver` to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking initrd v0.1.0 (/opt/rustwide/workdir/drivers/fs/initrd) [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multiboot` (lib) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multiboot` (lib) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "71c328accf1d53119c567716a38c5172a577e41849b8d126bc834d366beb374d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c328accf1d53119c567716a38c5172a577e41849b8d126bc834d366beb374d", kill_on_drop: false }` [INFO] [stdout] 71c328accf1d53119c567716a38c5172a577e41849b8d126bc834d366beb374d