[INFO] cloning repository https://github.com/lit-oppai/rust-cli-cc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lit-oppai/rust-cli-cc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flit-oppai%2Frust-cli-cc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flit-oppai%2Frust-cli-cc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21b828bddad73b1a9092d4c7b70004fc79aac782 [INFO] building lit-oppai/rust-cli-cc against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flit-oppai%2Frust-cli-cc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lit-oppai/rust-cli-cc on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lit-oppai/rust-cli-cc [INFO] finished tweaking git repo https://github.com/lit-oppai/rust-cli-cc [INFO] tweaked toml for git repo https://github.com/lit-oppai/rust-cli-cc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lit-oppai/rust-cli-cc 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7cba8a0dc5c5f2a0ee903446724e70180ed12442072b88f1749a86ea2f0a73 [INFO] running `Command { std: "docker" "start" "-a" "3a7cba8a0dc5c5f2a0ee903446724e70180ed12442072b88f1749a86ea2f0a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7cba8a0dc5c5f2a0ee903446724e70180ed12442072b88f1749a86ea2f0a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7cba8a0dc5c5f2a0ee903446724e70180ed12442072b88f1749a86ea2f0a73", kill_on_drop: false }` [INFO] [stdout] 3a7cba8a0dc5c5f2a0ee903446724e70180ed12442072b88f1749a86ea2f0a73 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 781945ed2a47b8e2875d726744ca1473fe88a5f42f52980ec2f60dd85bafb08f [INFO] running `Command { std: "docker" "start" "-a" "781945ed2a47b8e2875d726744ca1473fe88a5f42f52980ec2f60dd85bafb08f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling colour v0.6.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ureq` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name ureq --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ureq-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="rustls"' --cfg 'feature="tls"' --cfg 'feature="webpki"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "brotli-decompressor", "charset", "cookie", "cookie_store", "cookies", "default", "encoding_rs", "flate2", "gzip", "http-interop", "json", "native-certs", "native-tls", "rustls", "rustls-native-certs", "serde", "serde_json", "socks", "socks-proxy", "tls", "webpki", "webpki-roots"))' -C metadata=40ef4e047b8fcaf7 -C extra-filename=-09e6750cf63eab03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-6955b9528a176f02.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-6baccb934707dd20.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062448fef1760a61.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-b90c1f703ec6e787.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-2a67db8f9fcbdf37.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7fab6bf0cd6701ad.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-9eb8c0303633b08b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d923c0f625b29a83/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCZy53z/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rustls` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=d5b4fc4f1bac8d3f -C extra-filename=-b90c1f703ec6e787 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-062448fef1760a61.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-9a50bcf9edec1d00.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-2a67db8f9fcbdf37.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-a5f6a239513c0545.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d923c0f625b29a83/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "781945ed2a47b8e2875d726744ca1473fe88a5f42f52980ec2f60dd85bafb08f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "781945ed2a47b8e2875d726744ca1473fe88a5f42f52980ec2f60dd85bafb08f", kill_on_drop: false }` [INFO] [stdout] 781945ed2a47b8e2875d726744ca1473fe88a5f42f52980ec2f60dd85bafb08f