[INFO] cloning repository https://github.com/biuiko/leetrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biuiko/leetrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiuiko%2Fleetrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiuiko%2Fleetrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b890b6317dbec1d9a3684214af033a4b2d2f8e [INFO] checking biuiko/leetrust/87b890b6317dbec1d9a3684214af033a4b2d2f8e against master#f2abf827c128120ed7a874d02973947968c158b8 for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiuiko%2Fleetrust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/add_two_nums.rs [INFO] [stderr] error: unable to write file src/di_string_match.rs [INFO] [stderr] error: unable to write file src/find_closest.rs [INFO] [stderr] error: unable to write file src/house_robber.rs [INFO] [stderr] error: unable to write file src/is_alien_sorted.rs [INFO] [stderr] error: unable to write file src/jump_game_ii.rs [INFO] [stderr] error: unable to write file src/l_1021.rs [INFO] [stderr] error: unable to write file src/l_11.rs [INFO] [stderr] error: unable to write file src/l_128.rs [INFO] [stderr] error: unable to write file src/l_15.rs [INFO] [stderr] error: unable to write file src/l_4.rs [INFO] [stderr] error: unable to write file src/l_436.rs [INFO] [stderr] error: unable to write file src/l_462.rs [INFO] [stderr] error: unable to write file src/l_473.rs [INFO] [stderr] error: unable to write file src/l_5.rs [INFO] [stderr] error: unable to write file src/l_6.rs [INFO] [stderr] error: unable to write file src/l_668.rs [INFO] [stderr] error: unable to write file src/l_929.rs [INFO] [stderr] error: unable to write file src/l_961.rs [INFO] [stderr] error: unable to write file src/l_965.rs [INFO] [stderr] error: unable to write file src/length_of_longest_substring.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/number_of_recent_calls.rs [INFO] [stderr] error: unable to write file src/one_away_lcci.rs [INFO] [stderr] error: unable to write file src/record_data_in_log_files.rs [INFO] [stderr] error: unable to write file src/reverse.rs [INFO] [stderr] error: unable to write file src/two_sum.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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/biuiko/leetrust