[INFO] cloning repository https://github.com/isikkema/nth_function [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isikkema/nth_function" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisikkema%2Fnth_function", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisikkema%2Fnth_function'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07daacb283b2d5ffb4af4e77d93225005dd25dcc [INFO] checking isikkema/nth_function against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisikkema%2Fnth_function" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isikkema/nth_function on toolchain d534db0721b23cf977073bf4cd306dbf501e6b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isikkema/nth_function [INFO] finished tweaking git repo https://github.com/isikkema/nth_function [INFO] tweaked toml for git repo https://github.com/isikkema/nth_function written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/isikkema/nth_function 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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9628d32b5a1a76b5cde7cfba147f3c71a0b7be759363800052429e64ffc945f [INFO] running `Command { std: "docker" "start" "-a" "d9628d32b5a1a76b5cde7cfba147f3c71a0b7be759363800052429e64ffc945f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9628d32b5a1a76b5cde7cfba147f3c71a0b7be759363800052429e64ffc945f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9628d32b5a1a76b5cde7cfba147f3c71a0b7be759363800052429e64ffc945f", kill_on_drop: false }` [INFO] [stdout] d9628d32b5a1a76b5cde7cfba147f3c71a0b7be759363800052429e64ffc945f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ee6c38ab2290bf35bcb6927f277fba23fd4c4eaba5b77f5bd78353eb1222c9 [INFO] running `Command { std: "docker" "start" "-a" "45ee6c38ab2290bf35bcb6927f277fba23fd4c4eaba5b77f5bd78353eb1222c9", kill_on_drop: false }` [INFO] [stderr] Checking nth_function v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNf3wCj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetambDk5o" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nth_function` (bin "nth_function") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nth_function` (bin "nth_function" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "45ee6c38ab2290bf35bcb6927f277fba23fd4c4eaba5b77f5bd78353eb1222c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ee6c38ab2290bf35bcb6927f277fba23fd4c4eaba5b77f5bd78353eb1222c9", kill_on_drop: false }` [INFO] [stdout] 45ee6c38ab2290bf35bcb6927f277fba23fd4c4eaba5b77f5bd78353eb1222c9