[INFO] cloning repository https://github.com/azvast/rust-system-cache-cleaner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azvast/rust-system-cache-cleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazvast%2Frust-system-cache-cleaner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazvast%2Frust-system-cache-cleaner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d77783d953115a25266c5cae1a05bc83bd73c44 [INFO] testing azvast/rust-system-cache-cleaner/4d77783d953115a25266c5cae1a05bc83bd73c44 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazvast%2Frust-system-cache-cleaner" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azvast/rust-system-cache-cleaner on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azvast/rust-system-cache-cleaner [INFO] finished tweaking git repo https://github.com/azvast/rust-system-cache-cleaner [INFO] tweaked toml for git repo https://github.com/azvast/rust-system-cache-cleaner written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/azvast/rust-system-cache-cleaner 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52ae2a0b3e2e157824836caeba2d0c149fe813caf5e05bbcc557cf20c3322a3a [INFO] running `Command { std: "docker" "start" "-a" "52ae2a0b3e2e157824836caeba2d0c149fe813caf5e05bbcc557cf20c3322a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52ae2a0b3e2e157824836caeba2d0c149fe813caf5e05bbcc557cf20c3322a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ae2a0b3e2e157824836caeba2d0c149fe813caf5e05bbcc557cf20c3322a3a", kill_on_drop: false }` [INFO] [stdout] 52ae2a0b3e2e157824836caeba2d0c149fe813caf5e05bbcc557cf20c3322a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f88a5177738b611d49155fdb39d8a60d72a943ef5f796b599962f37c4d82d3f4 [INFO] running `Command { std: "docker" "start" "-a" "f88a5177738b611d49155fdb39d8a60d72a943ef5f796b599962f37c4d82d3f4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling log v0.4.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling wild v0.1.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling crossterm v0.2.0 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (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/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-2.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=c79b9b7df6703926 -C extra-filename=-c79b9b7df6703926 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-0bb13d7c026058b5.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-6294e0c0944b4563.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-83a86fb07712a9ba.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-5837ccab58b45f60.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-504f52b804ff09a9.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-9bb54e52863e423f.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-fbb96234699f514e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f88a5177738b611d49155fdb39d8a60d72a943ef5f796b599962f37c4d82d3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88a5177738b611d49155fdb39d8a60d72a943ef5f796b599962f37c4d82d3f4", kill_on_drop: false }` [INFO] [stdout] f88a5177738b611d49155fdb39d8a60d72a943ef5f796b599962f37c4d82d3f4