[INFO] fetching crate device-driver 1.0.4... [INFO] checking device-driver-1.0.4 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate device-driver 1.0.4 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate device-driver 1.0.4 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate device-driver 1.0.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate device-driver 1.0.4 [INFO] tweaked toml for crates.io crate device-driver 1.0.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate device-driver 1.0.4 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" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b42d50ca106f1e1ccd901439b266ba420829b3084dc0a8713872793d8ed40441 [INFO] running `Command { std: "docker" "start" "-a" "b42d50ca106f1e1ccd901439b266ba420829b3084dc0a8713872793d8ed40441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b42d50ca106f1e1ccd901439b266ba420829b3084dc0a8713872793d8ed40441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42d50ca106f1e1ccd901439b266ba420829b3084dc0a8713872793d8ed40441", kill_on_drop: false }` [INFO] [stdout] b42d50ca106f1e1ccd901439b266ba420829b3084dc0a8713872793d8ed40441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f036fb42f1a814d8ec7eb5c6205ec4b1695d36ab7c4d80de1ca515a0b4de2f98 [INFO] running `Command { std: "docker" "start" "-a" "f036fb42f1a814d8ec7eb5c6205ec4b1695d36ab7c4d80de1ca515a0b4de2f98", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling dd-manifest-tree v1.0.0 [INFO] [stderr] Compiling device-driver-generation v1.0.4 [INFO] [stderr] Compiling device-driver-macros v1.0.4 [INFO] [stderr] Checking device-driver v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.26s [INFO] running `Command { std: "docker" "inspect" "f036fb42f1a814d8ec7eb5c6205ec4b1695d36ab7c4d80de1ca515a0b4de2f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f036fb42f1a814d8ec7eb5c6205ec4b1695d36ab7c4d80de1ca515a0b4de2f98", kill_on_drop: false }` [INFO] [stdout] f036fb42f1a814d8ec7eb5c6205ec4b1695d36ab7c4d80de1ca515a0b4de2f98