[INFO] cloning repository https://github.com/startere/thrussh-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/startere/thrussh-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartere%2Fthrussh-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartere%2Fthrussh-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1176d6f922c2b71f22fbf2a3592b06dbf8a578e0 [INFO] building startere/thrussh-example against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartere%2Fthrussh-example" "/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/startere/thrussh-example on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/startere/thrussh-example [INFO] finished tweaking git repo https://github.com/startere/thrussh-example [INFO] tweaked toml for git repo https://github.com/startere/thrussh-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/startere/thrussh-example 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "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] Updating git repository `https://github.com/redox-os/thrussh` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_9157119b1fb38641': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_6af96bbea172afea': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_2673cba15029a555': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `thrussh` as a dependency of package `thrussh-example v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `thrussh` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/redox-os/thrussh#1b839d59 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/thrussh-97f9da62494feb43 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 1b839d591f5311ba62b4152f994935678bf1da40 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_570e8b70f7452b17': No space left on device; class=Os (2) 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 2024 Updating git repository `https://github.com/redox-os/thrussh` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_9157119b1fb38641': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_6af96bbea172afea': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_2673cba15029a555': No space left on device; class=Os (2) error: failed to get `thrussh` as a dependency of package `thrussh-example v0.1.0 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `thrussh` Caused by: Unable to update https://github.com/redox-os/thrussh#1b839d59 Caused by: failed to clone into: /workspace/cargo-home/git/db/thrussh-97f9da62494feb43 Caused by: revision 1b839d591f5311ba62b4152f994935678bf1da40 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/thrussh-97f9da62494feb43/objects/pack/pack_git2_570e8b70f7452b17': No space left on device; class=Os (2)