[INFO] cloning repository https://github.com/tjpalmer/async-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjpalmer/async-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tjpalmer/async-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjpalmer/async-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/tjpalmer/async-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjpalmer/async-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo/config.lock [INFO] [stderr] fatal: could not set 'core.filemode' to 'true' [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/tjpalmer/async-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjpalmer/async-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo/hooks/pre-receive.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/tjpalmer/async-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjpalmer/async-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdf3c82a34341b329d4a847ead7c7cab12c53321 [INFO] checking tjpalmer/async-demo against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpalmer%2Fasync-demo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tjpalmer/async-demo on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tjpalmer/async-demo [INFO] finished tweaking git repo https://github.com/tjpalmer/async-demo [INFO] tweaked toml for git repo https://github.com/tjpalmer/async-demo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tjpalmer/async-demo 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.53 [INFO] [stderr] Downloaded pin-project-internal v0.4.5 [INFO] [stderr] Downloaded synstructure v0.12.2 [INFO] [stderr] Downloaded futures-sink v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.53 [INFO] [stderr] Downloaded tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Downloaded futures-core v0.3.0 [INFO] [stderr] Downloaded js-sys v0.3.30 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] error: failed to unpack package `unicode-segmentation v1.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `unicode-segmentation-1.5.0/src/testdata.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.5.0/src/testdata.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `unicode-segmentation-1.5.0/src/testdata.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.5.0/src/testdata.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded wasm-bindgen-shared v0.2.53 Downloaded pin-project-internal v0.4.5 Downloaded synstructure v0.12.2 Downloaded futures-sink v0.3.0 Downloaded wasm-bindgen-macro v0.2.53 Downloaded tokio-fs v0.2.0-alpha.6 Downloaded futures-core v0.3.0 Downloaded js-sys v0.3.30 Downloaded unicode-segmentation v1.5.0 error: failed to unpack package `unicode-segmentation v1.5.0` Caused by: failed to unpack entry at `unicode-segmentation-1.5.0/src/testdata.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.5.0/src/testdata.rs` Caused by: failed to unpack `unicode-segmentation-1.5.0/src/testdata.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-segmentation-1.5.0/src/testdata.rs` Caused by: No space left on device (os error 28)