[INFO] cloning repository https://github.com/fanout/condure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanout/condure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d70f63b6ed4b60e85fcbf4284a0eab964c94df38 [INFO] building fanout/condure against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: Unable to create '/workspace/builds/worker-3-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] building fanout/condure against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device [INFO] building fanout/condure against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/buffer.rs [INFO] [stderr] error: unable to write file src/channel.rs [INFO] [stderr] error: unable to write file src/client.rs [INFO] [stderr] error: unable to write file src/connection.rs [INFO] [stderr] error: unable to write file src/event.rs [INFO] [stderr] error: unable to write file src/executor.rs [INFO] [stderr] error: unable to write file src/future.rs [INFO] [stderr] error: unable to write file src/http1.rs [INFO] [stderr] error: unable to write file src/lib.rs [INFO] [stderr] error: unable to write file src/list.rs [INFO] [stderr] error: unable to write file src/listener.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] error: unable to write file src/net.rs [INFO] [stderr] error: unable to write file src/pool.rs [INFO] [stderr] error: unable to write file src/reactor.rs [INFO] [stderr] error: unable to write file src/resolver.rs [INFO] [stderr] error: unable to write file src/server.rs [INFO] [stderr] error: unable to write file src/shuffle.rs [INFO] [stderr] error: unable to write file src/tls.rs [INFO] [stderr] error: unable to write file src/tnetstring.rs [INFO] [stderr] error: unable to write file src/track.rs [INFO] [stderr] error: unable to write file src/waker.rs [INFO] [stderr] error: unable to write file src/websocket.rs [INFO] [stderr] error: unable to write file src/zhttppacket.rs [INFO] [stderr] error: unable to write file src/zhttpsocket.rs [INFO] [stderr] error: unable to write file src/zmq.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 fanout/condure against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/websocket.rs [INFO] [stderr] error: unable to write file src/zhttppacket.rs [INFO] [stderr] error: unable to write file src/zhttpsocket.rs [INFO] [stderr] error: unable to write file src/zmq.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 fanout/condure against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanout%2Fcondure" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fanout/condure on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fanout/condure [INFO] finished tweaking git repo https://github.com/fanout/condure [INFO] tweaked toml for git repo https://github.com/fanout/condure written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fanout/condure 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` No space left on device (os error 28)