[INFO] cloning repository https://github.com/loicdurand/pwiz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loicdurand/pwiz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floicdurand%2Fpwiz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floicdurand%2Fpwiz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae91608adadfe544b08f2e1235f4d034780fa95a
[INFO] checking loicdurand/pwiz against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floicdurand%2Fpwiz" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/loicdurand/pwiz
[INFO] finished tweaking git repo https://github.com/loicdurand/pwiz
[INFO] tweaked toml for git repo https://github.com/loicdurand/pwiz written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loicdurand/pwiz on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loicdurand/pwiz 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polodb_core v5.1.3
[INFO] [stderr]   Downloaded polodb-librocksdb-sys v9.0.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f76d07468d42523b08832121b323c95206e973cdda5c8b5b703d3aa2b7643abd
[INFO] running `Command { std: "docker" "start" "-a" "f76d07468d42523b08832121b323c95206e973cdda5c8b5b703d3aa2b7643abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f76d07468d42523b08832121b323c95206e973cdda5c8b5b703d3aa2b7643abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76d07468d42523b08832121b323c95206e973cdda5c8b5b703d3aa2b7643abd", kill_on_drop: false }`
[INFO] [stdout] f76d07468d42523b08832121b323c95206e973cdda5c8b5b703d3aa2b7643abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54f272e9b5e2b2b973aa653af40a9b1bca47f7b84c16724d34b47982f174b0d8
[INFO] running `Command { std: "docker" "start" "-a" "54f272e9b5e2b2b973aa653af40a9b1bca47f7b84c16724d34b47982f174b0d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ctrlc-c16720152b884091.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/ctrlc-c16720152b884091/dep-lib-ctrlc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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/serde_derive-0298747cdfb0a1a7.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/serde_derive-0298747cdfb0a1a7/dep-lib-serde_derive`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libbindgen-6a2c2485200a0b28.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bindgen` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRdp9x0/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "54f272e9b5e2b2b973aa653af40a9b1bca47f7b84c16724d34b47982f174b0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f272e9b5e2b2b973aa653af40a9b1bca47f7b84c16724d34b47982f174b0d8", kill_on_drop: false }`
[INFO] [stdout] 54f272e9b5e2b2b973aa653af40a9b1bca47f7b84c16724d34b47982f174b0d8
