[INFO] cloning repository https://github.com/jonamarkin/cpc-solutions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonamarkin/cpc-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonamarkin%2Fcpc-solutions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonamarkin%2Fcpc-solutions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c1b90a0d2451ce1fca07663560db8c2de1356e5 [INFO] checking jonamarkin/cpc-solutions against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonamarkin%2Fcpc-solutions" "/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/jonamarkin/cpc-solutions on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonamarkin/cpc-solutions [INFO] finished tweaking git repo https://github.com/jonamarkin/cpc-solutions [INFO] tweaked toml for git repo https://github.com/jonamarkin/cpc-solutions written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jonamarkin/cpc-solutions 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5d351ce32437de7552bcc08c99f05e71b42d790d7308f8d7d2a0108593c7216 [INFO] running `Command { std: "docker" "start" "-a" "c5d351ce32437de7552bcc08c99f05e71b42d790d7308f8d7d2a0108593c7216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5d351ce32437de7552bcc08c99f05e71b42d790d7308f8d7d2a0108593c7216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d351ce32437de7552bcc08c99f05e71b42d790d7308f8d7d2a0108593c7216", kill_on_drop: false }` [INFO] [stdout] c5d351ce32437de7552bcc08c99f05e71b42d790d7308f8d7d2a0108593c7216 [INFO] checking jonamarkin/cpc-solutions against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonamarkin%2Fcpc-solutions" "/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/frogs_and_mosquitoes.rs [INFO] [stderr] error: unable to write file src/inversion_count.rs [INFO] [stderr] error: unable to write file src/kandanes_algorithm.rs [INFO] [stderr] error: unable to write file src/knapsack_problem.rs [INFO] [stderr] error: unable to write file src/little_girl_and_maximum.rs [INFO] [stderr] error: unable to write file src/llya_and_queries.rs [INFO] [stderr] error: unable to write file src/longest_bitonic_sequence.rs [INFO] [stderr] error: unable to write file src/longest_common_subsequence.rs [INFO] [stderr] error: unable to write file src/longest_increasing_subsequence.rs [INFO] [stderr] error: unable to write file src/longest_k_good_segment.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/maximum_path_sum.rs [INFO] [stderr] error: unable to write file src/minimum_number_of_jumps.rs [INFO] [stderr] error: unable to write file src/missing_number_in_array.rs [INFO] [stderr] error: unable to write file src/monkey_and_oiled_bamboo.rs [INFO] [stderr] error: unable to write file src/next_greater_element_2.rs [INFO] [stderr] error: unable to write file src/notes.txt [INFO] [stderr] error: unable to write file src/number_of_ways.rs [INFO] [stderr] error: unable to write file src/partition_subset.rs [INFO] [stderr] error: unable to write file src/prefix_sum_test_llya.rs [INFO] [stderr] error: unable to write file src/sliding_window_maximum.rs [INFO] [stderr] error: unable to write file src/towers.rs [INFO] [stderr] error: unable to write file src/trapping_rain_water.rs [INFO] [stderr] error: unable to write file src/two_spells.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 jonamarkin/cpc-solutions against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonamarkin%2Fcpc-solutions" "/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: cannot create directory at 'src': No space left on device [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 jonamarkin/cpc-solutions against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonamarkin%2Fcpc-solutions" "/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: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/main': couldn't write '/workspace/builds/worker-5-tc2/source/.git/refs/heads/main.lock' [INFO] checking jonamarkin/cpc-solutions against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonamarkin%2Fcpc-solutions" "/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 create directory for '/workspace/builds/worker-5-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 failed to checkout https://github.com/jonamarkin/cpc-solutions Caused by: command failed: exit status: 128