[INFO] cloning repository https://github.com/ilyxabatko/shadow_password_hashing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilyxabatko/shadow_password_hashing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyxabatko%2Fshadow_password_hashing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyxabatko%2Fshadow_password_hashing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70c7c749018dcc1d09c01c67be23740ba29e9510
[INFO] checking ilyxabatko/shadow_password_hashing against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyxabatko%2Fshadow_password_hashing" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ilyxabatko/shadow_password_hashing on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ilyxabatko/shadow_password_hashing
[INFO] finished tweaking git repo https://github.com/ilyxabatko/shadow_password_hashing
[INFO] tweaked toml for git repo https://github.com/ilyxabatko/shadow_password_hashing written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ilyxabatko/shadow_password_hashing 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/masmullin2000/password-hashes.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_c4829da7b8c875c8': 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/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_bad4ef4f75627c49': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_9f1c2f77a7eda791': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `sha-crypt` as a dependency of package `crack_shadow v0.1.0 (/workspace/builds/worker-4-tc1/source/crack_shadow)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `sha-crypt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/masmullin2000/password-hashes.git?branch=length_too_long#4b142254
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 4b1422548cef6f55f0af19db398e0b66460714ee not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_0e2821a9399c3352': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
    note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
    note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
    note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
        Updating git repository `https://github.com/masmullin2000/password-hashes.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_c4829da7b8c875c8': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_bad4ef4f75627c49': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_9f1c2f77a7eda791': No space left on device; class=Os (2)
    error: failed to get `sha-crypt` as a dependency of package `crack_shadow v0.1.0 (/workspace/builds/worker-4-tc1/source/crack_shadow)`
    
    Caused by:
      failed to load source for dependency `sha-crypt`
    
    Caused by:
      Unable to update https://github.com/masmullin2000/password-hashes.git?branch=length_too_long#4b142254
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0
    
    Caused by:
      revision 4b1422548cef6f55f0af19db398e0b66460714ee not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/password-hashes-e91982bd1a6ab4d0/objects/pack/pack_git2_0e2821a9399c3352': No space left on device; class=Os (2)