[INFO] cloning repository https://github.com/electronfraud/calc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/electronfraud/calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felectronfraud%2Fcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felectronfraud%2Fcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b40ba05a9e36c0f068e090e78f053ba5f6950abb [INFO] testing electronfraud/calc against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felectronfraud%2Fcalc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/electronfraud/calc on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/electronfraud/calc [INFO] finished tweaking git repo https://github.com/electronfraud/calc [INFO] tweaked toml for git repo https://github.com/electronfraud/calc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/electronfraud/calc 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ee23125b0964dcf5148499ae69f2cd844a9575b00c2d4d7c621b2f023a011a8 [INFO] running `Command { std: "docker" "start" "-a" "9ee23125b0964dcf5148499ae69f2cd844a9575b00c2d4d7c621b2f023a011a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee23125b0964dcf5148499ae69f2cd844a9575b00c2d4d7c621b2f023a011a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee23125b0964dcf5148499ae69f2cd844a9575b00c2d4d7c621b2f023a011a8", kill_on_drop: false }` [INFO] [stdout] 9ee23125b0964dcf5148499ae69f2cd844a9575b00c2d4d7c621b2f023a011a8 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 656d52ec7180b88cd083d922c8066321c1ff10e83ff629e17b4b8350902f1943 [INFO] running `Command { std: "docker" "start" "-a" "656d52ec7180b88cd083d922c8066321c1ff10e83ff629e17b4b8350902f1943", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling calc 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 `rustyline` (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.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyline --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustyline-12.0.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="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=b7d0090c4d232ef0 -C extra-filename=-7d151cf630d61cd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1b1bd442b91d5fa6.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-da7e6a5cb20f1238.rmeta --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-2149fb9ca9e9d0d1.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-3f08d12188cba0f2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8f6ccbe197e9a051.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0ef2d786f7a85a56.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4ae02b283530c1ee.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-bd41f7437cdff1c9.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-dddfcce5a1a03e71.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-f5d4c128455d8183.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-af31e4634b5bd620.rmeta --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-1175cb156b07a449.rmeta --cap-lints allow --cap-lints=warn` (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/rmetadxNya8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `calc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "656d52ec7180b88cd083d922c8066321c1ff10e83ff629e17b4b8350902f1943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656d52ec7180b88cd083d922c8066321c1ff10e83ff629e17b4b8350902f1943", kill_on_drop: false }` [INFO] [stdout] 656d52ec7180b88cd083d922c8066321c1ff10e83ff629e17b4b8350902f1943