[INFO] cloning repository https://github.com/fitzgen/cool-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fitzgen/cool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fcool-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fcool-rs'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fcool-rs/hooks/pre-applypatch.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/fitzgen/cool-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fitzgen/cool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fcool-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fcool-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea20b7cd01d2d73d3d2e4ff29579c7d786342b58
[INFO] checking fitzgen/cool-rs against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fcool-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file tests/parser/isvoidbadtype.test
[INFO] [stderr] error: unable to write file tests/parser/isvoidbadtype.test.out
[INFO] [stderr] error: unable to write file tests/parser/letassociativity.test
[INFO] [stderr] error: unable to write file tests/parser/letassociativity.test.out
[INFO] [stderr] error: unable to write file tests/parser/letinit.test
[INFO] [stderr] error: unable to write file tests/parser/letinit.test.out
[INFO] [stderr] error: unable to write file tests/parser/letinitmultiplebindings.test
[INFO] [stderr] error: unable to write file tests/parser/letinitmultiplebindings.test.out
[INFO] [stderr] error: unable to write file tests/parser/letnoinit.test
[INFO] [stderr] error: unable to write file tests/parser/letnoinit.test.out
[INFO] [stderr] error: unable to write file tests/parser/letparens.test
[INFO] [stderr] error: unable to write file tests/parser/letparens.test.out
[INFO] [stderr] error: unable to write file tests/parser/lteassociativity.test
[INFO] [stderr] error: unable to write file tests/parser/lteassociativity.test.out
[INFO] [stderr] error: unable to write file tests/parser/multipleatdispatches.test
[INFO] [stderr] error: unable to write file tests/parser/multipleatdispatches.test.out
[INFO] [stderr] error: unable to write file tests/parser/multipleattributes.test
[INFO] [stderr] error: unable to write file tests/parser/multipleattributes.test.out
[INFO] [stderr] error: unable to write file tests/parser/multipleclasses.test
[INFO] [stderr] error: unable to write file tests/parser/multipleclasses.test.out
[INFO] [stderr] error: unable to write file tests/parser/multipledispatches.test
[INFO] [stderr] error: unable to write file tests/parser/multipledispatches.test.out
[INFO] [stderr] error: unable to write file tests/parser/multiplemethoderrors.test
[INFO] [stderr] error: unable to write file tests/parser/multiplemethoderrors.test.out
[INFO] [stderr] error: unable to write file tests/parser/nestedblocks.test
[INFO] [stderr] error: unable to write file tests/parser/nestedblocks.test.out
[INFO] [stderr] error: unable to write file tests/parser/nestedlet.test
[INFO] [stderr] error: unable to write file tests/parser/nestedlet.test.out
[INFO] [stderr] error: unable to write file tests/parser/newbadtype.test
[INFO] [stderr] error: unable to write file tests/parser/newbadtype.test.out
[INFO] [stderr] error: unable to write file tests/parser/returntypebad.test
[INFO] [stderr] error: unable to write file tests/parser/returntypebad.test.out
[INFO] [stderr] error: unable to write file tests/parser/secondbindingerrored.test
[INFO] [stderr] error: unable to write file tests/parser/secondbindingerrored.test.out
[INFO] [stderr] error: unable to write file tests/parser/staticdispatchnoargs.test
[INFO] [stderr] error: unable to create file tests/parser/staticdispatchnoargs.test.out: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/unaryassociativity.test: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/unaryassociativity.test.out: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/while.test: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/while.test.out: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/whileexpressionblock.test: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/whileexpressionblock.test.out: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/whilenoloop.test: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/whilenoloop.test.out: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/whileoneexpression.test: No space left on device
[INFO] [stderr] error: unable to create file tests/parser/whileoneexpression.test.out: No space left on device
[INFO] [stderr] error: unable to write file tests/typing.rs
[INFO] [stderr] fatal: cannot create directory at 'tests/typing': 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] 


failed to checkout https://github.com/fitzgen/cool-rs

Caused by:
    command failed: exit status: 128
    
    