[INFO] cloning repository https://github.com/SunDoge/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SunDoge/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91c97aa06fbb6258e3b20677add34e23ea61c44f [INFO] checking SunDoge/leetcode-rust against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Fleetcode-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SunDoge/leetcode-rust on toolchain b8ee37b59c6e1f39bae18b85e057975ab0d89308 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SunDoge/leetcode-rust [INFO] finished tweaking git repo https://github.com/SunDoge/leetcode-rust [INFO] tweaked toml for git repo https://github.com/SunDoge/leetcode-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SunDoge/leetcode-rust 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" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+b8ee37b59c6e1f39bae18b85e057975ab0d89308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: chown /var/lib/docker/overlay2/ecb7534e3d722de41b3874aab50a072c9410cee0eec5f86719809f51e835e29d-init/work/work: no such file or directory [INFO] checking SunDoge/leetcode-rust against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Fleetcode-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/master': couldn't write '/workspace/builds/worker-6-tc2/source/.git/refs/heads/master.lock' [INFO] checking SunDoge/leetcode-rust against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Fleetcode-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device [INFO] checking SunDoge/leetcode-rust against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Fleetcode-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/134-gas-station.rs [INFO] [stderr] error: unable to write file src/bin/135-candy.rs [INFO] [stderr] error: unable to write file src/bin/14-longest-common-prefix.rs [INFO] [stderr] error: unable to write file src/bin/1480-running-sum-of-1d-array.rs [INFO] [stderr] error: unable to write file src/bin/169-majority-element.rs [INFO] [stderr] error: unable to write file src/bin/17-letter-combinations-of-a-phone-number.rs [INFO] [stderr] error: unable to write file src/bin/189-rotate-array.rs [INFO] [stderr] error: unable to write file src/bin/2-add-two-numbers.rs [INFO] [stderr] error: unable to write file src/bin/20-valid-parentheses.rs [INFO] [stderr] error: unable to write file src/bin/200-contains-duplicate-iii.rs [INFO] [stderr] error: unable to write file src/bin/206-reverse-linked-list.rs [INFO] [stderr] error: unable to write file src/bin/21-merge-two-sorted-lists.rs [INFO] [stderr] error: unable to write file src/bin/217-contains-duplicate.rs [INFO] [stderr] error: unable to write file src/bin/219-contains-duplicate-ii.rs [INFO] [stderr] error: unable to write file src/bin/238-product-of-array-except-self.rs [INFO] [stderr] error: unable to write file src/bin/27-remove-element.rs [INFO] [stderr] error: unable to write file src/bin/28-implement-strstr.rs [INFO] [stderr] error: unable to write file src/bin/289-game-of-life.rs [INFO] [stderr] error: unable to write file src/bin/3-longest-substring-without-repeating-characters.rs [INFO] [stderr] error: unable to write file src/bin/334-increasing-triplet-subsequence.rs [INFO] [stderr] error: unable to write file src/bin/35-search-insert-position.rs [INFO] [stderr] error: unable to write file src/bin/36-valid-sudoku.rs [INFO] [stderr] error: unable to write file src/bin/38-count-and-say.rs [INFO] [stderr] error: unable to write file src/bin/42-trapping-rain-water.rs [INFO] [stderr] error: unable to write file src/bin/48-rotate-image.rs [INFO] [stderr] error: unable to write file src/bin/50-powx-n.rs [INFO] [stderr] error: unable to write file src/bin/53-maximum-subarray.rs [INFO] [stderr] error: unable to write file src/bin/58-length-of-last-word.rs [INFO] [stderr] error: unable to write file src/bin/60-permutation-sequence.rs [INFO] [stderr] error: unable to write file src/bin/66-plus-one.rs [INFO] [stderr] error: unable to write file src/bin/67-add-binary.rs [INFO] [stderr] error: unable to write file src/bin/69-sqrtx.rs [INFO] [stderr] error: unable to write file src/bin/7-reverse-integer.rs [INFO] [stderr] error: unable to write file src/bin/70-climbing-stairs.rs [INFO] [stderr] error: unable to write file src/bin/73-set-matrix-zeroes.rs [INFO] [stderr] error: unable to write file src/bin/83-remove-duplicates-from-sorted-list.rs [INFO] [stderr] error: unable to write file src/bin/88-merge-sorted-array.rs [INFO] [stderr] error: unable to write file src/bin/9-palindrome-number.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/tree.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 SunDoge/leetcode-rust against try#b8ee37b59c6e1f39bae18b85e057975ab0d89308 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSunDoge%2Fleetcode-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/13-roman-to-integer.rs [INFO] [stderr] error: unable to write file src/bin/134-gas-station.rs [INFO] [stderr] error: unable to write file src/bin/135-candy.rs [INFO] [stderr] error: unable to write file src/bin/14-longest-common-prefix.rs [INFO] [stderr] error: unable to write file src/bin/1480-running-sum-of-1d-array.rs [INFO] [stderr] error: unable to write file src/bin/169-majority-element.rs [INFO] [stderr] error: unable to write file src/bin/17-letter-combinations-of-a-phone-number.rs [INFO] [stderr] error: unable to write file src/bin/189-rotate-array.rs [INFO] [stderr] error: unable to write file src/bin/2-add-two-numbers.rs [INFO] [stderr] error: unable to write file src/bin/20-valid-parentheses.rs [INFO] [stderr] error: unable to write file src/bin/200-contains-duplicate-iii.rs [INFO] [stderr] error: unable to write file src/bin/206-reverse-linked-list.rs [INFO] [stderr] error: unable to write file src/bin/21-merge-two-sorted-lists.rs [INFO] [stderr] error: unable to write file src/bin/217-contains-duplicate.rs [INFO] [stderr] error: unable to write file src/bin/219-contains-duplicate-ii.rs [INFO] [stderr] error: unable to write file src/bin/238-product-of-array-except-self.rs [INFO] [stderr] error: unable to write file src/bin/27-remove-element.rs [INFO] [stderr] error: unable to write file src/bin/28-implement-strstr.rs [INFO] [stderr] error: unable to write file src/bin/289-game-of-life.rs [INFO] [stderr] error: unable to write file src/bin/3-longest-substring-without-repeating-characters.rs [INFO] [stderr] error: unable to write file src/bin/334-increasing-triplet-subsequence.rs [INFO] [stderr] error: unable to write file src/bin/35-search-insert-position.rs [INFO] [stderr] error: unable to write file src/bin/36-valid-sudoku.rs [INFO] [stderr] error: unable to write file src/bin/38-count-and-say.rs [INFO] [stderr] error: unable to write file src/bin/42-trapping-rain-water.rs [INFO] [stderr] error: unable to write file src/bin/48-rotate-image.rs [INFO] [stderr] error: unable to write file src/bin/50-powx-n.rs [INFO] [stderr] error: unable to write file src/bin/53-maximum-subarray.rs [INFO] [stderr] error: unable to write file src/bin/58-length-of-last-word.rs [INFO] [stderr] error: unable to write file src/bin/60-permutation-sequence.rs [INFO] [stderr] error: unable to write file src/bin/66-plus-one.rs [INFO] [stderr] error: unable to write file src/bin/67-add-binary.rs [INFO] [stderr] error: unable to write file src/bin/69-sqrtx.rs [INFO] [stderr] error: unable to write file src/bin/7-reverse-integer.rs [INFO] [stderr] error: unable to write file src/bin/70-climbing-stairs.rs [INFO] [stderr] error: unable to write file src/bin/73-set-matrix-zeroes.rs [INFO] [stderr] error: unable to write file src/bin/83-remove-duplicates-from-sorted-list.rs [INFO] [stderr] error: unable to write file src/bin/88-merge-sorted-array.rs [INFO] [stderr] error: unable to write file src/bin/9-palindrome-number.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/tree.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] failed to checkout https://github.com/SunDoge/leetcode-rust Caused by: command failed: exit status: 128