[INFO] cloning repository https://github.com/marketcalls/wars
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marketcalls/wars" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarketcalls%2Fwars", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarketcalls%2Fwars'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a26ac1e8bb7cf21f5c8eba6631fdcf92801a363
[INFO] checking marketcalls/wars against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarketcalls%2Fwars" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/marketcalls/wars
[INFO] finished tweaking git repo https://github.com/marketcalls/wars
[INFO] tweaked toml for git repo https://github.com/marketcalls/wars written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marketcalls/wars on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marketcalls/wars 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `wars` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `wacore` found
[INFO] [stderr] location searched: /workspace/builds/worker-1-tc1/source/vendor/whatsapp-rust/wacore
[INFO] [stderr] required by package `wars v0.1.4 (/workspace/builds/worker-1-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: explicit `package.readme` can be inferred
      --> Cargo.toml:51:1
       |
    51 | readme = "README.md"
       | ^^^^^^^^^^^^^^^^^^^^
       |
       = note: `cargo::manual_readme` is set to `warn` by default
    help: consider removing `package.readme`
    warning: `wars` (manifest) generated 1 warning
        Updating crates.io index
    error: no matching package named `wacore` found
    location searched: /workspace/builds/worker-1-tc1/source/vendor/whatsapp-rust/wacore
    required by package `wars v0.1.4 (/workspace/builds/worker-1-tc1/source)`