[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] testing emeraldsystems/tokanban against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femeraldsystems%2Ftokanban" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emeraldsystems/tokanban on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45
[INFO] running `Command { std: "docker" "start" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45", 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" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[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 tokio-macros v2.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokanban v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokanban v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling 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: `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: 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: 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: `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: `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 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: 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: 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 `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 `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: `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 `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: 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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqOu7IU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-e015f3bf972fa40e,libgetrandom-97c74ae77623c86a,libfastrand-8c711c36072d5b5b,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokanban-f25a2223c9e473b2,libcrossterm-fd947b07686e182e,librustix-b821135247f1b02f,liblinux_raw_sys-e0d87a58652c2b0b,libsignal_hook_mio-d6394bbb2f87356a,libsignal_hook-98f5bfbd5dbd0402,libtoml-2e520466a20eb206,libtoml_edit-7410c9c21379c681,libserde_spanned-ce04cc9982e36395,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-64cf6590014f8d6d,libdirs-5b3a3b914f1ec0a9,libdirs_sys-0c8a00e1e5b55f14,liboption_ext-61303ef911796993,libopen-76eab5ffcfda5e9b,libpathdiff-3903ede7ad100cac,libis_wsl-024f368077693904,libis_docker-92000f889fbde0e8,libthiserror-5e90adc18491a337,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libchrono-a783711f0e926cf6,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,librand-18134bb493642918,librand_chacha-a85b4e23072c5886,librand_core-29b470309217879d,libgetrandom-e554cd983f82d858,libreqwest-04b163fadba1b11f,libhyper_rustls-198f3f928b0613c9,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-77f0304e36b5cdda,librustls-d427316fe2dcdf93,libsubtle-2ae6a7038b9a0630,libwebpki-4d874b874b9b9708,libring-e31d1d2b30bdccdd,libgetrandom-cd966b02ea09224a,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libtower_http-f536b3ffeedbc7d3,libbitflags-19bd3a07fb167555,libiri_string-9568090a19df0016,libtower-5dca6b1846932847,libtower_layer-d908dd771b239ecd,libhyper_util-5aee78ee793feaf4,libbase64-32787b0325ea6df8,libipnet-61ca7a5e1c2863d4,libhyper-092529188af6378f,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libsync_wrapper-6bdfbc29c4269203,libclap_complete-5055d337eb9a6d81,libclap-062038b8ff1b5a44,libclap_builder-33897930e618d2bd,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libassert_matches-3c989e42e59395b3,libwiremock-2aeece3bc7259292,libfutures-c00726a8b8b23b7a,libfutures_executor-24327b48546e5fad,libfutures_timer-17baedd4276dc448,libdeadpool-442a79d4c777e934,libnum_cpus-ac259b892f04e249,libretain_mut-ce7177b237dafe2d,libdeadpool_runtime-6f57829d3c306cb7,libhyper-848dbc81e6be8fb9,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-29cf574a1a55d1df,libhttparse-8c9b827b8f345444,libh2-663c4f2386c796c0,libindexmap-faf46ac94d69abbd,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libtokio_util-d3bb83834018bd36,libtower_service-3fb88d28c2218805,libtracing-8891879938231fdd,libtracing_core-89b602bc4a7d7f8a,libonce_cell-b5bdc597ed9676b3,libhttp_body-4d52896d975fd682,libfutures_util-902ebd335b700143,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttpdate-331798cefc82cc7e,libtokio-8c489f98fead623f,libsignal_hook_registry-82934c0b8de84392,liberrno-55a6aecf5b377c05,libsocket2-9b7ca64215ada2ab,libmio-55a74a882e768166,libparking_lot-7bec6f8429b54bf1,libparking_lot_core-0302617a03f84137,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libregex-ec2dc9d409c38a88,libregex_automata-bf751438404198b1,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,liblog-f16ce4b64309590f,libbase64-13144a1f1e192158,libassert_json_diff-8bf5e730d9c4bb3b,libhttp_types-6c87f9167b340002,libhttp-59da2a0bfabc2669,libbytes-2ed9460101f17bbf,libfnv-79e2cbfbe03dcd16,libserde_qs-fbf115d2e08d8a49,libthiserror-305297abc8a52265,libanyhow-9e4c44ac98d8e4ea,libserde_urlencoded-bd0eed99701d5881,libryu-1f4f40e4352371e5,libasync_channel-ba56e0591d117f77,libevent_listener-0282a877755a83ef,libconcurrent_queue-c5c5e0cf1b34bbc5,libcrossbeam_utils-88330a35762988eb,libbase64-42295ac2e0e134a3,libfutures_lite-2c0c93ee8cde46fa,libfastrand-273731efb4a6b13e,libfutures_io-3814ffd654d7040e,libfutures_core-1121ff913ed87f93,libwaker_fn-9e7b89ace1562e3c,libparking-a9ae72c6c16ee980,libpin_project_lite-0a15d51c77964692,librand-52184be946eaf704,librand_chacha-72144f8b69fba6aa,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-d13219de0a4d102e,libgetrandom-eb49212ee9a21f6c,liblibc-3394320f0eefe0b4,libcfg_if-83060ec5685761ae,libinfer-5dfce7e4c0072ccb,liburl-daf5acbff2a2d800,libidna-41e8d20eab341d2d,libidna_adapter-f9ea0d61176aeaa5,libicu_properties-cd9c34beb0f6ffdf,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-0cba3e741660dff0,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-99010f6d88cb0fa2,libutf8_iter-51566bbad89f3a68,libpotential_utf-dfc67b58ecdfe49f,libicu_provider-68c7489fa78adb03,libicu_locale_core-2440c9245e1ce3af,libtinystr-4cce420f599efd20,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-ca67d97079b95e44,libzerotrie-0c901af276a1f5ce,libyoke-a73bb16c30c8666f,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-3c4bc0c4c9717ce1,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libserde-36785060c1ea6758,libserde_json-508bd9f2e6d37d72,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libserde_core-2c928ee17a7447a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqOu7IU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-9edf261ae5eb6e8e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/completion_tests-e266bdd41ed89095" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokanban` (test "completion_tests") due to 1 previous error; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokanban` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokanban --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af7260e7f0ecac1d -C extra-filename=-ca179005e9cab9c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a783711f0e926cf6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-062038b8ff1b5a44.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-5055d337eb9a6d81.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-fd947b07686e182e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5b3a3b914f1ec0a9.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cd7a37938e839740.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-76eab5ffcfda5e9b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-18134bb493642918.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-04b163fadba1b11f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36785060c1ea6758.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-508bd9f2e6d37d72.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-095ad84fd5bfa493.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e015f3bf972fa40e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-9da056db1fca7160.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8c489f98fead623f.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-60f8aa567fd18be4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-2e520466a20eb206.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-daf5acbff2a2d800.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-2aeece3bc7259292.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9edf261ae5eb6e8e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45", kill_on_drop: false }`
[INFO] [stdout] d66e1c2dc6f5d8642c20e20b45102a51332392836b8e0152000e973e2bf50f45
