[INFO] cloning repository https://github.com/lijiachang/learn_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lijiachang/learn_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijiachang%2Flearn_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijiachang%2Flearn_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3efa83c43568a2c2f696bca9dee80b603245527 [INFO] building lijiachang/learn_rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijiachang%2Flearn_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/multi_process/fib_process [INFO] [stderr] error: unable to write file src/multi_process/fib_process.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] building lijiachang/learn_rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijiachang%2Flearn_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: error closing file /workspace/builds/worker-1-tc2/source/.git/packed-refs.new: No space left on device [INFO] building lijiachang/learn_rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijiachang%2Flearn_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] building lijiachang/learn_rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijiachang%2Flearn_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/multi_process/fib_process [INFO] [stderr] error: unable to write file src/multi_process/fib_process.rs [INFO] [stderr] error: unable to write file src/multi_process/multiprocessing [INFO] [stderr] error: unable to write file src/multi_process/multiprocessing.rs [INFO] [stderr] error: unable to write file src/oop.rs [INFO] [stderr] error: unable to write file src/oop_2.rs [INFO] [stderr] error: unable to write file src/oop_state_pattern.rs [INFO] [stderr] error: unable to write file src/ownership_and_method.rs [INFO] [stderr] error: unable to write file src/ownership_and_method2.rs [INFO] [stderr] error: unable to write file src/ownership_and_return.rs [INFO] [stderr] error: unable to write file src/panic_.rs [INFO] [stderr] error: unable to write file src/pattern_math.rs [INFO] [stderr] error: unable to write file src/ref_calculate_len.rs [INFO] [stderr] error: unable to write file src/ref_calculate_len2.rs [INFO] [stderr] error: unable to write file src/slice.rs [INFO] [stderr] error: unable to write file src/smart_points.rs [INFO] [stderr] error: unable to write file src/smart_points_2.rs [INFO] [stderr] error: unable to write file src/smart_points_deref.rs [INFO] [stderr] error: unable to write file src/smart_points_drop.rs [INFO] [stderr] error: unable to write file src/smart_points_rc.rs [INFO] [stderr] error: unable to write file src/smart_points_refcell.rs [INFO] [stderr] error: unable to write file src/string.rs [INFO] [stderr] error: unable to write file src/string_2.rs [INFO] [stderr] error: unable to write file src/struct_.rs [INFO] [stderr] error: unable to write file src/struct_area.rs [INFO] [stderr] error: unable to write file src/struct_method.rs [INFO] [stderr] error: unable to write file src/thread.rs [INFO] [stderr] error: unable to write file src/thread_mpsc.rs [INFO] [stderr] error: unable to write file src/thread_mutex.rs [INFO] [stderr] error: unable to write file src/thread_send_and_sync.rs [INFO] [stderr] error: unable to write file src/trait_.rs [INFO] [stderr] error: unable to write file src/trait_as_arg.rs [INFO] [stderr] error: unable to write file src/trait_operators.rs [INFO] [stderr] error: unable to write file src/trait_polymorphism.rs [INFO] [stderr] error: unable to write file src/tuple_struct.rs [INFO] [stderr] error: unable to write file src/unsafe_.rs [INFO] [stderr] error: unable to write file src/variables.rs [INFO] [stderr] error: unable to write file src/vector_.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] building lijiachang/learn_rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijiachang%2Flearn_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/multi_process/fib_process [INFO] [stderr] error: unable to write file src/multi_process/fib_process.rs [INFO] [stderr] error: unable to write file src/multi_process/multiprocessing [INFO] [stderr] error: unable to write file src/multi_process/multiprocessing.rs [INFO] [stderr] error: unable to write file src/oop.rs [INFO] [stderr] error: unable to write file src/oop_2.rs [INFO] [stderr] error: unable to write file src/oop_state_pattern.rs [INFO] [stderr] error: unable to write file src/ownership_and_method.rs [INFO] [stderr] error: unable to write file src/ownership_and_method2.rs [INFO] [stderr] error: unable to write file src/ownership_and_return.rs [INFO] [stderr] error: unable to write file src/panic_.rs [INFO] [stderr] error: unable to write file src/pattern_math.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/lijiachang/learn_rust