[INFO] fetching crate device-driver 1.0.7... [INFO] checking device-driver-1.0.7 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate device-driver 1.0.7 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate device-driver 1.0.7 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 715717149a87e4625c86c89f45307fd6c203598d4a97aa022a4bb68894ae1acc [INFO] running `Command { std: "docker" "start" "-a" "715717149a87e4625c86c89f45307fd6c203598d4a97aa022a4bb68894ae1acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "715717149a87e4625c86c89f45307fd6c203598d4a97aa022a4bb68894ae1acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715717149a87e4625c86c89f45307fd6c203598d4a97aa022a4bb68894ae1acc", kill_on_drop: false }` [INFO] [stdout] 715717149a87e4625c86c89f45307fd6c203598d4a97aa022a4bb68894ae1acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23b84f6ed7657c45888483471aaa142acae12941bacd41dd14b916d6e555f503 [INFO] running `Command { std: "docker" "start" "-a" "23b84f6ed7657c45888483471aaa142acae12941bacd41dd14b916d6e555f503", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [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 askama v0.14.0 [INFO] [stderr] Compiling dd-manifest-tree v1.0.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 22.16s [INFO] running `Command { std: "docker" "inspect" "23b84f6ed7657c45888483471aaa142acae12941bacd41dd14b916d6e555f503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b84f6ed7657c45888483471aaa142acae12941bacd41dd14b916d6e555f503", kill_on_drop: false }` [INFO] [stdout] 23b84f6ed7657c45888483471aaa142acae12941bacd41dd14b916d6e555f503