[INFO] cloning repository https://github.com/trusted-programming/crusts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trusted-programming/crusts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrusted-programming%2Fcrusts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrusted-programming%2Fcrusts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc312decd0c261c03ab3fa4e5f248e511edfe5d3 [INFO] checking trusted-programming/crusts against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrusted-programming%2Fcrusts" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file txl_rules/errnoLocation.x [INFO] [stderr] error: unable to write file txl_rules/fn.x [INFO] [stderr] error: unable to write file txl_rules/formalizeCode.x [INFO] [stderr] error: unable to write file txl_rules/main.x [INFO] [stderr] error: unable to write file txl_rules/null.x [INFO] [stderr] error: unable to write file txl_rules/rm_option_warn.x [INFO] [stderr] error: unable to write file txl_rules/rs.x [INFO] [stderr] error: unable to write file txl_rules/scrust_demo.x [INFO] [stderr] error: unable to write file txl_rules/stdio.x [INFO] [stderr] error: unable to write file txl_rules/time.x [INFO] [stderr] error: unable to write file txl_rules/txl [INFO] [stderr] error: unable to write file txl_rules/unsafe.x [INFO] [stderr] error: unable to write file txl_rules/varTypeNoBounds.x [INFO] [stderr] error: unable to write file txl_rules/warns.x [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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/trusted-programming/crusts [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.