[INFO] fetching crate divviup-client 0.4.62... [INFO] testing divviup-client-0.4.62 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate divviup-client 0.4.62 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate divviup-client 0.4.62 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate divviup-client 0.4.62 [INFO] tweaked toml for crates.io crate divviup-client 0.4.62 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate divviup-client 0.4.62 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate divviup-client 0.4.62 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772b78ea12608625be22e154d5e19c352b18e50563de6c1daf61cd1ea7f4a83c [INFO] running `Command { std: "docker" "start" "-a" "772b78ea12608625be22e154d5e19c352b18e50563de6c1daf61cd1ea7f4a83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772b78ea12608625be22e154d5e19c352b18e50563de6c1daf61cd1ea7f4a83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772b78ea12608625be22e154d5e19c352b18e50563de6c1daf61cd1ea7f4a83c", kill_on_drop: false }` [INFO] [stdout] 772b78ea12608625be22e154d5e19c352b18e50563de6c1daf61cd1ea7f4a83c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1a30fbd01131ddd2564128cc91514b91c34aa0f2074c3b3cf18644c8311fd0c [INFO] running `Command { std: "docker" "start" "-a" "c1a30fbd01131ddd2564128cc91514b91c34aa0f2074c3b3cf18644c8311fd0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling smartcow v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fixed v1.27.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling stopper v0.2.7 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling async_cell v0.2.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling size v0.4.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling trillium-macros v0.0.6 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling trillium-http v0.3.17 [INFO] [stderr] Compiling trillium v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling prio v0.16.7 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling trillium-server-common v0.5.2 [INFO] [stderr] Compiling trillium-client v0.6.2 [INFO] [stderr] Compiling janus_messages v0.7.88 [INFO] [stderr] Compiling divviup-client v0.4.62 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NewSharedAggregator` is never constructed [INFO] [stdout] --> src/aggregator.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct NewSharedAggregator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "c1a30fbd01131ddd2564128cc91514b91c34aa0f2074c3b3cf18644c8311fd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a30fbd01131ddd2564128cc91514b91c34aa0f2074c3b3cf18644c8311fd0c", kill_on_drop: false }` [INFO] [stdout] c1a30fbd01131ddd2564128cc91514b91c34aa0f2074c3b3cf18644c8311fd0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6db4e33ca7a59bd31c3e9d3056ff10e6e219c2055d05fc6d8d4b53aa2e4a4d2 [INFO] running `Command { std: "docker" "start" "-a" "d6db4e33ca7a59bd31c3e9d3056ff10e6e219c2055d05fc6d8d4b53aa2e4a4d2", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.23.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling trillium-macros v0.0.5 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling stopper v0.2.7 [INFO] [stderr] Compiling trillium-http v0.3.17 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Compiling trillium v0.2.20 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling signal-hook-tokio v0.3.1 [INFO] [stderr] Compiling async-compat v0.2.3 [INFO] [stderr] Compiling trillium-server-common v0.5.2 [INFO] [stderr] Compiling trillium-client v0.6.2 [INFO] [stderr] Compiling trillium-tokio v0.4.0 [INFO] [stderr] Compiling trillium-testing v0.7.0 [INFO] [stderr] Compiling divviup-client v0.4.62 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NewSharedAggregator` is never constructed [INFO] [stdout] --> src/aggregator.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct NewSharedAggregator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.2 [INFO] [stderr] Compiling trillium-rustls v0.8.1 [INFO] [stdout] error[E0432]: unresolved import `test_support` [INFO] [stdout] --> tests/integration/harness.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use test_support::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_support`, use `cargo add test_support` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::harness::assert_eq`, `crate::harness::test` [INFO] [stdout] --> tests/integration/accounts.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::harness::{assert_eq, test, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test` in `harness` [INFO] [stdout] | | [INFO] [stdout] | no `assert_eq` in `harness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::harness::assert_eq`, `crate::harness::test` [INFO] [stdout] --> tests/integration/aggregators.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::harness::{assert_eq, test, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test` in `harness` [INFO] [stdout] | | [INFO] [stdout] | no `assert_eq` in `harness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::harness::assert_eq`, `crate::harness::test` [INFO] [stdout] --> tests/integration/api_tokens.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::harness::{assert_eq, test, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test` in `harness` [INFO] [stdout] | | [INFO] [stdout] | no `assert_eq` in `harness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::harness::assert_eq`, `crate::harness::test` [INFO] [stdout] --> tests/integration/basic_client_behavior.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::harness::{assert_eq, test, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test` in `harness` [INFO] [stdout] | | [INFO] [stdout] | no `assert_eq` in `harness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_support` [INFO] [stdout] --> tests/integration/harness.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_support::tracing::install_test_trace_subscriber; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_support` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_support`, use `cargo add test_support` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::harness::assert_eq`, `crate::harness::test` [INFO] [stdout] --> tests/integration/collector_credentials.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::harness::{assert_eq, test, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test` in `harness` [INFO] [stdout] | | [INFO] [stdout] | no `assert_eq` in `harness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::harness::assert_eq`, `crate::harness::test` [INFO] [stdout] --> tests/integration/memberships.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::harness::{assert_eq, test, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test` in `harness` [INFO] [stdout] | | [INFO] [stdout] | no `assert_eq` in `harness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `divviup_api` [INFO] [stdout] --> tests/integration/tasks.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use divviup_api::entity::aggregator::{Feature, Features}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `divviup_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `divviup_api`, use `cargo add divviup_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::harness::assert_eq`, `crate::harness::test` [INFO] [stdout] --> tests/integration/tasks.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::harness::{assert_eq, test, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ no `test` in `harness` [INFO] [stdout] | | [INFO] [stdout] | no `assert_eq` in `harness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CONTENT_TYPE` and `USER_AGENT` [INFO] [stdout] --> tests/integration/basic_client_behavior.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use divviup_client::{CONTENT_TYPE, USER_AGENT}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_account` found for struct `divviup_client::DivviupClient` in the current scope [INFO] [stdout] --> tests/integration/accounts.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | 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:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | pub async fn rename_account(&self, account_id: Uuid, new_name: &str) -> ClientResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/integration/harness.rs:17:28 [INFO] [stdout] | [INFO] [stdout] 17 | with_client_logs(move |app, _| async move { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | let http_client = Client::new(connector((client_logs.clone(), 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] 17 | with_client_logs(move |app: /* Type */, _| async move { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, 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 "integration") due to 12 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `NewSharedAggregator` is never constructed [INFO] [stdout] --> src/aggregator.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct NewSharedAggregator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6db4e33ca7a59bd31c3e9d3056ff10e6e219c2055d05fc6d8d4b53aa2e4a4d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6db4e33ca7a59bd31c3e9d3056ff10e6e219c2055d05fc6d8d4b53aa2e4a4d2", kill_on_drop: false }` [INFO] [stdout] d6db4e33ca7a59bd31c3e9d3056ff10e6e219c2055d05fc6d8d4b53aa2e4a4d2