[INFO] cloning repository https://github.com/mobycs/clipr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobycs/clipr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobycs%2Fclipr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobycs%2Fclipr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aacef6b0c4daf65ca935225bf3b7ef2ed0d5c897 [INFO] checking mobycs/clipr against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobycs%2Fclipr" "/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/mobycs/clipr on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mobycs/clipr [INFO] finished tweaking git repo https://github.com/mobycs/clipr [INFO] tweaked toml for git repo https://github.com/mobycs/clipr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mobycs/clipr 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrap v0.5.0 [INFO] [stderr] Downloaded fltk v1.4.9 [INFO] [stderr] Downloaded fltk-sys v1.4.9 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 081031a67b11406c5216ad23f0757d854bcbb336e6b573dbea0ac3b00d163b8b [INFO] running `Command { std: "docker" "start" "-a" "081031a67b11406c5216ad23f0757d854bcbb336e6b573dbea0ac3b00d163b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "081031a67b11406c5216ad23f0757d854bcbb336e6b573dbea0ac3b00d163b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081031a67b11406c5216ad23f0757d854bcbb336e6b573dbea0ac3b00d163b8b", kill_on_drop: false }` [INFO] [stdout] 081031a67b11406c5216ad23f0757d854bcbb336e6b573dbea0ac3b00d163b8b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cfba1fbf2abccd2e2cc95fdc055f46ec90f3a84b96eeee6233f9aed666077d4 [INFO] running `Command { std: "docker" "start" "-a" "8cfba1fbf2abccd2e2cc95fdc055f46ec90f3a84b96eeee6233f9aed666077d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking repng v0.2.2 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanaUoUL/lib.rmeta`: No space left on device (os error 28) [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 `ttf-parser` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5EVsNy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cmake` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8cfba1fbf2abccd2e2cc95fdc055f46ec90f3a84b96eeee6233f9aed666077d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cfba1fbf2abccd2e2cc95fdc055f46ec90f3a84b96eeee6233f9aed666077d4", kill_on_drop: false }` [INFO] [stdout] 8cfba1fbf2abccd2e2cc95fdc055f46ec90f3a84b96eeee6233f9aed666077d4