[INFO] fetching crate divviup-client 0.1.1...
[INFO] checking divviup-client-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate divviup-client 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate divviup-client 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate divviup-client 0.1.1
[INFO] finished tweaking crates.io crate divviup-client 0.1.1
[INFO] tweaked toml for crates.io crate divviup-client 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rlimit v0.10.1
[INFO] [stderr]   Downloaded janus_messages v0.6.19
[INFO] [stderr]   Downloaded trillium-server-common v0.4.7
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded smartcow v0.2.1
[INFO] [stderr]   Downloaded trillium v0.2.16
[INFO] [stderr]   Downloaded email_address v0.2.4
[INFO] [stderr]   Downloaded pad-adapter v0.1.1
[INFO] [stderr]   Downloaded fixed v1.26.0
[INFO] [stderr]   Downloaded trillium-tokio v0.3.4
[INFO] [stderr]   Downloaded size v0.4.1
[INFO] [stderr]   Downloaded prio v0.15.4
[INFO] [stderr]   Downloaded trillium-testing v0.5.4
[INFO] [stderr]   Downloaded trillium-client v0.4.9
[INFO] [stderr]   Downloaded trillium-macros v0.0.5
[INFO] [stderr]   Downloaded trillium-macros v0.0.4
[INFO] [stderr]   Downloaded async-rustls v0.4.2
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] [stderr]   Downloaded trillium-rustls v0.4.2
[INFO] [stderr]   Downloaded async-compat v0.2.3
[INFO] [stderr]   Downloaded stopper v0.2.6
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded trillium-http v0.3.14
[INFO] [stderr]   Downloaded async_cell v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e616fc1ea7953d35ade88e55beeeb4ec76c25f04012ad7d1dad6feb5783dbe09
[INFO] running `Command { std: "docker" "start" "-a" "e616fc1ea7953d35ade88e55beeeb4ec76c25f04012ad7d1dad6feb5783dbe09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e616fc1ea7953d35ade88e55beeeb4ec76c25f04012ad7d1dad6feb5783dbe09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e616fc1ea7953d35ade88e55beeeb4ec76c25f04012ad7d1dad6feb5783dbe09", kill_on_drop: false }`
[INFO] [stdout] e616fc1ea7953d35ade88e55beeeb4ec76c25f04012ad7d1dad6feb5783dbe09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb7624eff6b3a24bcacfc97d5573797c8c34ecb11bb1b08c888f697d68b3c31e
[INFO] running `Command { std: "docker" "start" "-a" "bb7624eff6b3a24bcacfc97d5573797c8c34ecb11bb1b08c888f697d68b3c31e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking async_cell v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling fixed v1.26.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking stopper v0.2.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking fiat-crypto v0.2.6
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking size v0.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking async-dup v1.2.4
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling trillium-macros v0.0.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling trillium-macros v0.0.4
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking async-compat v0.2.3
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking trillium-http v0.3.14
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking trillium v0.2.16
[INFO] [stderr]     Checking async-rustls v0.4.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking trillium-server-common v0.4.7
[INFO] [stderr]     Checking trillium-tokio v0.3.4
[INFO] [stderr]     Checking trillium-client v0.4.9
[INFO] [stderr]     Checking trillium-rustls v0.4.2
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking trillium-testing v0.5.4
[INFO] [stderr]     Checking prio v0.15.4
[INFO] [stderr]     Checking janus_messages v0.6.19
[INFO] [stderr]     Checking divviup-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/accounts.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `divviup_api`
[INFO] [stdout]  --> tests/tasks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use divviup_api::entity::aggregator::Features;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `divviup_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/memberships.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/aggregators.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/tasks.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `divviup_api`
[INFO] [stdout]  --> tests/collector_credentials.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use divviup_api::api_mocks::aggregator_api::random_hpke_config;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `divviup_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/collector_credentials.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/api_tokens.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/api_tokens.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     _app: Arc<DivviupApi>,
[INFO] [stdout]   |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn api_tokens_list<DivviupApi>(
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/accounts.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     _app: Arc<DivviupApi>,
[INFO] [stdout]   |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn account_list<DivviupApi>(
[INFO] [stdout]   |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/accounts.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/accounts.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/accounts.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | async fn create_account<DivviupApi>(
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     _app: Arc<DivviupApi>,
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 19 | async fn create_api_token<DivviupApi>(
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/accounts.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/accounts.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/accounts.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn rename_account<DivviupApi>(
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/accounts.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn delete_api_token<DivviupApi>(
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/accounts.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/accounts.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/api_tokens.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 9  | async fn collector_credentials_list<DivviupApi>(
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     _app: Arc<DivviupApi>,
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn create_collector_credential<DivviupApi>(
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     _app: Arc<DivviupApi>,
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn create_collector_credential_with_name<DivviupApi>(
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | async fn delete_collector_credential<DivviupApi>(
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/accounts.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fixtures::make_account_admin(&app, account).await;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/collector_credentials.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/accounts.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/api_tokens.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let (token, _) = fixtures::api_token(&app, &account).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/collector_credentials.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fixtures::collector_credential(&app, &account).await;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiTokens`
[INFO] [stdout]   --> tests/api_tokens.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert!(ApiTokens::find_by_id(token.id)
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared type `ApiTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/collector_credentials.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/collector_credentials.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let collector_credential = fixtures::collector_credential(&app, &account).await;
[INFO] [stdout]    |                                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/memberships.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     app: Arc<DivviupApi>,
[INFO] [stdout]   |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn membership_list<DivviupApi>(
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/memberships.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/memberships.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/memberships.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn create_membership<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/memberships.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/memberships.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/memberships.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn delete_membership<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/memberships.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/memberships.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/memberships.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:16:47
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let email = fixtures::random_email();
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let membership = fixtures::membership(&app, &account, &fixtures::user()).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:61:60
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let membership = fixtures::membership(&app, &account, &fixtures::user()).await;
[INFO] [stdout]    |                                                            ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/tasks.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list<DivviupApi>(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]  --> tests/tasks.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use divviup_client::Account;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/aggregators.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     app: Arc<DivviupApi>,
[INFO] [stdout]   |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn aggregator_list<DivviupApi>(
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/tasks.rs:9:86
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                                                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task<DivviupApi>(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | async fn create_aggregator<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:20:88
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task<DivviupApi>(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:47:88
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn collector_auth_tokens_no_token_hash<DivviupApi>(
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn delete_aggregator<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 63 | async fn rename_aggregator<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | async fn collector_auth_tokens_token_hash<DivviupApi>(
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn rotate_bearer_token<DivviupApi>(
[INFO] [stdout]    |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/aggregators.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/tasks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         fixtures::aggregator(&app, Some(&account)).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fixtures::task(&app, &account).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         fixtures::aggregator(&app, Some(&account)).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         fixtures::task(&app, &account).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/tasks.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_same_json_representation(&tasks, &response_tasks);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_same_json_representation(&aggregators, &response);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let (leader, helper) = fixtures::aggregator_pair(&app, &account).await;
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let collector_credential = fixtures::collector_credential(&app, &account).await;
[INFO] [stdout]    |                                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 name: fixtures::random_name(),
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aggregators`
[INFO] [stdout]   --> tests/aggregators.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let from_db = Aggregators::find_by_id(aggregator.id)
[INFO] [stdout]    |                   ^^^^^^^^^^^ use of undeclared type `Aggregators`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tasks`
[INFO] [stdout]   --> tests/tasks.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let task_from_db = Tasks::find_by_id(&response_task.id)
[INFO] [stdout]    |                        ^^^^^ use of undeclared type `Tasks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_same_json_representation(&aggregator, &from_db);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/tasks.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_same_json_representation(&task_from_db, &response_task);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let task = fixtures::task(&app, &account).await;
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let aggregator = fixtures::aggregator(&app, Some(&account)).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aggregators`
[INFO] [stdout]   --> tests/aggregators.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert!(Aggregators::find_by_id(aggregator.id)
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `Aggregators`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let task = fixtures::task(&app, &account).await;
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let aggregator = fixtures::aggregator(&app, Some(&account)).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActiveValue`
[INFO] [stdout]   --> tests/tasks.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     leader.features = ActiveValue::Set(Features::default().into());
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared type `ActiveValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let aggregator = fixtures::aggregator(&app, Some(&account)).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let new_bearer_token = fixtures::random_name();
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let task = fixtures::task(&app, &account).await;
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `create_account` found for struct `DivviupClient` in the current scope
[INFO] [stdout]    --> tests/accounts.rs:29:26
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let account = client.create_account(&name).await?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rename_account` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub async fn rename_account(&self, account_id: Uuid, new_name: &str) -> ClientResult<Account> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/accounts.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "collector_credentials") due to 28 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 29 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "memberships") due to 30 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `divviup-client` (test "api_tokens") due to 23 previous errors; 1 warning emitted
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 37 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "tasks") due to 41 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `divviup-client` (test "aggregators") due to 38 previous errors; 1 warning emitted
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "accounts") due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "bb7624eff6b3a24bcacfc97d5573797c8c34ecb11bb1b08c888f697d68b3c31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7624eff6b3a24bcacfc97d5573797c8c34ecb11bb1b08c888f697d68b3c31e", kill_on_drop: false }`
[INFO] [stdout] bb7624eff6b3a24bcacfc97d5573797c8c34ecb11bb1b08c888f697d68b3c31e
[INFO] checking divviup-client-0.1.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate divviup-client 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate divviup-client 0.1.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate divviup-client 0.1.1
[INFO] finished tweaking crates.io crate divviup-client 0.1.1
[INFO] tweaked toml for crates.io crate divviup-client 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e2de76424f586e3ba9c71f97239b3929c76ab3f646e845ea9021f9dda520e2a
[INFO] running `Command { std: "docker" "start" "-a" "7e2de76424f586e3ba9c71f97239b3929c76ab3f646e845ea9021f9dda520e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e2de76424f586e3ba9c71f97239b3929c76ab3f646e845ea9021f9dda520e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e2de76424f586e3ba9c71f97239b3929c76ab3f646e845ea9021f9dda520e2a", kill_on_drop: false }`
[INFO] [stdout] 7e2de76424f586e3ba9c71f97239b3929c76ab3f646e845ea9021f9dda520e2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fec28381cc7fe146d73e80192dfb33c9029e320f8dd9ae96fdf9092cf2a1779b
[INFO] running `Command { std: "docker" "start" "-a" "fec28381cc7fe146d73e80192dfb33c9029e320f8dd9ae96fdf9092cf2a1779b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking smartcow v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking async_cell v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling fixed v1.26.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking stopper v0.2.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking fiat-crypto v0.2.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking size v0.4.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking async-dup v1.2.4
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking async-compat v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling trillium-macros v0.0.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling trillium-macros v0.0.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking trillium-http v0.3.14
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking trillium v0.2.16
[INFO] [stderr]     Checking async-rustls v0.4.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking trillium-server-common v0.4.7
[INFO] [stderr]     Checking trillium-client v0.4.9
[INFO] [stderr]     Checking trillium-tokio v0.3.4
[INFO] [stderr]     Checking trillium-rustls v0.4.2
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking trillium-testing v0.5.4
[INFO] [stderr]     Checking prio v0.15.4
[INFO] [stderr]     Checking janus_messages v0.6.19
[INFO] [stderr]     Checking divviup-client v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `divviup_api`
[INFO] [stdout]  --> tests/collector_credentials.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use divviup_api::api_mocks::aggregator_api::random_hpke_config;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `divviup_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/collector_credentials.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/api_tokens.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/accounts.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/memberships.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `divviup_api`
[INFO] [stdout]  --> tests/tasks.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use divviup_api::entity::aggregator::Features;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `divviup_api`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/tasks.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/harness/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_support::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_support`
[INFO] [stdout]  --> tests/aggregators.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_support::{assert_eq, test, *};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_support`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/api_tokens.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     _app: Arc<DivviupApi>,
[INFO] [stdout]   |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn api_tokens_list<DivviupApi>(
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/accounts.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     _app: Arc<DivviupApi>,
[INFO] [stdout]   |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn account_list<DivviupApi>(
[INFO] [stdout]   |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/accounts.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/accounts.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 9  | async fn collector_credentials_list<DivviupApi>(
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/accounts.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | async fn create_account<DivviupApi>(
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/accounts.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/accounts.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/accounts.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn rename_account<DivviupApi>(
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     _app: Arc<DivviupApi>,
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn create_collector_credential<DivviupApi>(
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/accounts.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/accounts.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/accounts.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     _app: Arc<DivviupApi>,
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn create_collector_credential_with_name<DivviupApi>(
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | async fn delete_collector_credential<DivviupApi>(
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/collector_credentials.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/collector_credentials.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/collector_credentials.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fixtures::collector_credential(&app, &account).await;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     _app: Arc<DivviupApi>,
[INFO] [stdout]    |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 19 | async fn create_api_token<DivviupApi>(
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn delete_api_token<DivviupApi>(
[INFO] [stdout]    |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/api_tokens.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/api_tokens.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/api_tokens.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let (token, _) = fixtures::api_token(&app, &account).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiTokens`
[INFO] [stdout]   --> tests/api_tokens.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert!(ApiTokens::find_by_id(token.id)
[INFO] [stdout]    |             ^^^^^^^^^ use of undeclared type `ApiTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/accounts.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fixtures::make_account_admin(&app, account).await;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/accounts.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/collector_credentials.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/collector_credentials.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let collector_credential = fixtures::collector_credential(&app, &account).await;
[INFO] [stdout]    |                                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/tasks.rs:9:29
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list<DivviupApi>(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]  --> tests/tasks.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use divviup_client::Account;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/tasks.rs:9:86
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn task_list(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]   |                                                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task<DivviupApi>(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:20:88
[INFO] [stdout]    |
[INFO] [stdout] 20 | async fn create_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task<DivviupApi>(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:47:88
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn rename_task(app: Arc<DivviupApi>, account: Account, client: DivviupClient) -> TestResult {
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 57 | async fn collector_auth_tokens_no_token_hash<DivviupApi>(
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/tasks.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | async fn collector_auth_tokens_token_hash<DivviupApi>(
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/tasks.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/tasks.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/tasks.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         fixtures::task(&app, &account).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/memberships.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     app: Arc<DivviupApi>,
[INFO] [stdout]   |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn membership_list<DivviupApi>(
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/memberships.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/memberships.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/memberships.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn create_membership<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/memberships.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         fixtures::task(&app, &account).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/memberships.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/memberships.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 56 | async fn delete_membership<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/memberships.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/memberships.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/memberships.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:16:47
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fixtures::membership(&app, &account, &fixtures::user()).await,
[INFO] [stdout]    |                                               ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let email = fixtures::random_email();
[INFO] [stdout]    |                 ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let membership = fixtures::membership(&app, &account, &fixtures::user()).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/memberships.rs:61:60
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let membership = fixtures::membership(&app, &account, &fixtures::user()).await;
[INFO] [stdout]    |                                                            ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/tasks.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_same_json_representation(&tasks, &response_tasks);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let (leader, helper) = fixtures::aggregator_pair(&app, &account).await;
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let collector_credential = fixtures::collector_credential(&app, &account).await;
[INFO] [stdout]    |                                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 name: fixtures::random_name(),
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tasks`
[INFO] [stdout]   --> tests/tasks.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let task_from_db = Tasks::find_by_id(&response_task.id)
[INFO] [stdout]    |                        ^^^^^ use of undeclared type `Tasks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     F: FnOnce(Arc<DivviupApi>, Client) -> Fut + Send + 'static,
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn with_http_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]   |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]  --> tests/harness/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]   |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use trillium_testing::TestResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn with_configured_client<F, Fut, DivviupApi>(f: F)
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     F: FnOnce(Arc<DivviupApi>, Account, DivviupClient) -> Fut + Send + 'static,
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Fut: Future<Output = TestResult> + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiToken`
[INFO] [stdout]   --> tests/harness/mod.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let (api_token, token) = ApiToken::build(&account);
[INFO] [stdout]    |                                  ^^^^^^^^ use of undeclared type `ApiToken`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use divviup_client::ApiToken;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]  --> tests/aggregators.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     app: Arc<DivviupApi>,
[INFO] [stdout]   |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn aggregator_list<DivviupApi>(
[INFO] [stdout]   |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | async fn create_aggregator<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn delete_aggregator<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 63 | async fn rename_aggregator<DivviupApi>(
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DivviupApi` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     app: Arc<DivviupApi>,
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn rotate_bearer_token<DivviupApi>(
[INFO] [stdout]    |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Account` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     account: Account,
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use divviup_client::Account;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 | ) -> TestResult {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use trillium_testing::TestResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `harness::with_configured_client`
[INFO] [stdout]  --> tests/aggregators.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use harness::with_configured_client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         fixtures::aggregator(&app, Some(&account)).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         fixtures::aggregator(&app, Some(&account)).await,
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/tasks.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_same_json_representation(&task_from_db, &response_task);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:48:16
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let task = fixtures::task(&app, &account).await;
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let task = fixtures::task(&app, &account).await;
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ActiveValue`
[INFO] [stdout]   --> tests/tasks.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     leader.features = ActiveValue::Set(Features::default().into());
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared type `ActiveValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/tasks.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let task = fixtures::task(&app, &account).await;
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_same_json_representation(&aggregators, &response);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aggregators`
[INFO] [stdout]   --> tests/aggregators.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let from_db = Aggregators::find_by_id(aggregator.id)
[INFO] [stdout]    |                   ^^^^^^^^^^^ use of undeclared type `Aggregators`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_same_json_representation` in this scope
[INFO] [stdout]   --> tests/aggregators.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_same_json_representation(&aggregator, &from_db);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let aggregator = fixtures::aggregator(&app, Some(&account)).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aggregators`
[INFO] [stdout]   --> tests/aggregators.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert!(Aggregators::find_by_id(aggregator.id)
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `Aggregators`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let aggregator = fixtures::aggregator(&app, Some(&account)).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let aggregator = fixtures::aggregator(&app, Some(&account)).await;
[INFO] [stdout]    |                      ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/aggregators.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let new_bearer_token = fixtures::random_name();
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "api_tokens") due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "collector_credentials") due to 28 previous errors; 1 warning emitted
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `create_account` found for struct `DivviupClient` in the current scope
[INFO] [stdout]    --> tests/accounts.rs:29:26
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let account = client.create_account(&name).await?;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rename_account` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub async fn rename_account(&self, account_id: Uuid, new_name: &str) -> ClientResult<Account> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/accounts.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let name = fixtures::random_name();
[INFO] [stdout]    |                ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "tasks") due to 41 previous errors; 1 warning emitted
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/harness/mod.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 12 |         let app = Arc::new(app);
[INFO] [stdout] 13 |         let http_client = Client::new(trillium_testing::connector(app.clone()));
[INFO] [stdout]    |                                                                       ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app: /* Type */| async move {
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 29 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "memberships") due to 30 previous errors; 1 warning emitted
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 37 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "aggregators") due to 38 previous errors; 1 warning emitted
[INFO] [stdout] error[E0425]: cannot find function `set_up` in this scope
[INFO] [stdout]   --> tests/harness/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     set_up(move |app| async move {
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> tests/harness/mod.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let account = fixtures::account(&app).await;
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `divviup-client` (test "accounts") due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fec28381cc7fe146d73e80192dfb33c9029e320f8dd9ae96fdf9092cf2a1779b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec28381cc7fe146d73e80192dfb33c9029e320f8dd9ae96fdf9092cf2a1779b", kill_on_drop: false }`
[INFO] [stdout] fec28381cc7fe146d73e80192dfb33c9029e320f8dd9ae96fdf9092cf2a1779b
