[INFO] cloning repository https://github.com/gadomski/ape
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gadomski/ape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fape", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fape'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fape: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/gadomski/ape
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gadomski/ape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fape", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fape'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 122017680fe25f81ff07e9e98ba20387c6374fcf
[INFO] checking gadomski/ape against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fape" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gadomski/ape 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/gadomski/ape
[INFO] finished tweaking git repo https://github.com/gadomski/ape
[INFO] tweaked toml for git repo https://github.com/gadomski/ape written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gadomski/ape 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: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/gadomski/cpd-rs`
[INFO] [stderr] error: failed to get `cpd` as a dependency of package `ape v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `cpd`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/gadomski/cpd-rs#b196be01
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/cpd-rs-65490c665d86d0a8
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision b196be01e6f6f4b9853c6513f93389170a8b5802 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error


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/gadomski/cpd-rs`
    error: failed to get `cpd` as a dependency of package `ape v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `cpd`
    
    Caused by:
      Unable to update https://github.com/gadomski/cpd-rs#b196be01
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/cpd-rs-65490c665d86d0a8
    
    Caused by:
      revision b196be01e6f6f4b9853c6513f93389170a8b5802 not found
    
    Caused by:
      no error