[INFO] fetching crate vmi-os-linux 0.4.0... [INFO] building vmi-os-linux-0.4.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate vmi-os-linux 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate vmi-os-linux 0.4.0 [INFO] finished tweaking crates.io crate vmi-os-linux 0.4.0 [INFO] tweaked toml for crates.io crate vmi-os-linux 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vmi-os-linux 0.4.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vmi-os-linux 0.4.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.16.0 [INFO] [stderr] Downloaded vmi-arch-amd64 v0.4.0 [INFO] [stderr] Downloaded isr-core v0.4.0 [INFO] [stderr] Downloaded isr-macros v0.4.0 [INFO] [stderr] Downloaded vmi-core v0.4.0 [INFO] [stderr] Downloaded vmi-macros v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a726da99dddfcfa838cd38ce4a24a52bf8614d4f5fadecf369f39c8aa9b2ba28 [INFO] running `Command { std: "docker" "start" "-a" "a726da99dddfcfa838cd38ce4a24a52bf8614d4f5fadecf369f39c8aa9b2ba28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a726da99dddfcfa838cd38ce4a24a52bf8614d4f5fadecf369f39c8aa9b2ba28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a726da99dddfcfa838cd38ce4a24a52bf8614d4f5fadecf369f39c8aa9b2ba28", kill_on_drop: false }` [INFO] [stdout] a726da99dddfcfa838cd38ce4a24a52bf8614d4f5fadecf369f39c8aa9b2ba28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bdd6e9e7e8d6bc8862b6d2158e073880519c07ddc8cccf3394fc142b19b1f17 [INFO] running `Command { std: "docker" "start" "-a" "2bdd6e9e7e8d6bc8862b6d2158e073880519c07ddc8cccf3394fc142b19b1f17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling vmi-macros v0.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling isr-core v0.4.0 [INFO] [stderr] Compiling isr-macros v0.4.0 [INFO] [stderr] Compiling vmi-core v0.4.0 [INFO] [stderr] Compiling vmi-arch-amd64 v0.4.0 [INFO] [stderr] Compiling vmi-os-linux v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/comps/task_struct.rs:308:18 [INFO] [stdout] | [INFO] [stdout] 308 | #[expect(unreachable_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unfulfilled_lint_expectations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/lib.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | #[expect(unreachable_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.56s [INFO] running `Command { std: "docker" "inspect" "2bdd6e9e7e8d6bc8862b6d2158e073880519c07ddc8cccf3394fc142b19b1f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bdd6e9e7e8d6bc8862b6d2158e073880519c07ddc8cccf3394fc142b19b1f17", kill_on_drop: false }` [INFO] [stdout] 2bdd6e9e7e8d6bc8862b6d2158e073880519c07ddc8cccf3394fc142b19b1f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d08c235284b00d9672f1f0f432ac28224086384695b1e6697fa283adb382a1e0 [INFO] running `Command { std: "docker" "start" "-a" "d08c235284b00d9672f1f0f432ac28224086384695b1e6697fa283adb382a1e0", kill_on_drop: false }` [INFO] [stderr] Compiling vmi-os-linux v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/comps/task_struct.rs:308:18 [INFO] [stdout] | [INFO] [stdout] 308 | #[expect(unreachable_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unfulfilled_lint_expectations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/lib.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | #[expect(unreachable_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/comps/task_struct.rs:308:18 [INFO] [stdout] | [INFO] [stdout] 308 | #[expect(unreachable_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unfulfilled_lint_expectations)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this lint expectation is unfulfilled [INFO] [stdout] --> src/lib.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | #[expect(unreachable_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "d08c235284b00d9672f1f0f432ac28224086384695b1e6697fa283adb382a1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08c235284b00d9672f1f0f432ac28224086384695b1e6697fa283adb382a1e0", kill_on_drop: false }` [INFO] [stdout] d08c235284b00d9672f1f0f432ac28224086384695b1e6697fa283adb382a1e0