[INFO] fetching crate vs1003-pac 0.1.1... [INFO] testing vs1003-pac-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate vs1003-pac 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate vs1003-pac 0.1.1 [INFO] finished tweaking crates.io crate vs1003-pac 0.1.1 [INFO] tweaked toml for crates.io crate vs1003-pac 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vs1003-pac 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] [stderr] Adding winnow v0.6.24 (available: v0.6.26) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_parser v0.14.0 [INFO] [stderr] Downloaded askama v0.14.0 [INFO] [stderr] Downloaded device-driver-macros v1.0.7 [INFO] [stderr] Downloaded embedded-io-async v0.6.1 [INFO] [stderr] Downloaded device-driver-generation v1.0.7 [INFO] [stderr] Downloaded kdl v6.5.0 [INFO] [stderr] Downloaded askama_derive v0.14.0 [INFO] [stderr] Downloaded device-driver v1.0.7 [INFO] [stderr] Downloaded miette v7.6.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44c64fdf4c90892479af4fe8daf217767555ef785b97377e6ae69ec872983cc7 [INFO] running `Command { std: "docker" "start" "-a" "44c64fdf4c90892479af4fe8daf217767555ef785b97377e6ae69ec872983cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44c64fdf4c90892479af4fe8daf217767555ef785b97377e6ae69ec872983cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c64fdf4c90892479af4fe8daf217767555ef785b97377e6ae69ec872983cc7", kill_on_drop: false }` [INFO] [stdout] 44c64fdf4c90892479af4fe8daf217767555ef785b97377e6ae69ec872983cc7 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 087f1078283047fbf9042f4e50af052c9d506e91482b0d550173ffa09327f4fd [INFO] running `Command { std: "docker" "start" "-a" "087f1078283047fbf9042f4e50af052c9d506e91482b0d550173ffa09327f4fd", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling kdl v6.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [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] Compiling device-driver v1.0.7 [INFO] [stderr] Compiling vs1003-pac v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `vs1003-pac` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name vs1003_pac --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03"))' -C metadata=8d200e3ccf7bca84 -C extra-filename=-fb4648b8c5fc985e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern device_driver=/opt/rustwide/target/debug/deps/libdevice_driver-a89c2173b7da283b.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-75f8893586cbff09.rmeta --cap-lints=forbid` (signal: 13, SIGPIPE: write on a pipe with no one to read) [INFO] running `Command { std: "docker" "inspect" "087f1078283047fbf9042f4e50af052c9d506e91482b0d550173ffa09327f4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087f1078283047fbf9042f4e50af052c9d506e91482b0d550173ffa09327f4fd", kill_on_drop: false }` [INFO] [stdout] 087f1078283047fbf9042f4e50af052c9d506e91482b0d550173ffa09327f4fd