[INFO] cloning repository https://github.com/takatori/hello-rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takatori/hello-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakatori%2Fhello-rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakatori%2Fhello-rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d5b0be2bb714a2a4f68c7bb61fa2b9efcd2bad5 [INFO] checking takatori/hello-rocket against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakatori%2Fhello-rocket" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/takatori/hello-rocket on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/takatori/hello-rocket [INFO] finished tweaking git repo https://github.com/takatori/hello-rocket [INFO] tweaked toml for git repo https://github.com/takatori/hello-rocket written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/takatori/hello-rocket 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version_check v0.1.0 [INFO] [stderr] Downloaded rocket_codegen v0.2.0 [INFO] [stderr] Downloaded state v0.2.0 [INFO] [stderr] Downloaded cookie v0.6.0 [INFO] [stderr] error: failed to unpack package `cookie v0.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `cookie-0.6.0/LICENSE-MIT` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.6.0/LICENSE-MIT` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `cookie-0.6.0/LICENSE-MIT` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.6.0/LICENSE-MIT` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Downloading crates ... Downloaded version_check v0.1.0 Downloaded rocket_codegen v0.2.0 Downloaded state v0.2.0 Downloaded cookie v0.6.0 error: failed to unpack package `cookie v0.6.0` Caused by: failed to unpack entry at `cookie-0.6.0/LICENSE-MIT` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.6.0/LICENSE-MIT` Caused by: failed to unpack `cookie-0.6.0/LICENSE-MIT` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.6.0/LICENSE-MIT` Caused by: No space left on device (os error 28)