[INFO] cloning repository https://github.com/jonlamb-gh/rtt-reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/rtt-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Frtt-reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Frtt-reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 683bf3002c2ddd85709dee0584ff89fc8f96ff4c
[INFO] checking jonlamb-gh/rtt-reader against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Frtt-reader" "/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/jonlamb-gh/rtt-reader on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jonlamb-gh/rtt-reader
[INFO] finished tweaking git repo https://github.com/jonlamb-gh/rtt-reader
[INFO] tweaked toml for git repo https://github.com/jonlamb-gh/rtt-reader written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jonlamb-gh/rtt-reader 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "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/auxoncorp/probe-rs.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_9941bb729982753d': 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/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_d4e10ab1f610fdad': 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/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_f4d067b0f3d59305': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `probe-rs` as a dependency of package `rtt-reader v0.5.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `probe-rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/auxoncorp/probe-rs.git?branch=s32k3xx#cd96565a
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision cd96565ae868f5582c74fb7e65de3a23e8103fae not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_e30c45427eb80919': 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/auxoncorp/probe-rs.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_9941bb729982753d': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_d4e10ab1f610fdad': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_f4d067b0f3d59305': No space left on device; class=Os (2)
    error: failed to get `probe-rs` as a dependency of package `rtt-reader v0.5.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `probe-rs`
    
    Caused by:
      Unable to update https://github.com/auxoncorp/probe-rs.git?branch=s32k3xx#cd96565a
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494
    
    Caused by:
      revision cd96565ae868f5582c74fb7e65de3a23e8103fae not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/probe-rs-5bcf4cf054f5d494/objects/pack/pack_git2_e30c45427eb80919': No space left on device; class=Os (2)