[INFO] cloning repository https://github.com/webmsgr/vine_boom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webmsgr/vine_boom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmsgr%2Fvine_boom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmsgr%2Fvine_boom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 272a726bfb4210a9cc8418e22e536afd4c3f8fcd [INFO] checking webmsgr/vine_boom against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmsgr%2Fvine_boom" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/webmsgr/vine_boom on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/webmsgr/vine_boom [INFO] finished tweaking git repo https://github.com/webmsgr/vine_boom [INFO] tweaked toml for git repo https://github.com/webmsgr/vine_boom written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/webmsgr/vine_boom 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e3743eaf2481e4fdba5f57ce4e3ef9608e51b34bcd9582dcf50ed951a9673cb [INFO] running `Command { std: "docker" "start" "-a" "7e3743eaf2481e4fdba5f57ce4e3ef9608e51b34bcd9582dcf50ed951a9673cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3743eaf2481e4fdba5f57ce4e3ef9608e51b34bcd9582dcf50ed951a9673cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3743eaf2481e4fdba5f57ce4e3ef9608e51b34bcd9582dcf50ed951a9673cb", kill_on_drop: false }` [INFO] [stdout] 7e3743eaf2481e4fdba5f57ce4e3ef9608e51b34bcd9582dcf50ed951a9673cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f3ed4e96def58c9055ad2df1404c0d403565ff1101873938c2690b774ac964e [INFO] running `Command { std: "docker" "start" "-a" "4f3ed4e96def58c9055ad2df1404c0d403565ff1101873938c2690b774ac964e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a641bfaeb88f887 -C extra-filename=-c519c835a2e5781e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-782d84420dfad0f7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-51bcf56cec44a2fc.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4267869223945cf1.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "4f3ed4e96def58c9055ad2df1404c0d403565ff1101873938c2690b774ac964e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3ed4e96def58c9055ad2df1404c0d403565ff1101873938c2690b774ac964e", kill_on_drop: false }` [INFO] [stdout] 4f3ed4e96def58c9055ad2df1404c0d403565ff1101873938c2690b774ac964e