[INFO] fetching crate yookassa-rs 1.0.1...
[INFO] testing yookassa-rs-1.0.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate yookassa-rs 1.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate yookassa-rs 1.0.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yookassa-rs 1.0.1
[INFO] tweaked toml for crates.io crate yookassa-rs 1.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yookassa-rs 1.0.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yookassa-rs 1.0.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8fb6a82668d68f44da60ffc552603495cbd6b5ac2e5c2c5fe985af93d34da98
[INFO] running `Command { std: "docker" "start" "-a" "f8fb6a82668d68f44da60ffc552603495cbd6b5ac2e5c2c5fe985af93d34da98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8fb6a82668d68f44da60ffc552603495cbd6b5ac2e5c2c5fe985af93d34da98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fb6a82668d68f44da60ffc552603495cbd6b5ac2e5c2c5fe985af93d34da98", kill_on_drop: false }`
[INFO] [stdout] f8fb6a82668d68f44da60ffc552603495cbd6b5ac2e5c2c5fe985af93d34da98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7758cb31d81db406aaf22d957b06eb88a11837642688f10b5b06780f5fedabd4
[INFO] running `Command { std: "docker" "start" "-a" "7758cb31d81db406aaf22d957b06eb88a11837642688f10b5b06780f5fedabd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling yookassa-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/client.rs:114:35
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.06s
[INFO] running `Command { std: "docker" "inspect" "7758cb31d81db406aaf22d957b06eb88a11837642688f10b5b06780f5fedabd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7758cb31d81db406aaf22d957b06eb88a11837642688f10b5b06780f5fedabd4", kill_on_drop: false }`
[INFO] [stdout] 7758cb31d81db406aaf22d957b06eb88a11837642688f10b5b06780f5fedabd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 35c905a08cfcc870af6462a6d7e9fd3b9a1a49527a21d301f541b421566e5fee
[INFO] running `Command { std: "docker" "start" "-a" "35c905a08cfcc870af6462a6d7e9fd3b9a1a49527a21d301f541b421566e5fee", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/client.rs:114:35
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yookassa-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/client.rs:114:35
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder {
[INFO] [stdout]     |                                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder<'_> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "35c905a08cfcc870af6462a6d7e9fd3b9a1a49527a21d301f541b421566e5fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c905a08cfcc870af6462a6d7e9fd3b9a1a49527a21d301f541b421566e5fee", kill_on_drop: false }`
[INFO] [stdout] 35c905a08cfcc870af6462a6d7e9fd3b9a1a49527a21d301f541b421566e5fee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3a2d9ba3e7e83169c85abf7b9194c361d8fad7b92eed8792ff27d802d2e77507
[INFO] running `Command { std: "docker" "start" "-a" "3a2d9ba3e7e83169c85abf7b9194c361d8fad7b92eed8792ff27d802d2e77507", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/api/client.rs:114:35
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder {
[INFO] [stderr]     |                                   ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn request<T: AsRef<str>>(&self, method: Method, path: T) -> YookassaRequestBuilder<'_> {
[INFO] [stderr]     |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `yookassa-rs` (lib) generated 1 warning (run `cargo fix --lib -p yookassa-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `yookassa-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/yookassa-rs/fb6539766fa499f8/deps/yookassa_rs-fb6539766fa499f8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builder.rs (/opt/rustwide/target/debug/build/yookassa-rs/11b297868a2383cd/deps/builder-11b297868a2383cd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::builder ... ok
[INFO] [stdout] test tests::get_paymant ... ok
[INFO] [stdout] test tests::get_payments ... ok
[INFO] [stdout] test tests::with_custom_client ... ok
[INFO] [stdout] test tests::create_payment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yookassa_rs
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/auth.rs - auth::OAuth (line 63) ... FAILED
[INFO] [stdout] test src/auth.rs - auth::BasicAuth (line 29) ... FAILED
[INFO] [stdout] test src/auth.rs - auth::Authentication (line 9) ... FAILED
[INFO] [stdout] test src/client.rs - client::YookassaClientBuilder (line 17) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/auth.rs - auth::OAuth (line 63) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `YookassaClient` in this scope
[INFO] [stdout]   --> src/auth.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let client: YookassaClient<OAuth> = YookassaClientBuilder::default()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 64 + use yookassa_rs::prelude::YookassaClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OAuth` in this scope
[INFO] [stdout]   --> src/auth.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let client: YookassaClient<OAuth> = YookassaClientBuilder::default()
[INFO] [stdout]    |                                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 64 + use yookassa_rs::prelude::OAuth;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `YookassaClientBuilder`
[INFO] [stdout]   --> src/auth.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let client: YookassaClient<OAuth> = YookassaClientBuilder::default()
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `YookassaClientBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 64 + use yookassa_rs::prelude::YookassaClientBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OAuth`
[INFO] [stdout]   --> src/auth.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .auth(OAuth::new(token))
[INFO] [stdout]    |               ^^^^^ use of undeclared type `OAuth`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 64 + use yookassa_rs::prelude::OAuth;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/auth.rs - auth::BasicAuth (line 29) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `YookassaClient` in this scope
[INFO] [stdout]   --> src/auth.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let client: YookassaClient<BasicAuth> = YookassaClientBuilder::default()
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use yookassa_rs::prelude::YookassaClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BasicAuth` in this scope
[INFO] [stdout]   --> src/auth.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let client: YookassaClient<BasicAuth> = YookassaClientBuilder::default()
[INFO] [stdout]    |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use yookassa_rs::prelude::BasicAuth;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `YookassaClientBuilder`
[INFO] [stdout]   --> src/auth.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let client: YookassaClient<BasicAuth> = YookassaClientBuilder::default()
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `YookassaClientBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use yookassa_rs::prelude::YookassaClientBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BasicAuth`
[INFO] [stdout]   --> src/auth.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .auth(BasicAuth::new(secret_key, shop_id))
[INFO] [stdout]    |               ^^^^^^^^^ use of undeclared type `BasicAuth`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use yookassa_rs::prelude::BasicAuth;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/auth.rs - auth::Authentication (line 9) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/auth.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     id: Uuid,
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use uuid::Uuid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Uuid` in this scope
[INFO] [stdout]   --> src/auth.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     key: Uuid
[INFO] [stdout]    |          ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use uuid::Uuid;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Authentication` in this scope
[INFO] [stdout]   --> src/auth.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Authentication for MyAuth {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  9 + use yookassa_rs::prelude::Authentication;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RequestBuilder` in this scope
[INFO] [stdout]   --> src/auth.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn apply(&self, request: RequestBuilder) -> RequestBuilder {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use reqwest::RequestBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RequestBuilder` in this scope
[INFO] [stdout]   --> src/auth.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn apply(&self, request: RequestBuilder) -> RequestBuilder {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use reqwest::RequestBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/auth.rs - auth::Authentication (line 9)
[INFO] [stdout]     src/auth.rs - auth::BasicAuth (line 29)
[INFO] [stdout]     src/auth.rs - auth::OAuth (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.33s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3a2d9ba3e7e83169c85abf7b9194c361d8fad7b92eed8792ff27d802d2e77507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2d9ba3e7e83169c85abf7b9194c361d8fad7b92eed8792ff27d802d2e77507", kill_on_drop: false }`
[INFO] [stdout] 3a2d9ba3e7e83169c85abf7b9194c361d8fad7b92eed8792ff27d802d2e77507
