[INFO] cloning repository https://github.com/hawkw/eclssd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hawkw/eclssd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/hawkw/eclssd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hawkw/eclssd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/hawkw/eclssd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hawkw/eclssd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc76618c3834f04ef54aea81fe2bf88f45ff4375
[INFO] checking hawkw/eclssd against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkw%2Feclssd" "/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/hawkw/eclssd 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] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hawkw/eclssd
[INFO] finished tweaking git repo https://github.com/hawkw/eclssd
[INFO] tweaked toml for git repo https://github.com/hawkw/eclssd written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hawkw/eclssd 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] warning: /workspace/builds/worker-5-tc1/source/lib/eclss/Cargo.toml: `default-features` is ignored for clap, since `default-features` was not specified for `workspace.dependencies.clap`, this could become a hard error in the future
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/hawkw/bosch-bme680`
[INFO] [stderr]     Updating git repository `https://github.com/hawkw/sen5x-rs`
[INFO] [stderr]     Updating git repository `https://github.com/hawkw/sgp30-rs`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to initialize repository with template 'description': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `sgp30`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/hawkw/sgp30-rs?branch=eliza%2Fembedded-hal-async#75d75e8e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   '/workspace/cargo-home/git/checkouts/sgp30-rs-410c12e7493d0a10/75d75e8' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: /workspace/builds/worker-5-tc1/source/lib/eclss/Cargo.toml: `default-features` is ignored for clap, since `default-features` was not specified for `workspace.dependencies.clap`, this could become a hard error in the future
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/hawkw/bosch-bme680`
        Updating git repository `https://github.com/hawkw/sen5x-rs`
        Updating git repository `https://github.com/hawkw/sgp30-rs`
    warning: spurious network error (3 tries remaining): failed to initialize repository with template 'description': No space left on device; class=Os (2)
    error: failed to load source for dependency `sgp30`
    
    Caused by:
      Unable to update https://github.com/hawkw/sgp30-rs?branch=eliza%2Fembedded-hal-async#75d75e8e
    
    Caused by:
      '/workspace/cargo-home/git/checkouts/sgp30-rs-410c12e7493d0a10/75d75e8' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)