[INFO] fetching crate device-driver 1.0.7...
[INFO] checking device-driver-1.0.7 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate device-driver 1.0.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate device-driver 1.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate device-driver 1.0.7
[INFO] tweaked toml for crates.io crate device-driver 1.0.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate device-driver 1.0.7 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate device-driver 1.0.7 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v0.3.8
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded defmt-macros v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd3478f7313d058572dfc9dc83f8244be9aff3bc8396f3404862830217740d7f
[INFO] running `Command { std: "docker" "start" "-a" "cd3478f7313d058572dfc9dc83f8244be9aff3bc8396f3404862830217740d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd3478f7313d058572dfc9dc83f8244be9aff3bc8396f3404862830217740d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3478f7313d058572dfc9dc83f8244be9aff3bc8396f3404862830217740d7f", kill_on_drop: false }`
[INFO] [stdout] cd3478f7313d058572dfc9dc83f8244be9aff3bc8396f3404862830217740d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45e1a45c96b5b06242533b1650ae52bb24c22ee1be4571267a706055be1b597f
[INFO] running `Command { std: "docker" "start" "-a" "45e1a45c96b5b06242533b1650ae52bb24c22ee1be4571267a706055be1b597f", 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 winnow v0.6.24
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[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 thiserror-impl v1.0.65
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling kdl v6.3.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling dd-manifest-tree v1.0.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.7
[INFO] [stderr]    Compiling device-driver-macros v1.0.7
[INFO] [stderr]     Checking device-driver v1.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.21s
[INFO] running `Command { std: "docker" "inspect" "45e1a45c96b5b06242533b1650ae52bb24c22ee1be4571267a706055be1b597f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45e1a45c96b5b06242533b1650ae52bb24c22ee1be4571267a706055be1b597f", kill_on_drop: false }`
[INFO] [stdout] 45e1a45c96b5b06242533b1650ae52bb24c22ee1be4571267a706055be1b597f
