[INFO] cloning repository https://github.com/aslihana/blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aslihana/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/aslihana/blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aslihana/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/aslihana/blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aslihana/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/aslihana/blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aslihana/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/aslihana/blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aslihana/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eec353360dbe866e842b7c0fa4b12415a88e02c [INFO] checking aslihana/blockchain/1eec353360dbe866e842b7c0fa4b12415a88e02c against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faslihana%2Fblockchain" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aslihana/blockchain on toolchain f8192ba0d00bbbc58a10c45823ba010e98ea4474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aslihana/blockchain [INFO] finished tweaking git repo https://github.com/aslihana/blockchain [INFO] tweaked toml for git repo https://github.com/aslihana/blockchain written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aslihana/blockchain 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" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding bitflags v2.6.0 [INFO] [stderr] Adding cc v1.1.23 [INFO] [stderr] Adding cfg-if v1.0.0 [INFO] [stderr] Adding commoncrypto v0.2.0 [INFO] [stderr] Adding commoncrypto-sys v0.2.0 [INFO] [stderr] Adding crypto-hash v0.3.4 [INFO] [stderr] Adding foreign-types v0.3.2 (available: v0.5.0) [INFO] [stderr] Adding foreign-types-shared v0.1.1 (available: v0.3.1) [INFO] [stderr] Adding hex v0.3.2 (available: v0.4.3) [INFO] [stderr] Adding libc v0.2.159 [INFO] [stderr] Adding once_cell v1.20.1 [INFO] [stderr] Adding openssl v0.10.66 [INFO] [stderr] Adding openssl-macros v0.1.1 [INFO] [stderr] Adding openssl-sys v0.9.103 [INFO] [stderr] Adding pkg-config v0.3.31 [INFO] [stderr] Adding portable-atomic v1.9.0 [INFO] [stderr] Adding proc-macro2 v1.0.86 [INFO] [stderr] Adding quote v1.0.37 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding syn v2.0.79 [INFO] [stderr] Adding unicode-ident v1.0.13 [INFO] [stderr] Adding vcpkg v0.2.15 [INFO] [stderr] Adding winapi v0.3.9 [INFO] [stderr] Adding winapi-i686-pc-windows-gnu v0.4.0 [INFO] [stderr] Adding winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c55d6eb947fed7ab5172f406e676d31f0c6de8547be240d1ef681e84231bb109 [INFO] running `Command { std: "docker" "start" "-a" "c55d6eb947fed7ab5172f406e676d31f0c6de8547be240d1ef681e84231bb109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c55d6eb947fed7ab5172f406e676d31f0c6de8547be240d1ef681e84231bb109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55d6eb947fed7ab5172f406e676d31f0c6de8547be240d1ef681e84231bb109", kill_on_drop: false }` [INFO] [stdout] c55d6eb947fed7ab5172f406e676d31f0c6de8547be240d1ef681e84231bb109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91b5ff78d0fb4bb87f28fbf04f9ce34289098877a8a2b4fd5a442b0233f22da5 [INFO] running `Command { std: "docker" "start" "-a" "91b5ff78d0fb4bb87f28fbf04f9ce34289098877a8a2b4fd5a442b0233f22da5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling cc v1.1.23 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libvcpkg-65f69b1e115cb203.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vcpkg` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hex-3adb3104b7959fc2.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hex-3adb3104b7959fc2/dep-lib-hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIvV5DD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalhNarr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSG2yZm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "91b5ff78d0fb4bb87f28fbf04f9ce34289098877a8a2b4fd5a442b0233f22da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b5ff78d0fb4bb87f28fbf04f9ce34289098877a8a2b4fd5a442b0233f22da5", kill_on_drop: false }` [INFO] [stdout] 91b5ff78d0fb4bb87f28fbf04f9ce34289098877a8a2b4fd5a442b0233f22da5