[INFO] cloning repository https://github.com/arnecdn/greeting_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnecdn/greeting_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnecdn%2Fgreeting_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnecdn%2Fgreeting_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e90166c8c34f17a242b9554895388b581f9e124
[INFO] checking arnecdn/greeting_api against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnecdn%2Fgreeting_api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/arnecdn/greeting_api on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/arnecdn/greeting_api
[INFO] finished tweaking git repo https://github.com/arnecdn/greeting_api
[INFO] tweaked toml for git repo https://github.com/arnecdn/greeting_api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/arnecdn/greeting_api 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/arnecdn/greeting_otel_lib`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_241389d859abc6e9': 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/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_210bc6c95c4686e0': 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/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_389e5a3bcbc95b57': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `greeting_otel` as a dependency of package `greeting_api v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `greeting_otel`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/arnecdn/greeting_otel_lib#0cc33d98
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 0cc33d98736a29b79e364b811ee73596159b6944 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_7bd8745ab0a23df4': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/arnecdn/greeting_otel_lib`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_241389d859abc6e9': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_210bc6c95c4686e0': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_389e5a3bcbc95b57': No space left on device; class=Os (2)
    error: failed to get `greeting_otel` as a dependency of package `greeting_api v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `greeting_otel`
    
    Caused by:
      Unable to update https://github.com/arnecdn/greeting_otel_lib#0cc33d98
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc
    
    Caused by:
      revision 0cc33d98736a29b79e364b811ee73596159b6944 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/greeting_otel_lib-97cf517e80e7e1dc/objects/pack/pack_git2_7bd8745ab0a23df4': No space left on device; class=Os (2)