[INFO] cloning repository https://github.com/Verdex/case [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Verdex/case" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerdex%2Fcase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerdex%2Fcase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13f654725ada306a650e5a926c0d1172c278ab4f [INFO] checking Verdex/case against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerdex%2Fcase" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Verdex/case on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Verdex/case [INFO] finished tweaking git repo https://github.com/Verdex/case [INFO] tweaked toml for git repo https://github.com/Verdex/case written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Verdex/case 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://www.github.com/verdex/renounce` [INFO] [stderr] Updating git repository `https://www.github.com/verdex/intra` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4cb11826220cdfe547df07f8e3ea28a3eb356f4a3c1780a8b24c1cb18386b0f [INFO] running `Command { std: "docker" "start" "-a" "c4cb11826220cdfe547df07f8e3ea28a3eb356f4a3c1780a8b24c1cb18386b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4cb11826220cdfe547df07f8e3ea28a3eb356f4a3c1780a8b24c1cb18386b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4cb11826220cdfe547df07f8e3ea28a3eb356f4a3c1780a8b24c1cb18386b0f", kill_on_drop: false }` [INFO] [stdout] c4cb11826220cdfe547df07f8e3ea28a3eb356f4a3c1780a8b24c1cb18386b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 223f8afc9d8b2f9575c7030fe08668304b48d55e62d0a20e7beabc38145b1873 [INFO] running `Command { std: "docker" "start" "-a" "223f8afc9d8b2f9575c7030fe08668304b48d55e62d0a20e7beabc38145b1873", kill_on_drop: false }` [INFO] [stderr] Checking renounce v0.3.0 (https://www.github.com/verdex/renounce?tag=release-0.3.0#a963bf88) [INFO] [stderr] Compiling intra v0.1.0 (https://www.github.com/verdex/intra?tag=release-0.1.0#d3324009) [INFO] [stderr] Checking case v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::pattern_parser::*` [INFO] [stdout] --> src/parsing/parser.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::pattern_parser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `intra` (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/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/bin/rustc --crate-name intra --edition=2021 /opt/rustwide/cargo-home/git/checkouts/intra-316ffdf998aa83b4/d332400/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=2a9f8677cd424ad3 -C extra-filename=-14dd868086831c76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `comma` [INFO] [stdout] --> src/parsing/pattern_parser.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | comma <= parse_comma; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `comma` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/parsing/pattern_parser.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | / parser!(input => { [INFO] [stdout] 59 | | pat <= |x| parse_pattern(x, expr_parser); [INFO] [stdout] 60 | | comma <= parse_comma; [INFO] [stdout] 61 | | select pat [INFO] [stdout] 62 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `case` (bin "case"); 2 warnings emitted [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/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/bin/rustc --crate-name case --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73cb19885f518c89 -C extra-filename=-f5a5d3559b2ab464 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern renounce=/opt/rustwide/target/debug/deps/librenounce-4eb99e9753c9840f.rmeta --cap-lints=forbid` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "223f8afc9d8b2f9575c7030fe08668304b48d55e62d0a20e7beabc38145b1873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223f8afc9d8b2f9575c7030fe08668304b48d55e62d0a20e7beabc38145b1873", kill_on_drop: false }` [INFO] [stdout] 223f8afc9d8b2f9575c7030fe08668304b48d55e62d0a20e7beabc38145b1873