[INFO] fetching crate ksz8851snl 0.0.2...
[INFO] testing ksz8851snl-0.0.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ksz8851snl 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ksz8851snl 0.0.2
[INFO] finished tweaking crates.io crate ksz8851snl 0.0.2
[INFO] tweaked toml for crates.io crate ksz8851snl 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ksz8851snl 0.0.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ksz8851snl 0.0.2 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d050722cda92b8ddf7e0fae2db77a363c42d9b110cf03ef30d8e7ece0aad8524
[INFO] running `Command { std: "docker" "start" "-a" "d050722cda92b8ddf7e0fae2db77a363c42d9b110cf03ef30d8e7ece0aad8524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d050722cda92b8ddf7e0fae2db77a363c42d9b110cf03ef30d8e7ece0aad8524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d050722cda92b8ddf7e0fae2db77a363c42d9b110cf03ef30d8e7ece0aad8524", kill_on_drop: false }`
[INFO] [stdout] d050722cda92b8ddf7e0fae2db77a363c42d9b110cf03ef30d8e7ece0aad8524
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddf07f840266850cc95fab830d88a728e56c18d9835e3e4956f1311ea5a9f28c
[INFO] running `Command { std: "docker" "start" "-a" "ddf07f840266850cc95fab830d88a728e56c18d9835e3e4956f1311ea5a9f28c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[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 num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling kdl v6.3.4
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling defmt v0.3.100
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.6
[INFO] [stderr]    Compiling device-driver-macros v1.0.6
[INFO] [stderr]    Compiling device-driver v1.0.6
[INFO] [stderr]    Compiling ksz8851snl v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ksz8851snl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ksz8851snl --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="defmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "defmt"))' -C metadata=f41b01f9f2a0807f -C extra-filename=-6f04e7964442d5b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern defmt=/opt/rustwide/target/debug/deps/libdefmt-ae13185503e597b5.rmeta --extern device_driver=/opt/rustwide/target/debug/deps/libdevice_driver-53d2f083f70d3d58.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-5d9539b34d12f13b.rmeta --extern embedded_hal_async=/opt/rustwide/target/debug/deps/libembedded_hal_async-94383dec056030c1.rmeta --cap-lints=warn -L /opt/rustwide/target/debug/build/defmt-a497550027ff8332/out` (signal: 13, SIGPIPE: write on a pipe with no one to read)
[INFO] running `Command { std: "docker" "inspect" "ddf07f840266850cc95fab830d88a728e56c18d9835e3e4956f1311ea5a9f28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf07f840266850cc95fab830d88a728e56c18d9835e3e4956f1311ea5a9f28c", kill_on_drop: false }`
[INFO] [stdout] ddf07f840266850cc95fab830d88a728e56c18d9835e3e4956f1311ea5a9f28c
