[INFO] cloning repository https://github.com/simplysabir/zip-cli-compressor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simplysabir/zip-cli-compressor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e100e3bfdeb948ec01a5f9084ae7b53d3787045 [INFO] checking simplysabir/zip-cli-compressor against master#49b3924bd4a34d3cf9c37b74120fba78d9712ab8 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simplysabir/zip-cli-compressor on toolchain 49b3924bd4a34d3cf9c37b74120fba78d9712ab8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simplysabir/zip-cli-compressor [INFO] finished tweaking git repo https://github.com/simplysabir/zip-cli-compressor [INFO] tweaked toml for git repo https://github.com/simplysabir/zip-cli-compressor written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/simplysabir/zip-cli-compressor 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" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93bb6f1984d7d9a1871b03614439e9ae5cdf2f3ddefb05657a8309e64e66b8a9 [INFO] running `Command { std: "docker" "start" "-a" "93bb6f1984d7d9a1871b03614439e9ae5cdf2f3ddefb05657a8309e64e66b8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93bb6f1984d7d9a1871b03614439e9ae5cdf2f3ddefb05657a8309e64e66b8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bb6f1984d7d9a1871b03614439e9ae5cdf2f3ddefb05657a8309e64e66b8a9", kill_on_drop: false }` [INFO] [stdout] 93bb6f1984d7d9a1871b03614439e9ae5cdf2f3ddefb05657a8309e64e66b8a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+49b3924bd4a34d3cf9c37b74120fba78d9712ab8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 937d99e1f2ce386394b4a7e5458581d15c12e6753ef89f77612bd164478b7dc3 [INFO] running `Command { std: "docker" "start" "-a" "937d99e1f2ce386394b4a7e5458581d15c12e6753ef89f77612bd164478b7dc3", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauCavxw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "937d99e1f2ce386394b4a7e5458581d15c12e6753ef89f77612bd164478b7dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937d99e1f2ce386394b4a7e5458581d15c12e6753ef89f77612bd164478b7dc3", kill_on_drop: false }` [INFO] [stdout] 937d99e1f2ce386394b4a7e5458581d15c12e6753ef89f77612bd164478b7dc3 [INFO] checking simplysabir/zip-cli-compressor against try#ab2dc84cfc2c30bb279a7cd2bfef172c30260142 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simplysabir/zip-cli-compressor on toolchain ab2dc84cfc2c30bb279a7cd2bfef172c30260142 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simplysabir/zip-cli-compressor [INFO] finished tweaking git repo https://github.com/simplysabir/zip-cli-compressor [INFO] tweaked toml for git repo https://github.com/simplysabir/zip-cli-compressor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/simplysabir/zip-cli-compressor 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" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/overlay2/f575fb29df2c0bdf7d3d990e9c64914d2146c62a07d3f665e608827abc7cd759/lower: no space left on device [INFO] checking simplysabir/zip-cli-compressor against try#ab2dc84cfc2c30bb279a7cd2bfef172c30260142 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simplysabir/zip-cli-compressor on toolchain ab2dc84cfc2c30bb279a7cd2bfef172c30260142 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simplysabir/zip-cli-compressor [INFO] finished tweaking git repo https://github.com/simplysabir/zip-cli-compressor [INFO] tweaked toml for git repo https://github.com/simplysabir/zip-cli-compressor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/simplysabir/zip-cli-compressor 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" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ab2dc84cfc2c30bb279a7cd2bfef172c30260142" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/65af62dea01221a73747bea7c4428a971bb408a8bcc19491145b4c2f5a69625f-init: no space left on device [INFO] checking simplysabir/zip-cli-compressor against try#ab2dc84cfc2c30bb279a7cd2bfef172c30260142 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking simplysabir/zip-cli-compressor against try#ab2dc84cfc2c30bb279a7cd2bfef172c30260142 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: unable to write new index file [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking simplysabir/zip-cli-compressor against try#ab2dc84cfc2c30bb279a7cd2bfef172c30260142 for pr-118247 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplysabir%2Fzip-cli-compressor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/simplysabir/zip-cli-compressor [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.