[INFO] cloning repository https://github.com/Avarok-Cybersecurity/citadel-workspace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Avarok-Cybersecurity/citadel-workspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvarok-Cybersecurity%2Fcitadel-workspace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvarok-Cybersecurity%2Fcitadel-workspace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af2e64fc30e8742e1ef7a0a84f8ba082b20374df
[INFO] checking Avarok-Cybersecurity/citadel-workspace against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvarok-Cybersecurity%2Fcitadel-workspace" "/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/Avarok-Cybersecurity/citadel-workspace
[INFO] finished tweaking git repo https://github.com/Avarok-Cybersecurity/citadel-workspace
[INFO] tweaked toml for git repo https://github.com/Avarok-Cybersecurity/citadel-workspace written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Avarok-Cybersecurity/citadel-workspace 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/Avarok-Cybersecurity/citadel-workspace 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 `async-recursion`
[INFO] [stderr]   --> Cargo.toml:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 | [workspace.dependencies.async-recursion]
[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 `async-recursion`
[INFO] [stderr] warning: unused workspace dependency `citadel-workspace-executor`
[INFO] [stderr]   --> Cargo.toml:22:25
[INFO] [stderr]    |
[INFO] [stderr] 22 | [workspace.dependencies.citadel-workspace-executor]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `citadel-workspace-executor`
[INFO] [stderr] warning: unused workspace dependency `citadel-workspace-internal-service`
[INFO] [stderr]   --> Cargo.toml:25:25
[INFO] [stderr]    |
[INFO] [stderr] 25 | [workspace.dependencies.citadel-workspace-internal-service]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `citadel-workspace-internal-service`
[INFO] [stderr] warning: unused workspace dependency `citadel-workspace-server-kernel`
[INFO] [stderr]   --> Cargo.toml:28:25
[INFO] [stderr]    |
[INFO] [stderr] 28 | [workspace.dependencies.citadel-workspace-server-kernel]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `citadel-workspace-server-kernel`
[INFO] [stderr] warning: unused workspace dependency `citadel-workspace-server-kernel-test-common`
[INFO] [stderr]   --> Cargo.toml:31:25
[INFO] [stderr]    |
[INFO] [stderr] 31 | [workspace.dependencies.citadel-workspace-server-kernel-test-common]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `citadel-workspace-server-kernel-test-common`
[INFO] [stderr] warning: unused workspace dependency `tokio-util`
[INFO] [stderr]   --> Cargo.toml:78:25
[INFO] [stderr]    |
[INFO] [stderr] 78 | [workspace.dependencies.tokio-util]
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `tokio-util`
[INFO] [stderr] warning: workspace (manifest) generated 6 warnings
[INFO] [stderr]     Updating git repository `https://github.com/Avarok-Cybersecurity/Citadel-Protocol`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: no matching package named `citadel-internal-service` found
[INFO] [stderr] location searched: /workspace/builds/worker-4-tc1/source/citadel-internal-service/citadel-internal-service
[INFO] [stderr] required by package `citadel-workspace-server-kernel v0.1.0 (/workspace/builds/worker-4-tc1/source/citadel-workspace-server-kernel)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: unused workspace dependency `async-recursion`
      --> Cargo.toml:12:25
       |
    12 | [workspace.dependencies.async-recursion]
       |                         ^^^^^^^^^^^^^^^
       |
       = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
    help: consider removing the workspace dependency `async-recursion`
    warning: unused workspace dependency `citadel-workspace-executor`
      --> Cargo.toml:22:25
       |
    22 | [workspace.dependencies.citadel-workspace-executor]
       |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
       |
    help: consider removing the workspace dependency `citadel-workspace-executor`
    warning: unused workspace dependency `citadel-workspace-internal-service`
      --> Cargo.toml:25:25
       |
    25 | [workspace.dependencies.citadel-workspace-internal-service]
       |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       |
    help: consider removing the workspace dependency `citadel-workspace-internal-service`
    warning: unused workspace dependency `citadel-workspace-server-kernel`
      --> Cargo.toml:28:25
       |
    28 | [workspace.dependencies.citadel-workspace-server-kernel]
       |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       |
    help: consider removing the workspace dependency `citadel-workspace-server-kernel`
    warning: unused workspace dependency `citadel-workspace-server-kernel-test-common`
      --> Cargo.toml:31:25
       |
    31 | [workspace.dependencies.citadel-workspace-server-kernel-test-common]
       |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       |
    help: consider removing the workspace dependency `citadel-workspace-server-kernel-test-common`
    warning: unused workspace dependency `tokio-util`
      --> Cargo.toml:78:25
       |
    78 | [workspace.dependencies.tokio-util]
       |                         ^^^^^^^^^^
       |
    help: consider removing the workspace dependency `tokio-util`
    warning: workspace (manifest) generated 6 warnings
        Updating git repository `https://github.com/Avarok-Cybersecurity/Citadel-Protocol`
        Updating crates.io index
    error: no matching package named `citadel-internal-service` found
    location searched: /workspace/builds/worker-4-tc1/source/citadel-internal-service/citadel-internal-service
    required by package `citadel-workspace-server-kernel v0.1.0 (/workspace/builds/worker-4-tc1/source/citadel-workspace-server-kernel)`