[INFO] cloning repository https://github.com/syiin/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syiin/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyiin%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyiin%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dec4340944e4ea007c730f2bd65c4e6caef3f80 [INFO] checking syiin/zero2prod against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyiin%2Fzero2prod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/syiin/zero2prod [INFO] finished tweaking git repo https://github.com/syiin/zero2prod [INFO] tweaked toml for git repo https://github.com/syiin/zero2prod written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/syiin/zero2prod on toolchain 7df376b035b3d12ff0386ad8b45b76dbe020257b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/syiin/zero2prod 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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-actix-web v0.7.14 [INFO] [stderr] error: failed to unpack package `tracing-actix-web v0.7.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `tracing-actix-web-0.7.14/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.14/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `tracing-actix-web-0.7.14/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-actix-web-0.7.14/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking syiin/zero2prod against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyiin%2Fzero2prod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'tests/api': 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] [INFO] checking syiin/zero2prod against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyiin%2Fzero2prod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/routes/mod.rs [INFO] [stderr] error: unable to write file src/routes/newsletters.rs [INFO] [stderr] error: unable to write file src/routes/subscriptions.rs [INFO] [stderr] error: unable to write file src/routes/subscriptions_confirm.rs [INFO] [stderr] error: unable to write file src/startup.rs [INFO] [stderr] error: unable to write file src/telemetry.rs [INFO] [stderr] fatal: cannot create directory at 'tests': 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] [INFO] checking syiin/zero2prod against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyiin%2Fzero2prod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file migrations/20241031152557_create_users_table.sql [INFO] [stderr] error: unable to write file migrations/20241031154550_rename_password_column.sql [INFO] [stderr] error: unable to write file migrations/20241102095721_add_salt_to_users.sql [INFO] [stderr] error: unable to write file migrations/20241102101330_remove_salt_from_users.sql [INFO] [stderr] fatal: cannot create directory at 'scripts': 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] [INFO] checking syiin/zero2prod against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyiin%2Fzero2prod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .cargo/config.toml [INFO] [stderr] error: unable to write file .dockerignore [INFO] [stderr] error: unable to write file .env [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] fatal: cannot create directory at '.sqlx': 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/syiin/zero2prod Caused by: command failed: exit status: 128