[INFO] cloning repository https://github.com/ethankhall/dos-spook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethankhall/dos-spook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fdos-spook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fdos-spook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3a9c8d4798f7d9e1d393a5ec8870d37c0c905d6 [INFO] testing ethankhall/dos-spook against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethankhall%2Fdos-spook" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethankhall/dos-spook on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ethankhall/dos-spook [INFO] finished tweaking git repo https://github.com/ethankhall/dos-spook [INFO] tweaked toml for git repo https://github.com/ethankhall/dos-spook written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ethankhall/dos-spook 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline v5.0.3 [INFO] [stderr] Downloaded unicode-segmentation v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8904be2bbaa12cbf5b959ab01a1e6d4b611eabe4ca861f908f7347100d9336d2 [INFO] running `Command { std: "docker" "start" "-a" "8904be2bbaa12cbf5b959ab01a1e6d4b611eabe4ca861f908f7347100d9336d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8904be2bbaa12cbf5b959ab01a1e6d4b611eabe4ca861f908f7347100d9336d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8904be2bbaa12cbf5b959ab01a1e6d4b611eabe4ca861f908f7347100d9336d2", kill_on_drop: false }` [INFO] [stdout] 8904be2bbaa12cbf5b959ab01a1e6d4b611eabe4ca861f908f7347100d9336d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 139f622615d96694acd4bb90b0db61267ddf9d9cbe37d29ab3f9b991d702409a [INFO] running `Command { std: "docker" "start" "-a" "139f622615d96694acd4bb90b0db61267ddf9d9cbe37d29ab3f9b991d702409a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rustyline v5.0.3 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libnix-96bd06c026133e15.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustc0IPi08/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [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.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyline --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-5.0.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="dirs"' --cfg 'feature="with-dirs"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dirs", "with-dirs"))' -C metadata=8fa3e77096d7a95d -C extra-filename=-8fa3e77096d7a95d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-52cf6b31aadafba7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b7d549fd7096268b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-61cd91c90b43c5bc.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-db0946bae922bc91.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-96bd06c026133e15.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-7dde1ef3c605cbdf.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-37c17887a26d83db.rmeta --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-739c0c5f5af70114.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "139f622615d96694acd4bb90b0db61267ddf9d9cbe37d29ab3f9b991d702409a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139f622615d96694acd4bb90b0db61267ddf9d9cbe37d29ab3f9b991d702409a", kill_on_drop: false }` [INFO] [stdout] 139f622615d96694acd4bb90b0db61267ddf9d9cbe37d29ab3f9b991d702409a