[INFO] fetching crate pincer 0.1.1... [INFO] testing pincer-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate pincer 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate pincer 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pincer 0.1.1 [INFO] tweaked toml for crates.io crate pincer 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pincer 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pincer 0.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c560ca59b563e4a13845b2ca17e5f16433df39cd0bdf41279d7a0c4916df36f [INFO] running `Command { std: "docker" "start" "-a" "2c560ca59b563e4a13845b2ca17e5f16433df39cd0bdf41279d7a0c4916df36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c560ca59b563e4a13845b2ca17e5f16433df39cd0bdf41279d7a0c4916df36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c560ca59b563e4a13845b2ca17e5f16433df39cd0bdf41279d7a0c4916df36f", kill_on_drop: false }` [INFO] [stdout] 2c560ca59b563e4a13845b2ca17e5f16433df39cd0bdf41279d7a0c4916df36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc11ee37a6cace401a73cfdf27680729e7e00dc792a229ccc4e568e06c04ec1d [INFO] running `Command { std: "docker" "start" "-a" "dc11ee37a6cace401a73cfdf27680729e7e00dc792a229ccc4e568e06c04ec1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling zmij v1.0.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pincer-macro v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling pincer-core v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling pincer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.21s [INFO] running `Command { std: "docker" "inspect" "dc11ee37a6cace401a73cfdf27680729e7e00dc792a229ccc4e568e06c04ec1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc11ee37a6cace401a73cfdf27680729e7e00dc792a229ccc4e568e06c04ec1d", kill_on_drop: false }` [INFO] [stdout] dc11ee37a6cace401a73cfdf27680729e7e00dc792a229ccc4e568e06c04ec1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59018c5e48f5d994257b97c6dda2f58ecb0c6d0063666c98b95a3b1fd05dfd2c [INFO] running `Command { std: "docker" "start" "-a" "59018c5e48f5d994257b97c6dda2f58ecb0c6d0063666c98b95a3b1fd05dfd2c", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling assert2 v0.3.16 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling pincer-core v0.2.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling insta v1.45.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling pincer v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `with_bearer_auth` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 23 | let client = HyperClient::builder() [INFO] [stdout] | __________________- [INFO] [stdout] 24 | | .with_bearer_auth("my-secret-token") [INFO] [stdout] | | -^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_logging` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 46 | let client = HyperClient::builder().with_logging().build(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_logging` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 72 | let client = HyperClient::builder() [INFO] [stdout] | __________________- [INFO] [stdout] 73 | | .with_logging() [INFO] [stdout] | | -^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_retry` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | let client = HyperClient::builder().with_retry(3).build(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_retry` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:121:41 [INFO] [stdout] | [INFO] [stdout] 121 | let client = HyperClient::builder().with_retry(2).build(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_retry` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:145:41 [INFO] [stdout] | [INFO] [stdout] 145 | let client = HyperClient::builder().with_retry(2).build(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_debug_logging` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | let client = HyperClient::builder().with_debug_logging().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_basic_auth` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 239 | let client = HyperClient::builder() [INFO] [stdout] | __________________- [INFO] [stdout] 240 | | .with_basic_auth("user", "pass") [INFO] [stdout] | | -^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_follow_redirects` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:276:41 [INFO] [stdout] | [INFO] [stdout] 276 | let client = HyperClient::builder().with_follow_redirects().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_follow_redirects` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:304:41 [INFO] [stdout] | [INFO] [stdout] 304 | let client = HyperClient::builder().with_follow_redirects().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_follow_redirects_max` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:332:41 [INFO] [stdout] | [INFO] [stdout] 332 | let client = HyperClient::builder().with_follow_redirects_max(3).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_follow_redirects` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:363:41 [INFO] [stdout] | [INFO] [stdout] 363 | let client = HyperClient::builder().with_follow_redirects().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_follow_redirects` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:394:41 [INFO] [stdout] | [INFO] [stdout] 394 | let client = HyperClient::builder().with_follow_redirects().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_decompression` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:422:41 [INFO] [stdout] | [INFO] [stdout] 422 | let client = HyperClient::builder().with_decompression().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_decompression` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:457:41 [INFO] [stdout] | [INFO] [stdout] 457 | let client = HyperClient::builder().with_decompression().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_decompression` found for struct `HyperClientBuilder` in the current scope [INFO] [stdout] --> tests/middleware_tests.rs:480:41 [INFO] [stdout] | [INFO] [stdout] 480 | let client = HyperClient::builder().with_decompression().build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `HyperClientBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pincer` (test "middleware_tests") due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: type `User` is more private than the item `UserApi::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `UserApi::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `UserApi::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `UserApi::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `UserApi::list_users::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | async fn list_users(&self) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `UserApi::list_users::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `UserApi::list_users::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | async fn list_users(&self) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `UserApi::list_users::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `::list_users::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | async fn list_users(&self) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::list_users::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::search_with_path::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:133:62 [INFO] [stdout] | [INFO] [stdout] 133 | async fn search_with_path(&self, #[path] query: &str) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::search_with_path::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::search_with_path::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:133:62 [INFO] [stdout] | [INFO] [stdout] 133 | async fn search_with_path(&self, #[path] query: &str) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::search_with_path::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::filter_with_tags::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:137:69 [INFO] [stdout] | [INFO] [stdout] 137 | async fn filter_with_tags(&self, #[query] tags: Vec) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::filter_with_tags::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::filter_with_tags::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:137:69 [INFO] [stdout] | [INFO] [stdout] 137 | async fn filter_with_tags(&self, #[query] tags: Vec) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::filter_with_tags::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::search_with_struct::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::search_with_struct::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::search_with_struct::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::search_with_struct::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `AdvancedApi::get_items::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | ) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::get_items::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `AdvancedApi::get_items::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | ) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::get_items::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::get_with_headers::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::get_with_headers::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `AdvancedApi::get_with_headers::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `AdvancedApi::get_with_headers::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::search_with_path::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:133:62 [INFO] [stdout] | [INFO] [stdout] 133 | async fn search_with_path(&self, #[path] query: &str) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::search_with_path::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::filter_with_tags::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:137:69 [INFO] [stdout] | [INFO] [stdout] 137 | async fn filter_with_tags(&self, #[query] tags: Vec) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::filter_with_tags::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::search_with_struct::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::search_with_struct::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `::get_items::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | ) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::get_items::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::get_with_headers::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::get_with_headers::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `TraitHeadersApi::get_data::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 364 | async fn get_data(&self) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `TraitHeadersApi::get_data::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `TraitHeadersApi::get_data::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 364 | async fn get_data(&self) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `TraitHeadersApi::get_data::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `TraitHeadersApi::get_data_with_auth::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 371 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `TraitHeadersApi::get_data_with_auth::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `TraitHeadersApi::get_data_with_auth::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 371 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `TraitHeadersApi::get_data_with_auth::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::get_data::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:364:33 [INFO] [stdout] | [INFO] [stdout] 364 | async fn get_data(&self) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::get_data::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::get_data_with_auth::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 371 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::get_data_with_auth::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ErrorHandlingApi::find_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:450:51 [INFO] [stdout] | [INFO] [stdout] 450 | async fn find_user(&self, #[path] id: u64) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `ErrorHandlingApi::find_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ErrorHandlingApi::find_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:450:51 [INFO] [stdout] | [INFO] [stdout] 450 | async fn find_user(&self, #[path] id: u64) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `ErrorHandlingApi::find_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ErrorHandlingApi::slow_endpoint::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:455:38 [INFO] [stdout] | [INFO] [stdout] 455 | async fn slow_endpoint(&self) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ErrorHandlingApi::slow_endpoint::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ErrorHandlingApi::slow_endpoint::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:455:38 [INFO] [stdout] | [INFO] [stdout] 455 | async fn slow_endpoint(&self) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ErrorHandlingApi::slow_endpoint::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ErrorHandlingApi::get_resource::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:459:54 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_resource(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ErrorHandlingApi::get_resource::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ErrorHandlingApi::get_resource::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:459:54 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_resource(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ErrorHandlingApi::get_resource::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `::find_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:450:51 [INFO] [stdout] | [INFO] [stdout] 450 | async fn find_user(&self, #[path] id: u64) -> pincer::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::find_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `::slow_endpoint::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:455:38 [INFO] [stdout] | [INFO] [stdout] 455 | async fn slow_endpoint(&self) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `::slow_endpoint::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `::get_resource::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:459:54 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_resource(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `::get_resource::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_multi::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:775:65 [INFO] [stdout] | [INFO] [stdout] 775 | async fn search_multi(&self, #[query] tags: Vec) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_multi::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_multi::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:775:65 [INFO] [stdout] | [INFO] [stdout] 775 | async fn search_multi(&self, #[query] tags: Vec) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_multi::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_csv::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:782:10 [INFO] [stdout] | [INFO] [stdout] 782 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_csv::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_csv::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:782:10 [INFO] [stdout] | [INFO] [stdout] 782 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_csv::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_ssv::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:789:10 [INFO] [stdout] | [INFO] [stdout] 789 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_ssv::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_ssv::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:789:10 [INFO] [stdout] | [INFO] [stdout] 789 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_ssv::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_pipes::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:796:10 [INFO] [stdout] | [INFO] [stdout] 796 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_pipes::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `CollectionFormatApi::search_pipes::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:796:10 [INFO] [stdout] | [INFO] [stdout] 796 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `CollectionFormatApi::search_pipes::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::search_multi::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:775:65 [INFO] [stdout] | [INFO] [stdout] 775 | async fn search_multi(&self, #[query] tags: Vec) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::search_multi::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::search_csv::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:782:10 [INFO] [stdout] | [INFO] [stdout] 782 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::search_csv::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::search_ssv::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:789:10 [INFO] [stdout] | [INFO] [stdout] 789 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::search_ssv::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SearchResult` is more private than the item `::search_pipes::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:796:10 [INFO] [stdout] | [INFO] [stdout] 796 | ) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `::search_pipes::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SearchResult` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | struct SearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `WrapperModeApi::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1337:50 [INFO] [stdout] | [INFO] [stdout] 1337 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `WrapperModeApi::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `WrapperModeApi::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1337:50 [INFO] [stdout] | [INFO] [stdout] 1337 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `WrapperModeApi::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item ` as WrapperModeApi>::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1337:50 [INFO] [stdout] | [INFO] [stdout] 1337 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type ` as WrapperModeApi>::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ImplOnlyApi::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1411:50 [INFO] [stdout] | [INFO] [stdout] 1411 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ImplOnlyApi::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ImplOnlyApi::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1411:50 [INFO] [stdout] | [INFO] [stdout] 1411 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ImplOnlyApi::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ImplOnlyApi::create_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1414:55 [INFO] [stdout] | [INFO] [stdout] 1414 | async fn create_user(&self, user: &CreateUser) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ImplOnlyApi::create_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `ImplOnlyApi::create_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1414:55 [INFO] [stdout] | [INFO] [stdout] 1414 | async fn create_user(&self, user: &CreateUser) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `ImplOnlyApi::create_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `<__PincerT as ImplOnlyApi>::get_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1411:50 [INFO] [stdout] | [INFO] [stdout] 1411 | async fn get_user(&self, #[path] id: u64) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `<__PincerT as ImplOnlyApi>::get_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `User` is more private than the item `<__PincerT as ImplOnlyApi>::create_user::{anon_assoc#0}` [INFO] [stdout] --> tests/macro_tests.rs:1414:55 [INFO] [stdout] | [INFO] [stdout] 1414 | async fn create_user(&self, user: &CreateUser) -> pincer::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ opaque type `<__PincerT as ImplOnlyApi>::create_user::{anon_assoc#0}` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `User` is only usable at visibility `pub(crate)` [INFO] [stdout] --> tests/macro_tests.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | struct User { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "59018c5e48f5d994257b97c6dda2f58ecb0c6d0063666c98b95a3b1fd05dfd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59018c5e48f5d994257b97c6dda2f58ecb0c6d0063666c98b95a3b1fd05dfd2c", kill_on_drop: false }` [INFO] [stdout] 59018c5e48f5d994257b97c6dda2f58ecb0c6d0063666c98b95a3b1fd05dfd2c