[INFO] cloning repository https://github.com/Szczurowski/rust-example-hero [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Szczurowski/rust-example-hero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzczurowski%2Frust-example-hero", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzczurowski%2Frust-example-hero'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db5b60b1109b1fbae2531d7568717bb77b4c28fc [INFO] testing Szczurowski/rust-example-hero against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzczurowski%2Frust-example-hero" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Szczurowski/rust-example-hero on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Szczurowski/rust-example-hero [INFO] finished tweaking git repo https://github.com/Szczurowski/rust-example-hero [INFO] tweaked toml for git repo https://github.com/Szczurowski/rust-example-hero written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Szczurowski/rust-example-hero 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] error: failed to get `rocket` as a dependency of package `hero-api v0.1.1 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `rocket` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/SergioBenitez/Rocket?rev=fe9fad3#fe9fad33 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/git/db/rocket-8bf16d9ca7e90bdc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Blocking waiting for file lock on package cache Updating git repository `https://github.com/SergioBenitez/Rocket` error: failed to get `rocket` as a dependency of package `hero-api v0.1.1 (/workspace/builds/worker-2-tc1/source)` Caused by: failed to load source for dependency `rocket` Caused by: Unable to update https://github.com/SergioBenitez/Rocket?rev=fe9fad3#fe9fad33 Caused by: failed to create directory `/workspace/cargo-home/git/db/rocket-8bf16d9ca7e90bdc` Caused by: No space left on device (os error 28)