[INFO] cloning repository https://github.com/oeb25/repl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oeb25/repl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Frepl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Frepl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5fff499140eaa383f309d95f4ebbd4b889bc25e [INFO] testing oeb25/repl-rs against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeb25%2Frepl-rs" "/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/oeb25/repl-rs 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/oeb25/repl-rs [INFO] finished tweaking git repo https://github.com/oeb25/repl-rs [INFO] tweaked toml for git repo https://github.com/oeb25/repl-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oeb25/repl-rs 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: /workspace/builds/worker-2-tc1/source/server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/client/Cargo.toml: 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/DenisKolodin/yew` [INFO] [stderr] error: failed to get `yew` as a dependency of package `client v0.1.0 (/workspace/builds/worker-2-tc1/source/client)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `yew` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/DenisKolodin/yew#3139c1af [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/git/db/yew-cffb4df3674cc4fb` [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: /workspace/builds/worker-2-tc1/source/server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /workspace/builds/worker-2-tc1/source/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /workspace/builds/worker-2-tc1/source/client/Cargo.toml: 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/DenisKolodin/yew` error: failed to get `yew` as a dependency of package `client v0.1.0 (/workspace/builds/worker-2-tc1/source/client)` Caused by: failed to load source for dependency `yew` Caused by: Unable to update https://github.com/DenisKolodin/yew#3139c1af Caused by: failed to create directory `/workspace/cargo-home/git/db/yew-cffb4df3674cc4fb` Caused by: No space left on device (os error 28)