[INFO] cloning repository https://github.com/vegedoge/Rust_Begin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vegedoge/Rust_Begin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cda2bd848cd2655462f627ae98b099b53cc0b9a [INFO] checking vegedoge/Rust_Begin against master#05eac57ef6668c9d181b65aceb96b1e7881f60be for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vegedoge/Rust_Begin on toolchain 05eac57ef6668c9d181b65aceb96b1e7881f60be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vegedoge/Rust_Begin [INFO] finished tweaking git repo https://github.com/vegedoge/Rust_Begin [INFO] tweaked toml for git repo https://github.com/vegedoge/Rust_Begin written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vegedoge/Rust_Begin 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" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c13aa287c45c57f4a0e062b955b91b5473f13761f0e7f00b753eb06a0468ed72 [INFO] running `Command { std: "docker" "start" "-a" "c13aa287c45c57f4a0e062b955b91b5473f13761f0e7f00b753eb06a0468ed72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c13aa287c45c57f4a0e062b955b91b5473f13761f0e7f00b753eb06a0468ed72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13aa287c45c57f4a0e062b955b91b5473f13761f0e7f00b753eb06a0468ed72", kill_on_drop: false }` [INFO] [stdout] c13aa287c45c57f4a0e062b955b91b5473f13761f0e7f00b753eb06a0468ed72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2260d2842b416538b347952b457ad13d278830d4dec93b5eee4cced755bf2678 [INFO] running `Command { std: "docker" "start" "-a" "2260d2842b416538b347952b457ad13d278830d4dec93b5eee4cced755bf2678", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3mg56C" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2260d2842b416538b347952b457ad13d278830d4dec93b5eee4cced755bf2678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2260d2842b416538b347952b457ad13d278830d4dec93b5eee4cced755bf2678", kill_on_drop: false }` [INFO] [stdout] 2260d2842b416538b347952b457ad13d278830d4dec93b5eee4cced755bf2678 [INFO] checking vegedoge/Rust_Begin against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/ownership.rs [INFO] [stderr] error: unable to write file src/bin/ref.rs [INFO] [stderr] error: unable to write file src/bin/slice.rs [INFO] [stderr] error: unable to write file src/bin/state_express.rs [INFO] [stderr] error: unable to write file src/bin/str_test.rs [INFO] [stderr] error: unable to write file src/bin/string.rs [INFO] [stderr] error: unable to write file src/bin/string_escaping.rs [INFO] [stderr] error: unable to write file src/bin/struct.rs [INFO] [stderr] error: unable to write file src/bin/tuple.rs [INFO] [stderr] error: unable to write file src/bin/variables.rs [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] [INFO] checking vegedoge/Rust_Begin against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/array.rs [INFO] [stderr] error: unable to write file src/bin/complex.rs [INFO] [stderr] error: unable to write file src/bin/enum.rs [INFO] [stderr] error: unable to write file src/bin/enum_list.rs [INFO] [stderr] error: unable to write file src/bin/let_test.rs [INFO] [stderr] error: unable to write file src/bin/match.rs [INFO] [stderr] error: unable to write file src/bin/match2.rs [INFO] [stderr] error: unable to write file src/bin/match3.rs [INFO] [stderr] error: unable to write file src/bin/option.rs [INFO] [stderr] error: unable to write file src/bin/ownership.rs [INFO] [stderr] error: unable to write file src/bin/ref.rs [INFO] [stderr] error: unable to write file src/bin/slice.rs [INFO] [stderr] error: unable to write file src/bin/state_express.rs [INFO] [stderr] error: unable to write file src/bin/str_test.rs [INFO] [stderr] error: unable to write file src/bin/string.rs [INFO] [stderr] error: unable to write file src/bin/string_escaping.rs [INFO] [stderr] error: unable to write file src/bin/struct.rs [INFO] [stderr] error: unable to write file src/bin/tuple.rs [INFO] [stderr] error: unable to write file src/bin/variables.rs [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] [INFO] checking vegedoge/Rust_Begin against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'HEAD': unable to append to '/workspace/builds/worker-4-tc2/source/.git/logs/HEAD': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking vegedoge/Rust_Begin against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-4-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking vegedoge/Rust_Begin against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegedoge%2FRust_Begin" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] /workspace/builds/worker-4-tc2/source/.git/objects/pack: No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/vegedoge/Rust_Begin [ERROR] caused by: command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.