[INFO] cloning repository https://github.com/zipper97412/sausage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zipper97412/sausage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzipper97412%2Fsausage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzipper97412%2Fsausage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 482246187a96c07ec836a2e82956128d676f4e9b [INFO] testing zipper97412/sausage against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzipper97412%2Fsausage" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zipper97412/sausage 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/zipper97412/sausage [INFO] finished tweaking git repo https://github.com/zipper97412/sausage [INFO] tweaked toml for git repo https://github.com/zipper97412/sausage written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zipper97412/sausage 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 rusqlite v0.25.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ab433b6b5c3bfff62b7d02bcd89a9a3000d3fdc360a5c22bda3e4976c0926573 [INFO] running `Command { std: "docker" "start" "-a" "ab433b6b5c3bfff62b7d02bcd89a9a3000d3fdc360a5c22bda3e4976c0926573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab433b6b5c3bfff62b7d02bcd89a9a3000d3fdc360a5c22bda3e4976c0926573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab433b6b5c3bfff62b7d02bcd89a9a3000d3fdc360a5c22bda3e4976c0926573", kill_on_drop: false }` [INFO] [stdout] ab433b6b5c3bfff62b7d02bcd89a9a3000d3fdc360a5c22bda3e4976c0926573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b5397111d2724fdb22b6ed0202d4e15a12f48ea2967100cfd3bba05599c4888f [INFO] running `Command { std: "docker" "start" "-a" "b5397111d2724fdb22b6ed0202d4e15a12f48ea2967100cfd3bba05599c4888f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rusqlite v0.25.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sausage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sausage` (bin "sausage") [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 sausage --edition=2018 src/bin/sausage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bincode"' --cfg 'feature="build-binary"' --cfg 'feature="change_watcher"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="rusqlite"' --cfg 'feature="serde"' --cfg 'feature="sqlite"' --cfg 'feature="tar"' --cfg 'feature="tar_impl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bincode", "build-binary", "change_watcher", "clap", "default", "flate2", "rusqlite", "serde", "serde_json", "sqlite", "sqlite_debug", "tar", "tar_impl"))' -C metadata=595c3418dee0e756 -C extra-filename=-595c3418dee0e756 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bbf0e2b44f4669bb.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c44cc0f8bd4fe053.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-92f4a3a2f33db377.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ca7b9462f119333f.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-15ad2bbc7ac9b4ba.rlib --extern sausage=/opt/rustwide/target/debug/deps/libsausage-c2cd77a6ffe15587.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-521df862abb5ace9.rlib --extern tar_impl=/opt/rustwide/target/debug/deps/libtar-92527b1805d44249.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b5397111d2724fdb22b6ed0202d4e15a12f48ea2967100cfd3bba05599c4888f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5397111d2724fdb22b6ed0202d4e15a12f48ea2967100cfd3bba05599c4888f", kill_on_drop: false }` [INFO] [stdout] b5397111d2724fdb22b6ed0202d4e15a12f48ea2967100cfd3bba05599c4888f