[INFO] fetching crate rdrive 0.18.10... [INFO] building rdrive-0.18.10 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rdrive 0.18.10 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rdrive 0.18.10 [INFO] finished tweaking crates.io crate rdrive 0.18.10 [INFO] tweaked toml for crates.io crate rdrive 0.18.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rdrive 0.18.10 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 rdrive 0.18.10 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 bare-test-macros v0.2.0 [INFO] [stderr] Downloaded rdif-base v0.7.0 [INFO] [stderr] Downloaded rdif-serial v0.4.2 [INFO] [stderr] Downloaded fdt-parser v0.4.17 [INFO] [stderr] Downloaded pci_types v0.10.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded pcie v0.4.3 [INFO] [stderr] Downloaded rdrive-macros v0.4.1 [INFO] [stderr] Downloaded rdif-intc v0.12.1 [INFO] [stderr] Downloaded rdif-pcie v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 383e676a8d901f2207ceb0dc9b57a59a7d313c84f6fe44ee068d4fed947c75e8 [INFO] running `Command { std: "docker" "start" "-a" "383e676a8d901f2207ceb0dc9b57a59a7d313c84f6fe44ee068d4fed947c75e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "383e676a8d901f2207ceb0dc9b57a59a7d313c84f6fe44ee068d4fed947c75e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383e676a8d901f2207ceb0dc9b57a59a7d313c84f6fe44ee068d4fed947c75e8", kill_on_drop: false }` [INFO] [stdout] 383e676a8d901f2207ceb0dc9b57a59a7d313c84f6fe44ee068d4fed947c75e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2b31b36bc7f44502b634ee2fca9e6e761c8e7438539fe0240fe52b03ad2f57d4 [INFO] running `Command { std: "docker" "start" "-a" "2b31b36bc7f44502b634ee2fca9e6e761c8e7438539fe0240fe52b03ad2f57d4", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling fdt-parser v0.4.17 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling pci_types v0.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bare-test-macros v0.2.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling rdrive-macros v0.4.1 [INFO] [stderr] Compiling pcie v0.4.3 [INFO] [stderr] Compiling rdif-def v0.2.0 [INFO] [stderr] Compiling rdif-base v0.7.0 [INFO] [stderr] Compiling rdif-pcie v0.1.0 [INFO] [stderr] Compiling rdrive v0.18.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s [INFO] running `Command { std: "docker" "inspect" "2b31b36bc7f44502b634ee2fca9e6e761c8e7438539fe0240fe52b03ad2f57d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b31b36bc7f44502b634ee2fca9e6e761c8e7438539fe0240fe52b03ad2f57d4", kill_on_drop: false }` [INFO] [stdout] 2b31b36bc7f44502b634ee2fca9e6e761c8e7438539fe0240fe52b03ad2f57d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] badd517b86c72d04a47de85ca3af6fc53df9ec2d974acb223771c3b21fe02229 [INFO] running `Command { std: "docker" "start" "-a" "badd517b86c72d04a47de85ca3af6fc53df9ec2d974acb223771c3b21fe02229", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling rdif-intc v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rdif-serial v0.4.2 [INFO] [stderr] Compiling rdrive v0.18.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s [INFO] running `Command { std: "docker" "inspect" "badd517b86c72d04a47de85ca3af6fc53df9ec2d974acb223771c3b21fe02229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badd517b86c72d04a47de85ca3af6fc53df9ec2d974acb223771c3b21fe02229", kill_on_drop: false }` [INFO] [stdout] badd517b86c72d04a47de85ca3af6fc53df9ec2d974acb223771c3b21fe02229