[INFO] cloning repository https://github.com/ucanme/rustdemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ucanme/rustdemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo'... [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%2Fucanme%2Frustdemo/hooks/pre-receive.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ucanme/rustdemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ucanme/rustdemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo/branches/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/ucanme/rustdemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ucanme/rustdemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d50432cead6eee385a7ef48e840e8b52c9dca3d2 [INFO] checking ucanme/rustdemo against master#8f08b3a32478b8d0507732800ecb548a76e0fd0c for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fucanme%2Frustdemo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ucanme/rustdemo [INFO] finished tweaking git repo https://github.com/ucanme/rustdemo [INFO] tweaked toml for git repo https://github.com/ucanme/rustdemo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ucanme/rustdemo on toolchain 8f08b3a32478b8d0507732800ecb548a76e0fd0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ucanme/rustdemo 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" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-query-binder v0.2.2 [INFO] [stderr] Downloaded sea-orm-macros v0.10.7 [INFO] [stderr] error: failed to unpack package `sea-orm-macros v0.10.7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `sea-orm-macros-0.10.7/src/derives/relation.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-macros-0.10.7/src/derives/relation.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `sea-orm-macros-0.10.7/src/derives/relation.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-macros-0.10.7/src/derives/relation.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 sea-query-binder v0.2.2 Downloaded sea-orm-macros v0.10.7 error: failed to unpack package `sea-orm-macros v0.10.7` Caused by: failed to unpack entry at `sea-orm-macros-0.10.7/src/derives/relation.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-macros-0.10.7/src/derives/relation.rs` Caused by: failed to unpack `sea-orm-macros-0.10.7/src/derives/relation.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-macros-0.10.7/src/derives/relation.rs` Caused by: No space left on device (os error 28)