[INFO] cloning repository https://github.com/jeroenvervaeke/wit-issue-reproducer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeroenvervaeke/wit-issue-reproducer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/jeroenvervaeke/wit-issue-reproducer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeroenvervaeke/wit-issue-reproducer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66aadcf69133a1f9b50df205e1ac2349574afb21
[INFO] checking jeroenvervaeke/wit-issue-reproducer against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: Unable to create '/workspace/builds/worker-2-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking jeroenvervaeke/wit-issue-reproducer against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: Unable to create '/workspace/builds/worker-2-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking jeroenvervaeke/wit-issue-reproducer against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jeroenvervaeke/wit-issue-reproducer on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jeroenvervaeke/wit-issue-reproducer
[INFO] finished tweaking git repo https://github.com/jeroenvervaeke/wit-issue-reproducer
[INFO] tweaked toml for git repo https://github.com/jeroenvervaeke/wit-issue-reproducer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jeroenvervaeke/wit-issue-reproducer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to get `wit-bindgen` as a dependency of package `wit-issue-reproducer v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `wit-bindgen`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/bytecodealliance/wit-bindgen#7db951ba
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to make directory '/workspace/cargo-home/git/checkouts/wit-bindgen-e92a7091d4f51398/7db951b/tests/codegen/issue569/deps/io': No space left on device; class=Os (2)
[INFO] checking jeroenvervaeke/wit-issue-reproducer against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: cannot create directory at 'wit': No space left on device
[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] checking jeroenvervaeke/wit-issue-reproducer against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file wit/fundaments_analyzer.wit
[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/jeroenvervaeke/wit-issue-reproducer

Caused by:
    command failed: exit status: 128
    
    