[INFO] cloning repository https://github.com/desstannoz/my-first-rust-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/desstannoz/my-first-rust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesstannoz%2Fmy-first-rust-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesstannoz%2Fmy-first-rust-project'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesstannoz%2Fmy-first-rust-project: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/desstannoz/my-first-rust-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/desstannoz/my-first-rust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesstannoz%2Fmy-first-rust-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesstannoz%2Fmy-first-rust-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57bd7adac3014a99ddbf6d08df08bf5a883cf09b [INFO] checking desstannoz/my-first-rust-project against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesstannoz%2Fmy-first-rust-project" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/desstannoz/my-first-rust-project [INFO] finished tweaking git repo https://github.com/desstannoz/my-first-rust-project [INFO] tweaked toml for git repo https://github.com/desstannoz/my-first-rust-project written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/desstannoz/my-first-rust-project on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/desstannoz/my-first-rust-project 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-macros v0.12.15 [INFO] [stderr] Downloaded sea-orm-cli v0.12.15 [INFO] [stderr] Downloaded sea-orm-migration v0.12.15 [INFO] [stderr] Downloaded sea-orm v0.12.15 [INFO] [stderr] Downloaded sea-schema v0.14.2 [INFO] [stderr] error: failed to unpack package `sea-schema v0.14.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` [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-orm-macros v0.12.15 Downloaded sea-orm-cli v0.12.15 Downloaded sea-orm-migration v0.12.15 Downloaded sea-orm v0.12.15 Downloaded sea-schema v0.14.2 error: failed to unpack package `sea-schema v0.14.2` Caused by: failed to unpack entry at `sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` Caused by: failed to unpack `sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-schema-0.14.2/tests/sakila/mysql/sakila-data.sql` Caused by: No space left on device (os error 28)