[INFO] cloning repository https://github.com/kamchy/codecrafters-interpreter-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamchy/codecrafters-interpreter-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d2a1f043e0c41503f4cd2a0fa929a9571cd396e [INFO] checking kamchy/codecrafters-interpreter-rust against master#a9e7b30487235621751cc628f170c0f15fb215c4 for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/tests/lexer_tests.rs [INFO] [stderr] error: unable to write file src/tests/mod.rs [INFO] [stderr] error: unable to write file src/tests/parser_tests.rs [INFO] [stderr] error: unable to write file src/tests/prog1.lox [INFO] [stderr] error: unable to write file src/tests/prog1.out [INFO] [stderr] error: unable to write file src/tests/prog10.lox [INFO] [stderr] error: unable to write file src/tests/prog10.out [INFO] [stderr] error: unable to write file src/tests/prog11.lox [INFO] [stderr] error: unable to write file src/tests/prog11.out [INFO] [stderr] error: unable to write file src/tests/prog12.lox [INFO] [stderr] error: unable to write file src/tests/prog12.out [INFO] [stderr] error: unable to write file src/tests/prog13.lox [INFO] [stderr] error: unable to write file src/tests/prog14.lox [INFO] [stderr] error: unable to write file src/tests/prog14.out [INFO] [stderr] error: unable to write file src/tests/prog15.lox [INFO] [stderr] error: unable to write file src/tests/prog15.out [INFO] [stderr] error: unable to write file src/tests/prog16.lox [INFO] [stderr] error: unable to write file src/tests/prog16.out [INFO] [stderr] error: unable to write file src/tests/prog17.lox [INFO] [stderr] error: unable to write file src/tests/prog17.out [INFO] [stderr] error: unable to write file src/tests/prog18.lox [INFO] [stderr] error: unable to write file src/tests/prog18.out [INFO] [stderr] error: unable to write file src/tests/prog19.lox [INFO] [stderr] error: unable to write file src/tests/prog19.out [INFO] [stderr] error: unable to write file src/tests/prog2.lox [INFO] [stderr] error: unable to write file src/tests/prog2.out [INFO] [stderr] error: unable to write file src/tests/prog20.lox [INFO] [stderr] error: unable to write file src/tests/prog20.out [INFO] [stderr] error: unable to write file src/tests/prog21.lox [INFO] [stderr] error: unable to write file src/tests/prog21.out [INFO] [stderr] error: unable to write file src/tests/prog22.lox [INFO] [stderr] error: unable to write file src/tests/prog22.out [INFO] [stderr] error: unable to write file src/tests/prog3.lox [INFO] [stderr] error: unable to write file src/tests/prog3.out [INFO] [stderr] error: unable to write file src/tests/prog4.lox [INFO] [stderr] error: unable to write file src/tests/prog4.out [INFO] [stderr] error: unable to write file src/tests/prog5.lox [INFO] [stderr] error: unable to write file src/tests/prog5.out [INFO] [stderr] error: unable to write file src/tests/prog6.lox [INFO] [stderr] error: unable to write file src/tests/prog6.out [INFO] [stderr] error: unable to write file src/tests/prog7.lox [INFO] [stderr] error: unable to write file src/tests/prog7.out [INFO] [stderr] error: unable to write file src/tests/prog8.lox [INFO] [stderr] error: unable to write file src/tests/prog8.out [INFO] [stderr] error: unable to write file src/tests/prog_life_days.lox [INFO] [stderr] error: unable to write file src/tests/prog_life_days.out [INFO] [stderr] error: unable to write file src/tests/run_tests.rs [INFO] [stderr] error: unable to write file src/tests/tests_main.rs [INFO] [stderr] error: unable to write file src/token.rs [INFO] [stderr] error: unable to write file src/utils.rs [INFO] [stderr] error: unable to write file test.lox [INFO] [stderr] error: unable to write file test2.lox [INFO] [stderr] error: unable to write file test3.lox [INFO] [stderr] error: unable to write file test4.lox [INFO] [stderr] error: unable to write file test41.lox [INFO] [stderr] error: unable to write file test42.lox [INFO] [stderr] error: unable to write file test5.lox [INFO] [stderr] error: unable to write file test51.lox [INFO] [stderr] error: unable to write file test52.lox [INFO] [stderr] error: unable to write file test53.lox [INFO] [stderr] error: unable to write file test54.lox [INFO] [stderr] error: unable to write file test6.lox [INFO] [stderr] error: unable to write file test61.lox [INFO] [stderr] error: unable to write file test7.lox [INFO] [stderr] error: unable to write file test8.lox [INFO] [stderr] error: unable to write file test_eval_nil.lox [INFO] [stderr] error: unable to write file test_eval_num.lox [INFO] [stderr] error: unable to write file test_eval_str.lox [INFO] [stderr] error: unable to write file test_eval_true.lox [INFO] [stderr] error: unable to write file your_program.sh [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/kamchy/codecrafters-interpreter-rust Caused by: command failed: exit status: 128