[INFO] cloning repository https://github.com/rluvaton/cargo-collect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rluvaton/cargo-collect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frluvaton%2Fcargo-collect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frluvaton%2Fcargo-collect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4d16dba883138ea1357f7f2b3b66ec39522ffa2 [INFO] building rluvaton/cargo-collect against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frluvaton%2Fcargo-collect" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rluvaton/cargo-collect on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rluvaton/cargo-collect [INFO] finished tweaking git repo https://github.com/rluvaton/cargo-collect [INFO] tweaked toml for git repo https://github.com/rluvaton/cargo-collect written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rluvaton/cargo-collect 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha1-asm v0.5.2 [INFO] [stderr] Downloaded gix-worktree v0.34.0 [INFO] [stderr] Downloaded gix-actor v0.31.4 [INFO] [stderr] Downloaded gix-path v0.10.8 [INFO] [stderr] Downloaded gix-traverse v0.39.1 [INFO] [stderr] Downloaded gix-index v0.33.0 [INFO] [stderr] Downloaded crates-index v3.0.0 [INFO] [stderr] Downloaded gix-negotiate v0.13.1 [INFO] [stderr] Downloaded gix-diff v0.44.0 [INFO] [stderr] Downloaded gix-odb v0.61.0 [INFO] [stderr] Downloaded gix-filter v0.11.2 [INFO] [stderr] Downloaded gix-pack v0.51.0 [INFO] [stderr] Downloaded gix-tempfile v14.0.0 [INFO] [stderr] Downloaded gix-revwalk v0.13.1 [INFO] [stderr] Downloaded gix-revision v0.27.1 [INFO] [stderr] Downloaded gix-refspec v0.23.0 [INFO] [stderr] Downloaded gix-credentials v0.24.2 [INFO] [stderr] Downloaded gix-packetline v0.17.5 [INFO] [stderr] Downloaded gix-sec v0.10.6 [INFO] [stderr] Downloaded gix-transport v0.42.1 [INFO] [stderr] Downloaded gix-url v0.27.3 [INFO] [stderr] Downloaded gix-attributes v0.22.2 [INFO] [stderr] Downloaded gix-glob v0.16.3 [INFO] [stderr] Downloaded gix-ignore v0.11.2 [INFO] [stderr] Downloaded gix-fs v0.11.1 [INFO] [stderr] Downloaded gix-commitgraph v0.24.2 [INFO] [stderr] Downloaded gix-packetline-blocking v0.17.4 [INFO] [stderr] Downloaded gix-protocol v0.45.1 [INFO] [stderr] Downloaded gix-prompt v0.8.5 [INFO] [stderr] Downloaded uluru v3.1.0 [INFO] [stderr] Downloaded gix-pathspec v0.7.5 [INFO] [stderr] Downloaded gix-command v0.3.7 [INFO] [stderr] Downloaded gix-config-value v0.14.6 [INFO] [stderr] Downloaded libz-ng-sys v1.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e4a07ba859009a78f6dd4929c288afff2eccc0d783640e2ceaa9e84e30a4453 [INFO] running `Command { std: "docker" "start" "-a" "4e4a07ba859009a78f6dd4929c288afff2eccc0d783640e2ceaa9e84e30a4453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e4a07ba859009a78f6dd4929c288afff2eccc0d783640e2ceaa9e84e30a4453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4a07ba859009a78f6dd4929c288afff2eccc0d783640e2ceaa9e84e30a4453", kill_on_drop: false }` [INFO] [stdout] 4e4a07ba859009a78f6dd4929c288afff2eccc0d783640e2ceaa9e84e30a4453 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3452ad768f277ee7cf6d66db93ba9a6182e701541386f7d4db4f5dd659de743 [INFO] running `Command { std: "docker" "start" "-a" "a3452ad768f277ee7cf6d66db93ba9a6182e701541386f7d4db4f5dd659de743", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling sha1-asm v0.5.2 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-path v0.10.8 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-actor v0.31.4 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gix-config-value v0.14.6 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling gix-sec v0.10.6 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling gix-command v0.3.7 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/futures_task-a34acde6ee26d4ab.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-task-a34acde6ee26d4ab/dep-lib-futures_task` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/tokio-9221a5aa15775d6d.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=3886f4452fec0811 -C extra-filename=-ce9899a03cc27845 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6a3467902d9fc333.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-741c850404f1964e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawazHoh" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1vwjTg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-io` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc6zray0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strsim` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a3452ad768f277ee7cf6d66db93ba9a6182e701541386f7d4db4f5dd659de743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3452ad768f277ee7cf6d66db93ba9a6182e701541386f7d4db4f5dd659de743", kill_on_drop: false }` [INFO] [stdout] a3452ad768f277ee7cf6d66db93ba9a6182e701541386f7d4db4f5dd659de743