[INFO] cloning repository https://github.com/Azeem-0/http-provider-macro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azeem-0/http-provider-macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzeem-0%2Fhttp-provider-macro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzeem-0%2Fhttp-provider-macro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a9bae244da9e0603720fdcecd3786443829b364
[INFO] testing Azeem-0/http-provider-macro against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzeem-0%2Fhttp-provider-macro" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Azeem-0/http-provider-macro
[INFO] finished tweaking git repo https://github.com/Azeem-0/http-provider-macro
[INFO] tweaked toml for git repo https://github.com/Azeem-0/http-provider-macro written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Azeem-0/http-provider-macro on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Azeem-0/http-provider-macro 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a425bb2820dd691d144ff0a7a68ab6e6c6b49b0a3491fe2cab2b77abf6f91129
[INFO] running `Command { std: "docker" "start" "-a" "a425bb2820dd691d144ff0a7a68ab6e6c6b49b0a3491fe2cab2b77abf6f91129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a425bb2820dd691d144ff0a7a68ab6e6c6b49b0a3491fe2cab2b77abf6f91129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a425bb2820dd691d144ff0a7a68ab6e6c6b49b0a3491fe2cab2b77abf6f91129", kill_on_drop: false }`
[INFO] [stdout] a425bb2820dd691d144ff0a7a68ab6e6c6b49b0a3491fe2cab2b77abf6f91129
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac4228148cabeb66a95a27dcbfc8ad438800749430e707d5e4471adf1abf6288
[INFO] running `Command { std: "docker" "start" "-a" "ac4228148cabeb66a95a27dcbfc8ad438800749430e707d5e4471adf1abf6288", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling http-provider-macro v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.47s
[INFO] running `Command { std: "docker" "inspect" "ac4228148cabeb66a95a27dcbfc8ad438800749430e707d5e4471adf1abf6288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4228148cabeb66a95a27dcbfc8ad438800749430e707d5e4471adf1abf6288", kill_on_drop: false }`
[INFO] [stdout] ac4228148cabeb66a95a27dcbfc8ad438800749430e707d5e4471adf1abf6288
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed8359e1e9eaa0d98cf048d5e4608338f5ae577b500979ff1851934e802ba8bf
[INFO] running `Command { std: "docker" "start" "-a" "ed8359e1e9eaa0d98cf048d5e4608338f5ae577b500979ff1851934e802ba8bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling http-provider-macro v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   struct User {
[INFO] [stdout]    |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get_users_by_id::{anon_assoc#0}`
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ opaque type `ApiClientTrait::get_users_by_id::{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]   --> examples/params.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `Post` in public interface
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 72 |   struct Post {
[INFO] [stdout]    |   ----------- `Post` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Post` is more private than the item `ApiClientTrait::get_posts_by_post_id::{anon_assoc#0}`
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ opaque type `ApiClientTrait::get_posts_by_post_id::{anon_assoc#0}` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Post` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> examples/params.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | struct Post {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `SearchResults` in public interface
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 21 |   struct SearchResults {
[INFO] [stdout]    |   -------------------- `SearchResults` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchResults` is more private than the item `ApiClientTrait::get_search::{anon_assoc#0}`
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ opaque type `ApiClientTrait::get_search::{anon_assoc#0}` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `SearchResults` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> examples/params.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SearchResults {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   struct User {
[INFO] [stdout]    |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `Post` in public interface
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 72 |   struct Post {
[INFO] [stdout]    |   ----------- `Post` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `SearchResults` in public interface
[INFO] [stdout]   --> examples/params.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 21 |   struct SearchResults {
[INFO] [stdout]    |   -------------------- `SearchResults` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 46 | / api_client!(
[INFO] [stdout] 47 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-provider-macro` (example "params") due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]   --> examples/mocking.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   struct User {
[INFO] [stdout]    |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 25 | / api_client!(
[INFO] [stdout] 26 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get_users_by_id::{anon_assoc#0}`
[INFO] [stdout]   --> examples/mocking.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / api_client!(
[INFO] [stdout] 26 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | );
[INFO] [stdout]    | |_^ opaque type `ApiClientTrait::get_users_by_id::{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]   --> examples/mocking.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]   --> examples/mocking.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 13 |   struct User {
[INFO] [stdout]    |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 25 | / api_client!(
[INFO] [stdout] 26 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-provider-macro` (example "mocking") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error[E0446]: private type `Post` in public interface
[INFO] [stdout]   --> examples/multiple_path_params.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   struct Post {
[INFO] [stdout]    |   ----------- `Post` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Post` is more private than the item `ApiClientTrait::get_users_posts_by_user_id_and_post_id::{anon_assoc#0}`
[INFO] [stdout]   --> examples/multiple_path_params.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | );
[INFO] [stdout]    | |_^ opaque type `ApiClientTrait::get_users_posts_by_user_id_and_post_id::{anon_assoc#0}` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Post` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> examples/multiple_path_params.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Post {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `Post` in public interface
[INFO] [stdout]   --> examples/multiple_path_params.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   struct Post {
[INFO] [stdout]    |   ----------- `Post` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get_users::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::get_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]    --> examples/advanced.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct User {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get_users_by_id::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::get_users_by_id::{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]    --> examples/advanced.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct User {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `SearchResults` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  34 |   struct SearchResults {
[INFO] [stdout]     |   -------------------- `SearchResults` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SearchResults` is more private than the item `ApiClientTrait::get_search::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::get_search::{anon_assoc#0}` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SearchResults` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> examples/advanced.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | struct SearchResults {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get_protected_data::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::get_protected_data::{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]    --> examples/advanced.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct User {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `CreateUserResponse` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  27 |   struct CreateUserResponse {
[INFO] [stdout]     |   ------------------------- `CreateUserResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CreateUserResponse` is more private than the item `ApiClientTrait::post_users::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::post_users::{anon_assoc#0}` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `CreateUserResponse` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> examples/advanced.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | struct CreateUserResponse {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-provider-macro` (example "multiple_path_params") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::put_users_by_id::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::put_users_by_id::{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]    --> examples/advanced.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct User {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get_current_user::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::get_current_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]    --> examples/advanced.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct User {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get::{anon_assoc#0}`
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ opaque type `ApiClientTrait::get::{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]    --> examples/advanced.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | struct User {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `SearchResults` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  34 |   struct SearchResults {
[INFO] [stdout]     |   -------------------- `SearchResults` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `CreateUserResponse` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  27 |   struct CreateUserResponse {
[INFO] [stdout]     |   ------------------------- `CreateUserResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]    --> examples/advanced.rs:66:1
[INFO] [stdout]     |
[INFO] [stdout]  19 |   struct User {
[INFO] [stdout]     |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout]  66 | / api_client!(
[INFO] [stdout]  67 | |     ApiClient,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | );
[INFO] [stdout]     | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]   --> examples/basic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   struct User {
[INFO] [stdout]    |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `User` is more private than the item `ApiClientTrait::get_users::{anon_assoc#0}`
[INFO] [stdout]   --> examples/basic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | );
[INFO] [stdout]    | |_^ opaque type `ApiClientTrait::get_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]   --> examples/basic.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] error[E0446]: private type `Post` in public interface
[INFO] [stdout]   --> examples/basic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 19 |   struct Post {
[INFO] [stdout]    |   ----------- `Post` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Post` is more private than the item `ApiClientTrait::get_posts::{anon_assoc#0}`
[INFO] [stdout]   --> examples/basic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | );
[INFO] [stdout]    | |_^ opaque type `ApiClientTrait::get_posts::{anon_assoc#0}` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Post` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> examples/basic.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Post {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `User` in public interface
[INFO] [stdout]   --> examples/basic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   struct User {
[INFO] [stdout]    |   ----------- `User` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `Post` in public interface
[INFO] [stdout]   --> examples/basic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 19 |   struct Post {
[INFO] [stdout]    |   ----------- `Post` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 26 | / api_client!(
[INFO] [stdout] 27 | |     ApiClient,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | );
[INFO] [stdout]    | |_^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-provider-macro` (example "advanced") due to 16 previous errors; 8 warnings emitted
[INFO] [stderr] error: could not compile `http-provider-macro` (example "basic") due to 4 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyResponse` is more private than the item `HttpProviderTrait::get_users::{anon_assoc#0}`
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ opaque type `HttpProviderTrait::get_users::{anon_assoc#0}` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> tests/provider_tests.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     struct MyResponse {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyResponse` is more private than the item `HttpProviderTrait::get_users_by_id::{anon_assoc#0}`
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ opaque type `HttpProviderTrait::get_users_by_id::{anon_assoc#0}` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> tests/provider_tests.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     struct MyResponse {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyResponse` is more private than the item `HttpProviderTrait::get_search::{anon_assoc#0}`
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ opaque type `HttpProviderTrait::get_search::{anon_assoc#0}` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> tests/provider_tests.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     struct MyResponse {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyResponse` is more private than the item `HttpProviderTrait::get_data::{anon_assoc#0}`
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ opaque type `HttpProviderTrait::get_data::{anon_assoc#0}` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> tests/provider_tests.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     struct MyResponse {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyResponse` is more private than the item `HttpProviderTrait::get::{anon_assoc#0}`
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ opaque type `HttpProviderTrait::get::{anon_assoc#0}` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> tests/provider_tests.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     struct MyResponse {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MyResponse` is more private than the item `HttpProviderTrait::post_users::{anon_assoc#0}`
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ opaque type `HttpProviderTrait::post_users::{anon_assoc#0}` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MyResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> tests/provider_tests.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     struct MyResponse {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     api_client!(
[INFO] [stdout] 11 | |         HttpProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |     );
[INFO] [stdout]    | |_____^ can't leak private type
[INFO] [stdout] ...
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 79 | /         http_provider!(
[INFO] [stdout] 80 | |             AliasProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         );
[INFO] [stdout]    | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]   --> tests/provider_tests.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |       struct MyResponse {
[INFO] [stdout]    |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 79 | /         http_provider!(
[INFO] [stdout] 80 | |             AliasProvider,
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         );
[INFO] [stdout]    | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 235 | /         api_client!(
[INFO] [stdout] 236 | |             SimpleProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 235 | /         api_client!(
[INFO] [stdout] 236 | |             SimpleProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 235 | /         api_client!(
[INFO] [stdout] 236 | |             SimpleProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 235 | /         api_client!(
[INFO] [stdout] 236 | |             SimpleProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 250 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 284 | /         api_client!(
[INFO] [stdout] 285 | |             PatchProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 284 | /         api_client!(
[INFO] [stdout] 285 | |             PatchProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 354 | /         api_client!(
[INFO] [stdout] 355 | |             MultiParamProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 354 | /         api_client!(
[INFO] [stdout] 355 | |             MultiParamProvider,
[INFO] [stdout] ...   |
[INFO] [stdout] 364 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 392 | /         api_client!(
[INFO] [stdout] 393 | |             RetryProvider,
[INFO] [stdout] 394 | |             retries: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 392 | /         api_client!(
[INFO] [stdout] 393 | |             RetryProvider,
[INFO] [stdout] 394 | |             retries: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 431 | /         api_client!(
[INFO] [stdout] 432 | |             Retry4xxProvider,
[INFO] [stdout] 433 | |             retries: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 441 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 431 | /         api_client!(
[INFO] [stdout] 432 | |             Retry4xxProvider,
[INFO] [stdout] 433 | |             retries: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 441 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 461 | /         api_client!(
[INFO] [stdout] 462 | |             RetryOverrideProvider,
[INFO] [stdout] 463 | |             retries: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 461 | /         api_client!(
[INFO] [stdout] 462 | |             RetryOverrideProvider,
[INFO] [stdout] 463 | |             retries: 3,
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 563 | /         api_client!(
[INFO] [stdout] 564 | |             BearerApi,
[INFO] [stdout] 565 | |             auth: Bearer,
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 563 | /         api_client!(
[INFO] [stdout] 564 | |             BearerApi,
[INFO] [stdout] 565 | |             auth: Bearer,
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 597 | /         api_client!(
[INFO] [stdout] 598 | |             BasicApi,
[INFO] [stdout] 599 | |             auth: Basic,
[INFO] [stdout] ...   |
[INFO] [stdout] 607 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 597 | /         api_client!(
[INFO] [stdout] 598 | |             BasicApi,
[INFO] [stdout] 599 | |             auth: Basic,
[INFO] [stdout] ...   |
[INFO] [stdout] 607 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:633:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 633 | /         api_client!(
[INFO] [stdout] 634 | |             ApiKeyApi,
[INFO] [stdout] 635 | |             auth: ApiKey("X-Api-Key"),
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:633:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 633 | /         api_client!(
[INFO] [stdout] 634 | |             ApiKeyApi,
[INFO] [stdout] 635 | |             auth: ApiKey("X-Api-Key"),
[INFO] [stdout] ...   |
[INFO] [stdout] 643 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:668:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 668 | /         api_client!(
[INFO] [stdout] 669 | |             AuthRetryApi,
[INFO] [stdout] 670 | |             auth: Bearer,
[INFO] [stdout] 671 | |             retries: 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `MyResponse` in public interface
[INFO] [stdout]    --> tests/provider_tests.rs:668:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |       struct MyResponse {
[INFO] [stdout]     |       ----------------- `MyResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 668 | /         api_client!(
[INFO] [stdout] 669 | |             AuthRetryApi,
[INFO] [stdout] 670 | |             auth: Bearer,
[INFO] [stdout] 671 | |             retries: 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 679 | |         );
[INFO] [stdout]     | |_________^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http-provider-macro` (test "provider_tests") due to 36 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ed8359e1e9eaa0d98cf048d5e4608338f5ae577b500979ff1851934e802ba8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8359e1e9eaa0d98cf048d5e4608338f5ae577b500979ff1851934e802ba8bf", kill_on_drop: false }`
[INFO] [stdout] ed8359e1e9eaa0d98cf048d5e4608338f5ae577b500979ff1851934e802ba8bf
