[INFO] cloning repository https://github.com/watermelvin/rusty-pipe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watermelvin/rusty-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatermelvin%2Frusty-pipe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatermelvin%2Frusty-pipe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] feaa0c328bab6cb3d52520b5d588bc8891feb23b [INFO] testing watermelvin/rusty-pipe against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatermelvin%2Frusty-pipe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watermelvin/rusty-pipe 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/watermelvin/rusty-pipe [INFO] finished tweaking git repo https://github.com/watermelvin/rusty-pipe [INFO] tweaked toml for git repo https://github.com/watermelvin/rusty-pipe written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/watermelvin/rusty-pipe 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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3f8719fbb0a4f6c5c26f8d162f0dba3a5d414c81c32c9675b759c8c2aa7c5209 [INFO] running `Command { std: "docker" "start" "-a" "3f8719fbb0a4f6c5c26f8d162f0dba3a5d414c81c32c9675b759c8c2aa7c5209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8719fbb0a4f6c5c26f8d162f0dba3a5d414c81c32c9675b759c8c2aa7c5209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8719fbb0a4f6c5c26f8d162f0dba3a5d414c81c32c9675b759c8c2aa7c5209", kill_on_drop: false }` [INFO] [stdout] 3f8719fbb0a4f6c5c26f8d162f0dba3a5d414c81c32c9675b759c8c2aa7c5209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d7ef08d50a95e6cc43de988df6d30807887c44a83bb6605aad28992aa1482991 [INFO] running `Command { std: "docker" "start" "-a" "d7ef08d50a95e6cc43de988df6d30807887c44a83bb6605aad28992aa1482991", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lewton` (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 lewton --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lewton-0.10.2/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="ogg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_ogg", "default", "futures", "ogg", "tokio-io"))' -C metadata=3c6b33804725a1cd -C extra-filename=-c03fa8d4edc1244d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-17848641bf598723.rmeta --extern ogg=/opt/rustwide/target/debug/deps/libogg-ca694a9fd695930a.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-61caed6efef58738.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/rmetaDz0iJI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d7ef08d50a95e6cc43de988df6d30807887c44a83bb6605aad28992aa1482991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ef08d50a95e6cc43de988df6d30807887c44a83bb6605aad28992aa1482991", kill_on_drop: false }` [INFO] [stdout] d7ef08d50a95e6cc43de988df6d30807887c44a83bb6605aad28992aa1482991