[INFO] cloning repository https://github.com/pros-rs/vex-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pros-rs/vex-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpros-rs%2Fvex-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpros-rs%2Fvex-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b03d5d5afde7fc66a6c6ebe2e6cc5169c1e888ca [INFO] checking pros-rs/vex-sys against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpros-rs%2Fvex-sys" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/ai_vision.rs [INFO] [stderr] error: unable to write file src/arm.rs [INFO] [stderr] error: unable to write file src/battery.rs [INFO] [stderr] error: unable to write file src/competition.rs [INFO] [stderr] error: unable to write file src/controller.rs [INFO] [stderr] error: unable to write file src/device.rs [INFO] [stderr] error: unable to write file src/display.rs [INFO] [stderr] error: unable to write file src/distance.rs [INFO] [stderr] error: unable to write file src/file.rs [INFO] [stderr] error: unable to write file src/generic_radio.rs [INFO] [stderr] error: unable to write file src/generic_serial.rs [INFO] [stderr] error: unable to write file src/gps.rs [INFO] [stderr] error: unable to write file src/imu.rs [INFO] [stderr] error: unable to write file src/led.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/light_tower.rs [INFO] [stderr] error: unable to write file src/magnet.rs [INFO] [stderr] error: unable to write file src/motor.rs [INFO] [stderr] error: unable to write file src/optical.rs [INFO] [stderr] error: unable to write file src/pneumatic.rs [INFO] [stderr] error: unable to write file src/range.rs [INFO] [stderr] error: unable to write file src/serial.rs [INFO] [stderr] error: unable to write file src/system.rs [INFO] [stderr] error: unable to write file src/task.rs [INFO] [stderr] error: unable to write file src/touch.rs [INFO] [stderr] error: unable to write file src/vision.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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/pros-rs/vex-sys [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.