[INFO] cloning repository https://github.com/ehuss/cargo-new-release [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ehuss/cargo-new-release" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-new-release", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-new-release'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2987195c24844cba2c3783f7b2342151347ba492 [INFO] testing ehuss/cargo-new-release against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fehuss%2Fcargo-new-release" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ehuss/cargo-new-release on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ehuss/cargo-new-release [INFO] finished tweaking git repo https://github.com/ehuss/cargo-new-release [INFO] tweaked toml for git repo https://github.com/ehuss/cargo-new-release written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ehuss/cargo-new-release 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.9.0 [INFO] [stderr] Downloaded ureq v2.4.0 [INFO] [stderr] Downloaded rustls v0.20.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5eb89f4ed86cc19ecf388efde63eacfcb33840bc1b2c1a17d834368b2043dc [INFO] running `Command { std: "docker" "start" "-a" "da5eb89f4ed86cc19ecf388efde63eacfcb33840bc1b2c1a17d834368b2043dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5eb89f4ed86cc19ecf388efde63eacfcb33840bc1b2c1a17d834368b2043dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5eb89f4ed86cc19ecf388efde63eacfcb33840bc1b2c1a17d834368b2043dc", kill_on_drop: false }` [INFO] [stdout] da5eb89f4ed86cc19ecf388efde63eacfcb33840bc1b2c1a17d834368b2043dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82566d73169f5049d234c434e76e8bc31f7db2aef0f99ff99ca38b1a48980349 [INFO] running `Command { std: "docker" "start" "-a" "82566d73169f5049d234c434e76e8bc31f7db2aef0f99ff99ca38b1a48980349", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling cargo-new-release v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cargo-new-release` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo_new_release --edition=2021 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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c16d09809c9939a7 -C extra-filename=-c16d09809c9939a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d42e4e5b47ce2a99.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-b29b5f39eaf2d0ed.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-cc0605a6bc3b490f.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-26fb2fe2a0c42d18.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb299b1889bf120f.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-77b6c4e31b45e78e.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-373a54dd86bbe890.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-94be88643b4bef32/out` (exit status: 101) [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] [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.20.3/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)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "tls12"))' -C metadata=5bd72d9d4910e9dd -C extra-filename=-5bd72d9d4910e9dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-645ea4878d94637b.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-4289d667c1d5e4d1.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-d8bee32887504e1c.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a4fc62397f8a3850.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-94be88643b4bef32/out` (exit status: 101) [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ureq --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ureq-2.4.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="json"' --cfg 'feature="rustls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="tls"' --cfg 'feature="webpki"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("brotli", "brotli-decompressor", "charset", "cookie", "cookie_store", "cookies", "default", "encoding_rs", "flate2", "gzip", "json", "native-certs", "native-tls", "rustls", "rustls-native-certs", "serde", "serde_json", "socks", "socks-proxy", "tls", "webpki", "webpki-roots"))' -C metadata=373a54dd86bbe890 -C extra-filename=-373a54dd86bbe890 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rmeta --extern chunked_transfer=/opt/rustwide/target/debug/deps/libchunked_transfer-61ea0f7449dd7481.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d3c711becf60cbe2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-645ea4878d94637b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-7ba85c68f363983c.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-5bd72d9d4910e9dd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f8b72d1f655b6c5c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eb299b1889bf120f.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0eabcbf6c86d4ead.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a4fc62397f8a3850.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-27797b9edf73e6bb.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-94be88643b4bef32/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "82566d73169f5049d234c434e76e8bc31f7db2aef0f99ff99ca38b1a48980349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82566d73169f5049d234c434e76e8bc31f7db2aef0f99ff99ca38b1a48980349", kill_on_drop: false }` [INFO] [stdout] 82566d73169f5049d234c434e76e8bc31f7db2aef0f99ff99ca38b1a48980349