[INFO] cloning repository https://github.com/emeraldsystems/tokanban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emeraldsystems/tokanban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femeraldsystems%2Ftokanban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femeraldsystems%2Ftokanban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb6d53497a7fecdd1dca7ad9fbd877a8af3fb1af
[INFO] checking emeraldsystems/tokanban against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femeraldsystems%2Ftokanban" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emeraldsystems/tokanban
[INFO] finished tweaking git repo https://github.com/emeraldsystems/tokanban
[INFO] tweaked toml for git repo https://github.com/emeraldsystems/tokanban written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emeraldsystems/tokanban on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emeraldsystems/tokanban 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded open v5.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac
[INFO] running `Command { std: "docker" "start" "059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking clap_complete v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tokanban v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking wiremock v0.5.22
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]  --> tests/common/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 140 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  11 |     /// Create a new mock server and start it
[INFO] [stdout]  12 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  18 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  23 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub async fn mock_error(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assert_error_message<T, E: std::fmt::Display>(result: Result<T, E>, expected_msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> tests/auth_tests.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let result =
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]  --> tests/common/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 140 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  11 |     /// Create a new mock server and start it
[INFO] [stdout]  12 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  18 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  23 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub async fn mock_error(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assert_error_message<T, E: std::fmt::Display>(result: Result<T, E>, expected_msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `token`, `workspace`, `project`, `no_color`, and `expired_token` are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mock_get`, `mock_delete`, `mock_not_found`, and `mock_rate_limit` are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:23:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MockServer {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  23 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assert_error_message<T, E: std::fmt::Display>(result: Result<T, E>, expected_msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `token`, `no_color`, and `expired_token` are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mock_error`, `mock_api_error`, `mock_unauthorized`, `mock_not_found`, and `mock_rate_limit` are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:51:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MockServer {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub async fn mock_error(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assert_error_message<T, E: std::fmt::Display>(result: Result<T, E>, expected_msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> tests/common/fixtures.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fixtures::*`
[INFO] [stdout]  --> tests/common/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use fixtures::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mock_server::MockServer`
[INFO] [stdout]  --> tests/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use mock_server::MockServer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_matches::assert_matches`
[INFO] [stdout]   --> tests/common/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use assert_matches::assert_matches;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `token`, `no_color`, and `expired_token` are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  11 |     /// Create a new mock server and start it
[INFO] [stdout]  12 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  18 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  23 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub async fn mock_error(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assert_error_message<T, E: std::fmt::Display>(result: Result<T, E>, expected_msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> tests/api_tests.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let client = tokanban::api::ApiClient::new("https://api.tokanban.com", 45, None).unwrap();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]  --> tests/common/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 140 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mock_delete` is never used
[INFO] [stdout]   --> tests/common/mock_server.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl MockServer {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assert_error_message<T, E: std::fmt::Display>(result: Result<T, E>, expected_msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_temp_config` is never used
[INFO] [stdout]  --> tests/common/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn setup_temp_config() -> tempfile::TempDir {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_workspace` is never used
[INFO] [stdout]   --> tests/common/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn test_workspace() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_project` is never used
[INFO] [stdout]   --> tests/common/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn test_project() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_user_id` is never used
[INFO] [stdout]   --> tests/common/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn test_user_id() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `task_fixture` is never used
[INFO] [stdout]  --> tests/common/fixtures.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn task_fixture() -> serde_json::Value {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn project_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `workspace_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn workspace_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `user_fixture` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn user_fixture() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `token_response` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn token_response() -> serde_json::Value {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `config_content` is never used
[INFO] [stdout]   --> tests/common/fixtures.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn config_content(token: &str, workspace: &str, project: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalid_config_content` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn invalid_config_content() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn list_response(items: Vec<serde_json::Value>) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_response` is never used
[INFO] [stdout]    --> tests/common/fixtures.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn error_response(error_type: &str, message: &str, hint: &str, fix: &str) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigBuilder` is never constructed
[INFO] [stdout]    --> tests/common/fixtures.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct ConfigBuilder {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/fixtures.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl ConfigBuilder {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 140 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn token(mut self, token: &str) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn workspace(mut self, workspace: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn project(mut self, project: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn no_color(mut self, no_color: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expired_token(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn build(self) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockServer` is never constructed
[INFO] [stdout]  --> tests/common/mock_server.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MockServer {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> tests/common/mock_server.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl MockServer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  11 |     /// Create a new mock server and start it
[INFO] [stdout]  12 |     pub async fn start() -> Self {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  18 |     pub fn base_url(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  23 |     pub async fn mock_get(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub async fn mock_post(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  41 |     pub async fn mock_delete(&self, path_str: &str, response_json: serde_json::Value) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub async fn mock_error(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn mock_api_error(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn mock_unauthorized(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub async fn mock_not_found(&self, path_str: &str, resource: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub async fn mock_rate_limit(&self, path_str: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_error_message` is never used
[INFO] [stdout]   --> tests/common/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn assert_error_message<T, E: std::fmt::Display>(result: Result<T, E>, expected_msg: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.88s
[INFO] running `Command { std: "docker" "inspect" "059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac", kill_on_drop: false }`
[INFO] [stdout] 059ba9082f284e752f8d45caeeb0affea86a715b23a7b741168e3ed61612a1ac
