[INFO] fetching crate axp192-dd 0.2.3...
[INFO] testing axp192-dd-0.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate axp192-dd 0.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate axp192-dd 0.2.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate axp192-dd 0.2.3
[INFO] tweaked toml for crates.io crate axp192-dd 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axp192-dd 0.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axp192-dd 0.2.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ec7a2ad3c83e5880e54d1e8c9aa10b8800cd5b6887a2f57e8d320ba076423db
[INFO] running `Command { std: "docker" "start" "-a" "2ec7a2ad3c83e5880e54d1e8c9aa10b8800cd5b6887a2f57e8d320ba076423db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ec7a2ad3c83e5880e54d1e8c9aa10b8800cd5b6887a2f57e8d320ba076423db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec7a2ad3c83e5880e54d1e8c9aa10b8800cd5b6887a2f57e8d320ba076423db", kill_on_drop: false }`
[INFO] [stdout] 2ec7a2ad3c83e5880e54d1e8c9aa10b8800cd5b6887a2f57e8d320ba076423db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1e2c614e6236e579d8d19e61ecf77331f74b0f8a9a8e6add7651775a80d3a96
[INFO] running `Command { std: "docker" "start" "-a" "d1e2c614e6236e579d8d19e61ecf77331f74b0f8a9a8e6add7651775a80d3a96", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[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 ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bisync_macros v0.2.3
[INFO] [stderr]    Compiling axp192-dd v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bisync v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[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 askama_parser v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling dd-manifest-tree v1.0.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling kdl v6.3.4
[INFO] [stderr]    Compiling askama v0.14.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] error: could not compile `axp192-dd` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name axp192_dd --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "defmt", "log", "std"))' -C metadata=c04205b8ec7873d9 -C extra-filename=-1d041931697a2c87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bisync=/opt/rustwide/target/debug/deps/libbisync-0facda1da802befc.rmeta --extern device_driver=/opt/rustwide/target/debug/deps/libdevice_driver-0a5826ebe3bf63e9.rmeta --extern embedded_hal=/opt/rustwide/target/debug/deps/libembedded_hal-c742198270301beb.rmeta --extern embedded_hal_async=/opt/rustwide/target/debug/deps/libembedded_hal_async-23f059ce649311a3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c41cfabda39e6364.rmeta --cap-lints=forbid -C link-arg=-Tlinkall.x -C link-arg=-Tdefmt.x` (signal: 13, SIGPIPE: write on a pipe with no one to read)
[INFO] running `Command { std: "docker" "inspect" "d1e2c614e6236e579d8d19e61ecf77331f74b0f8a9a8e6add7651775a80d3a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e2c614e6236e579d8d19e61ecf77331f74b0f8a9a8e6add7651775a80d3a96", kill_on_drop: false }`
[INFO] [stdout] d1e2c614e6236e579d8d19e61ecf77331f74b0f8a9a8e6add7651775a80d3a96
