[INFO] cloning repository https://github.com/royallthefourth/platformsh-rust-rocket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/royallthefourth/platformsh-rust-rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyallthefourth%2Fplatformsh-rust-rocket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyallthefourth%2Fplatformsh-rust-rocket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9614cb67889760a2d91d8d36b4e209c98051bfaf
[INFO] building royallthefourth/platformsh-rust-rocket against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyallthefourth%2Fplatformsh-rust-rocket" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/royallthefourth/platformsh-rust-rocket on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/royallthefourth/platformsh-rust-rocket
[INFO] finished tweaking git repo https://github.com/royallthefourth/platformsh-rust-rocket
[INFO] tweaked toml for git repo https://github.com/royallthefourth/platformsh-rust-rocket written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/royallthefourth/platformsh-rust-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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/frontend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/backend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.1.0
[INFO] [stderr]   Downloaded slug v0.1.3
[INFO] [stderr]   Downloaded stdweb-derive v0.4.0
[INFO] [stderr]   Downloaded discard v1.0.3
[INFO] [stderr]   Downloaded tera v0.11.9
[INFO] [stderr]   Downloaded rocket_codegen v0.3.15
[INFO] [stderr]   Downloaded base-x v0.2.2
[INFO] [stderr]   Downloaded isatty v0.1.8
[INFO] [stderr]   Downloaded pear v0.0.19
[INFO] [stderr]   Downloaded pear_codegen v0.0.19
[INFO] [stderr]   Downloaded rocket v0.3.15
[INFO] [stderr] error: failed to unpack package `rocket v0.3.15`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `rocket-0.3.15/src/http/hyper.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.3.15/src/http/hyper.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `rocket-0.3.15/src/http/hyper.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.3.15/src/http/hyper.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))