[INFO] fetching crate spi-flash 0.3.0...
[INFO] checking spi-flash-0.3.0 against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] extracting crate spi-flash 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate spi-flash 0.3.0 on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate spi-flash 0.3.0
[INFO] finished tweaking crates.io crate spi-flash 0.3.0
[INFO] tweaked toml for crates.io crate spi-flash 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding num_enum v0.5.11 (available: v0.7.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `num_enum` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jep106 v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aff3a3760881c4757ccf133f1e875b5fa8045fc894ffe2faa36b00c9ee6e98d8
[INFO] running `Command { std: "docker" "start" "-a" "aff3a3760881c4757ccf133f1e875b5fa8045fc894ffe2faa36b00c9ee6e98d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aff3a3760881c4757ccf133f1e875b5fa8045fc894ffe2faa36b00c9ee6e98d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff3a3760881c4757ccf133f1e875b5fa8045fc894ffe2faa36b00c9ee6e98d8", kill_on_drop: false }`
[INFO] [stdout] aff3a3760881c4757ccf133f1e875b5fa8045fc894ffe2faa36b00c9ee6e98d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2307daaaad7e0a811f700cd5bb1466e1ce5713e6c121762f8e13e33665f5b9d
[INFO] running `Command { std: "docker" "start" "-a" "b2307daaaad7e0a811f700cd5bb1466e1ce5713e6c121762f8e13e33665f5b9d", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `num_enum` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking jep106 v0.2.10
[INFO] [stderr]     Checking spi-flash v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `nph`, `major`, and `minor` are never read
[INFO] [stdout]  --> src/sfdp.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct SFDPHeader {
[INFO] [stdout]   |                   ---------- fields in this struct
[INFO] [stdout] 7 |     pub nph: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 8 |     pub major: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 9 |     pub minor: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SFDPHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `nph`, `major`, and `minor` are never read
[INFO] [stdout]  --> src/sfdp.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct SFDPHeader {
[INFO] [stdout]   |                   ---------- fields in this struct
[INFO] [stdout] 7 |     pub nph: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 8 |     pub major: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 9 |     pub minor: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SFDPHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s
[INFO] running `Command { std: "docker" "inspect" "b2307daaaad7e0a811f700cd5bb1466e1ce5713e6c121762f8e13e33665f5b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2307daaaad7e0a811f700cd5bb1466e1ce5713e6c121762f8e13e33665f5b9d", kill_on_drop: false }`
[INFO] [stdout] b2307daaaad7e0a811f700cd5bb1466e1ce5713e6c121762f8e13e33665f5b9d
