[INFO] cloning repository https://github.com/C0deGeek-dev/LocalPilot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C0deGeek-dev/LocalPilot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0deGeek-dev%2FLocalPilot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0deGeek-dev%2FLocalPilot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7efefd7143b7f1130b33695eaaa5d3c383ab6b1e
[INFO] checking C0deGeek-dev/LocalPilot against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0deGeek-dev%2FLocalPilot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] finished tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] tweaked toml for git repo https://github.com/C0deGeek-dev/LocalPilot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/C0deGeek-dev/LocalPilot on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/C0deGeek-dev/LocalPilot 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:120:1
[INFO] [stderr]     |
[INFO] [stderr] 120 | authors = ["David <David@c0degeek.dev>", "Bram (C0deGeek.dev)"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | homepage = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | repository = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] error: no matching package named `localmind-inference` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/source/external/localmind/crates/localmind-inference
[INFO] [stderr] required by package `localpilot v5.0.0 (/workspace/builds/worker-7-tc2/source/crates/localpilot-cli)`
[INFO] checking C0deGeek-dev/LocalPilot against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0deGeek-dev%2FLocalPilot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] finished tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] tweaked toml for git repo https://github.com/C0deGeek-dev/LocalPilot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/C0deGeek-dev/LocalPilot on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/C0deGeek-dev/LocalPilot 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:120:1
[INFO] [stderr]     |
[INFO] [stderr] 120 | authors = ["David <David@c0degeek.dev>", "Bram (C0deGeek.dev)"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | homepage = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | repository = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr] error: no matching package named `localmind-inference` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/source/external/localmind/crates/localmind-inference
[INFO] [stderr] required by package `localpilot v5.0.0 (/workspace/builds/worker-7-tc2/source/crates/localpilot-cli)`
[INFO] checking C0deGeek-dev/LocalPilot against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0deGeek-dev%2FLocalPilot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] finished tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] tweaked toml for git repo https://github.com/C0deGeek-dev/LocalPilot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/C0deGeek-dev/LocalPilot on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/C0deGeek-dev/LocalPilot 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:120:1
[INFO] [stderr]     |
[INFO] [stderr] 120 | authors = ["David <David@c0degeek.dev>", "Bram (C0deGeek.dev)"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | homepage = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | repository = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: no matching package named `localmind-inference` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/source/external/localmind/crates/localmind-inference
[INFO] [stderr] required by package `localpilot v5.0.0 (/workspace/builds/worker-7-tc2/source/crates/localpilot-cli)`
[INFO] checking C0deGeek-dev/LocalPilot against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0deGeek-dev%2FLocalPilot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] finished tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] tweaked toml for git repo https://github.com/C0deGeek-dev/LocalPilot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/C0deGeek-dev/LocalPilot on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/C0deGeek-dev/LocalPilot 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:120:1
[INFO] [stderr]     |
[INFO] [stderr] 120 | authors = ["David <David@c0degeek.dev>", "Bram (C0deGeek.dev)"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | homepage = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | repository = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: no matching package named `localmind-inference` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/source/external/localmind/crates/localmind-inference
[INFO] [stderr] required by package `localpilot v5.0.0 (/workspace/builds/worker-7-tc2/source/crates/localpilot-cli)`
[INFO] checking C0deGeek-dev/LocalPilot against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0deGeek-dev%2FLocalPilot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] finished tweaking git repo https://github.com/C0deGeek-dev/LocalPilot
[INFO] tweaked toml for git repo https://github.com/C0deGeek-dev/LocalPilot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/C0deGeek-dev/LocalPilot on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/C0deGeek-dev/LocalPilot 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:120:1
[INFO] [stderr]     |
[INFO] [stderr] 120 | authors = ["David <David@c0degeek.dev>", "Bram (C0deGeek.dev)"]
[INFO] [stderr]     | ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:122:1
[INFO] [stderr]     |
[INFO] [stderr] 122 | homepage = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:124:1
[INFO] [stderr]     |
[INFO] [stderr] 124 | repository = "https://github.com/C0deGeek-dev/LocalPilot"
[INFO] [stderr]     | ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: no matching package named `localmind-inference` found
[INFO] [stderr] location searched: /workspace/builds/worker-7-tc2/source/external/localmind/crates/localmind-inference
[INFO] [stderr] required by package `localpilot v5.0.0 (/workspace/builds/worker-7-tc2/source/crates/localpilot-cli)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: unused field `authors` in `workspace.package`
       --> Cargo.toml:120:1
        |
    120 | authors = ["David <David@c0degeek.dev>", "Bram (C0deGeek.dev)"]
        | ^^^^^^^
        |
        = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
    help: consider removing the field `workspace.package.authors`
    warning: unused field `homepage` in `workspace.package`
       --> Cargo.toml:122:1
        |
    122 | homepage = "https://github.com/C0deGeek-dev/LocalPilot"
        | ^^^^^^^^
        |
    help: consider removing the field `workspace.package.homepage`
    warning: unused field `repository` in `workspace.package`
       --> Cargo.toml:124:1
        |
    124 | repository = "https://github.com/C0deGeek-dev/LocalPilot"
        | ^^^^^^^^^^
        |
    help: consider removing the field `workspace.package.repository`
    warning: workspace (manifest) generated 3 warnings
        Blocking waiting for file lock on package cache
    error: no matching package named `localmind-inference` found
    location searched: /workspace/builds/worker-7-tc2/source/external/localmind/crates/localmind-inference
    required by package `localpilot v5.0.0 (/workspace/builds/worker-7-tc2/source/crates/localpilot-cli)`