[INFO] cloning repository https://github.com/DoraKokce/doranode-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoraKokce/doranode-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoraKokce%2Fdoranode-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoraKokce%2Fdoranode-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a72f522422e5d3eeb76972fcd88519e49b13a5d8
[INFO] checking DoraKokce/doranode-rs against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoraKokce%2Fdoranode-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DoraKokce/doranode-rs
[INFO] finished tweaking git repo https://github.com/DoraKokce/doranode-rs
[INFO] tweaked toml for git repo https://github.com/DoraKokce/doranode-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DoraKokce/doranode-rs on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DoraKokce/doranode-rs 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-4-tc1/source/doranode-executable/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr] warning: unused workspace dependency `pyo3`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | pyo3 = "0.27"
[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 `pyo3`
[INFO] [stderr] warning: unused workspace dependency `raylib`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | raylib = "5.5.1"
[INFO] [stderr]   | ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the workspace dependency `raylib`
[INFO] [stderr] warning: unused workspace dependency `raylib-sys`
[INFO] [stderr]  --> Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | raylib-sys = "5.5.1"
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the workspace dependency `raylib-sys`
[INFO] [stderr] warning: unused workspace dependency `reqw`
[INFO] [stderr]  --> Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | reqw = "0.1.0"
[INFO] [stderr]   | ^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the workspace dependency `reqw`
[INFO] [stderr] warning: unused workspace dependency `reqwest`
[INFO] [stderr]   --> Cargo.toml:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 | [workspace.dependencies.reqwest]
[INFO] [stderr]    |                         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `reqwest`
[INFO] [stderr] warning: unused workspace dependency `rfd`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | rfd = "0.16.0"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rfd`
[INFO] [stderr] warning: unused workspace dependency `serde`
[INFO] [stderr]   --> Cargo.toml:19:25
[INFO] [stderr]    |
[INFO] [stderr] 19 | [workspace.dependencies.serde]
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `serde`
[INFO] [stderr] warning: unused workspace dependency `serde_json`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | serde_json = "1.0.145"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `serde_json`
[INFO] [stderr] warning: unused workspace dependency `toml`
[INFO] [stderr]   --> Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | toml = "0.8"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `toml`
[INFO] [stderr] warning: unused workspace dependency `zip`
[INFO] [stderr]   --> Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | zip = "6.0.0"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `zip`
[INFO] [stderr] warning: workspace (manifest) generated 10 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `reqw` found
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `doranode-executable v0.1.0 (/workspace/builds/worker-4-tc1/source/doranode-executable)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-4-tc1/source/doranode-executable/Cargo.toml
    workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
    warning: unused workspace dependency `pyo3`
     --> Cargo.toml:6:1
      |
    6 | pyo3 = "0.27"
      | ^^^^
      |
      = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
    help: consider removing the workspace dependency `pyo3`
    warning: unused workspace dependency `raylib`
     --> Cargo.toml:7:1
      |
    7 | raylib = "5.5.1"
      | ^^^^^^
      |
    help: consider removing the workspace dependency `raylib`
    warning: unused workspace dependency `raylib-sys`
     --> Cargo.toml:8:1
      |
    8 | raylib-sys = "5.5.1"
      | ^^^^^^^^^^
      |
    help: consider removing the workspace dependency `raylib-sys`
    warning: unused workspace dependency `reqw`
     --> Cargo.toml:9:1
      |
    9 | reqw = "0.1.0"
      | ^^^^
      |
    help: consider removing the workspace dependency `reqw`
    warning: unused workspace dependency `reqwest`
      --> Cargo.toml:15:25
       |
    15 | [workspace.dependencies.reqwest]
       |                         ^^^^^^^
       |
    help: consider removing the workspace dependency `reqwest`
    warning: unused workspace dependency `rfd`
      --> Cargo.toml:10:1
       |
    10 | rfd = "0.16.0"
       | ^^^
       |
    help: consider removing the workspace dependency `rfd`
    warning: unused workspace dependency `serde`
      --> Cargo.toml:19:25
       |
    19 | [workspace.dependencies.serde]
       |                         ^^^^^
       |
    help: consider removing the workspace dependency `serde`
    warning: unused workspace dependency `serde_json`
      --> Cargo.toml:11:1
       |
    11 | serde_json = "1.0.145"
       | ^^^^^^^^^^
       |
    help: consider removing the workspace dependency `serde_json`
    warning: unused workspace dependency `toml`
      --> Cargo.toml:12:1
       |
    12 | toml = "0.8"
       | ^^^^
       |
    help: consider removing the workspace dependency `toml`
    warning: unused workspace dependency `zip`
      --> Cargo.toml:13:1
       |
    13 | zip = "6.0.0"
       | ^^^
       |
    help: consider removing the workspace dependency `zip`
    warning: workspace (manifest) generated 10 warnings
        Blocking waiting for file lock on package cache
        Updating crates.io index
    error: no matching package named `reqw` found
    location searched: crates.io index
    required by package `doranode-executable v0.1.0 (/workspace/builds/worker-4-tc1/source/doranode-executable)`