[INFO] cloning repository https://github.com/AberrantWolf/phono-junk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AberrantWolf/phono-junk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAberrantWolf%2Fphono-junk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAberrantWolf%2Fphono-junk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e325af27da4f1456dd1ab938811eace66ee6a22
[INFO] checking AberrantWolf/phono-junk against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAberrantWolf%2Fphono-junk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AberrantWolf/phono-junk
[INFO] finished tweaking git repo https://github.com/AberrantWolf/phono-junk
[INFO] tweaked toml for git repo https://github.com/AberrantWolf/phono-junk written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AberrantWolf/phono-junk on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AberrantWolf/phono-junk 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `crc32fast`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | crc32fast = "1.4"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `crc32fast`
[INFO] [stderr] warning: unused workspace dependency `md5`
[INFO] [stderr]   --> Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | md5 = "0.7"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `md5`
[INFO] [stderr] warning: unused workspace dependency `phono-junk-amazon`
[INFO] [stderr]   --> Cargo.toml:78:25
[INFO] [stderr]    |
[INFO] [stderr] 78 | [workspace.dependencies.phono-junk-amazon]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `phono-junk-amazon`
[INFO] [stderr] warning: unused workspace dependency `zeroize`
[INFO] [stderr]   --> Cargo.toml:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | zeroize = "1"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `zeroize`
[INFO] [stderr] warning: workspace (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: patch location `/workspace/builds/worker-1-tc1/junk-libs/junk-libs-core` does not contain packages matching `junk-libs-core`
[INFO] [stderr] help: check `junk-libs-core` patch definition for `https://github.com/AberrantWolf/junk-libs` in `/workspace/builds/worker-1-tc1/source/Cargo.toml`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: unused workspace dependency `crc32fast`
      --> Cargo.toml:19:1
       |
    19 | crc32fast = "1.4"
       | ^^^^^^^^^
       |
       = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
    help: consider removing the workspace dependency `crc32fast`
    warning: unused workspace dependency `md5`
      --> Cargo.toml:26:1
       |
    26 | md5 = "0.7"
       | ^^^
       |
    help: consider removing the workspace dependency `md5`
    warning: unused workspace dependency `phono-junk-amazon`
      --> Cargo.toml:78:25
       |
    78 | [workspace.dependencies.phono-junk-amazon]
       |                         ^^^^^^^^^^^^^^^^^
       |
    help: consider removing the workspace dependency `phono-junk-amazon`
    warning: unused workspace dependency `zeroize`
      --> Cargo.toml:40:1
       |
    40 | zeroize = "1"
       | ^^^^^^^
       |
    help: consider removing the workspace dependency `zeroize`
    warning: workspace (manifest) generated 4 warnings
        Blocking waiting for file lock on package cache
    error: patch location `/workspace/builds/worker-1-tc1/junk-libs/junk-libs-core` does not contain packages matching `junk-libs-core`
    help: check `junk-libs-core` patch definition for `https://github.com/AberrantWolf/junk-libs` in `/workspace/builds/worker-1-tc1/source/Cargo.toml`