[INFO] cloning repository https://github.com/wakass/picoxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wakass/picoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakass%2Fpicoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakass%2Fpicoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0966ad09b0e6bca3369f6be48db9baee1d5e4bb9 [INFO] testing wakass/picoxide against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakass%2Fpicoxide" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wakass/picoxide on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wakass/picoxide [INFO] finished tweaking git repo https://github.com/wakass/picoxide [INFO] tweaked toml for git repo https://github.com/wakass/picoxide written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wakass/picoxide 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c59ac672d07fee200585141776dd55078a79bf51cb15edb953ec09883c29db6a [INFO] running `Command { std: "docker" "start" "-a" "c59ac672d07fee200585141776dd55078a79bf51cb15edb953ec09883c29db6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c59ac672d07fee200585141776dd55078a79bf51cb15edb953ec09883c29db6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59ac672d07fee200585141776dd55078a79bf51cb15edb953ec09883c29db6a", kill_on_drop: false }` [INFO] [stdout] c59ac672d07fee200585141776dd55078a79bf51cb15edb953ec09883c29db6a [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee722acfac0f13e713d4e243d9cebf146269e79aba51aae1c572188e345ee7dc [INFO] running `Command { std: "docker" "start" "-a" "ee722acfac0f13e713d4e243d9cebf146269e79aba51aae1c572188e345ee7dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling rp235x-pac v0.1.0 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling cortex-m-rtic v1.1.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rp-hal-common v0.1.0 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-c98793e629a61168.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ee722acfac0f13e713d4e243d9cebf146269e79aba51aae1c572188e345ee7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee722acfac0f13e713d4e243d9cebf146269e79aba51aae1c572188e345ee7dc", kill_on_drop: false }` [INFO] [stdout] ee722acfac0f13e713d4e243d9cebf146269e79aba51aae1c572188e345ee7dc