[INFO] fetching crate ds1302-drv 0.4.1... [INFO] checking ds1302-drv-0.4.1 against try#a75eafceea413a1b40c0e0769db85e08ec17160b for pr-133925 [INFO] extracting crate ds1302-drv 0.4.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate ds1302-drv 0.4.1 on toolchain a75eafceea413a1b40c0e0769db85e08ec17160b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ds1302-drv 0.4.1 [INFO] finished tweaking crates.io crate ds1302-drv 0.4.1 [INFO] tweaked toml for crates.io crate ds1302-drv 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding rp2040-hal v0.10.2 (available: v0.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0fc1968fc9b3547cf8aaddb103035514a44f6ad8647efe6a05b2e86f8fe7c5e [INFO] running `Command { std: "docker" "start" "-a" "e0fc1968fc9b3547cf8aaddb103035514a44f6ad8647efe6a05b2e86f8fe7c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0fc1968fc9b3547cf8aaddb103035514a44f6ad8647efe6a05b2e86f8fe7c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0fc1968fc9b3547cf8aaddb103035514a44f6ad8647efe6a05b2e86f8fe7c5e", kill_on_drop: false }` [INFO] [stdout] e0fc1968fc9b3547cf8aaddb103035514a44f6ad8647efe6a05b2e86f8fe7c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a75eafceea413a1b40c0e0769db85e08ec17160b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb26842e1da197a83baaf76779c55b17839426bce26da415432d33a6c8a2f40b [INFO] running `Command { std: "docker" "start" "-a" "eb26842e1da197a83baaf76779c55b17839426bce26da415432d33a6c8a2f40b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling rp235x-pac v0.1.0 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking sha2-const-stable v0.1.0 [INFO] [stderr] Checking rp-binary-info v0.1.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking rp-hal-common v0.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking pio v0.2.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling rp235x-hal-macros v0.1.0 [INFO] [stderr] Checking frunk v0.4.3 [INFO] [stderr] Compiling defmt-parser v0.4.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rp235x_pac-e889f45598746519.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rp235x-pac-e889f45598746519/dep-lib-rp235x_pac` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "eb26842e1da197a83baaf76779c55b17839426bce26da415432d33a6c8a2f40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb26842e1da197a83baaf76779c55b17839426bce26da415432d33a6c8a2f40b", kill_on_drop: false }` [INFO] [stdout] eb26842e1da197a83baaf76779c55b17839426bce26da415432d33a6c8a2f40b