[INFO] cloning repository https://github.com/BFlex-financial/bfinancial-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BFlex-financial/bfinancial-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBFlex-financial%2Fbfinancial-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBFlex-financial%2Fbfinancial-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4d96def8781f17cfde7a154d8130030a9caba48
[INFO] testing BFlex-financial/bfinancial-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBFlex-financial%2Fbfinancial-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BFlex-financial/bfinancial-rs
[INFO] finished tweaking git repo https://github.com/BFlex-financial/bfinancial-rs
[INFO] tweaked toml for git repo https://github.com/BFlex-financial/bfinancial-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BFlex-financial/bfinancial-rs 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 git repo https://github.com/BFlex-financial/bfinancial-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 166266052e3f632016fdd8e9f22a524b5cc53c64958aad70ac510dfc525d9134
[INFO] running `Command { std: "docker" "start" "-a" "166266052e3f632016fdd8e9f22a524b5cc53c64958aad70ac510dfc525d9134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "166266052e3f632016fdd8e9f22a524b5cc53c64958aad70ac510dfc525d9134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166266052e3f632016fdd8e9f22a524b5cc53c64958aad70ac510dfc525d9134", kill_on_drop: false }`
[INFO] [stdout] 166266052e3f632016fdd8e9f22a524b5cc53c64958aad70ac510dfc525d9134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 567fc9e73dd045ce67794afaeadfa3512b6db214e2aca62e0921627b324bca62
[INFO] running `Command { std: "docker" "start" "-a" "567fc9e73dd045ce67794afaeadfa3512b6db214e2aca62e0921627b324bca62", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling bfinancial-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `start` is never read
[INFO] [stdout]    --> src/models/server/payment.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let mut start: String = String::new();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.46s
[INFO] running `Command { std: "docker" "inspect" "567fc9e73dd045ce67794afaeadfa3512b6db214e2aca62e0921627b324bca62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "567fc9e73dd045ce67794afaeadfa3512b6db214e2aca62e0921627b324bca62", kill_on_drop: false }`
[INFO] [stdout] 567fc9e73dd045ce67794afaeadfa3512b6db214e2aca62e0921627b324bca62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 1ef7e6d38617b323f6d91da309a5bcc6afd09bcab1622985fbff76338c1dbebf
[INFO] running `Command { std: "docker" "start" "-a" "1ef7e6d38617b323f6d91da309a5bcc6afd09bcab1622985fbff76338c1dbebf", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `start` is never read
[INFO] [stdout]    --> src/models/server/payment.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let mut start: String = String::new();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bfinancial-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `start` is never read
[INFO] [stdout]    --> src/models/server/payment.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let mut start: String = String::new();
[INFO] [stdout]     |                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "1ef7e6d38617b323f6d91da309a5bcc6afd09bcab1622985fbff76338c1dbebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef7e6d38617b323f6d91da309a5bcc6afd09bcab1622985fbff76338c1dbebf", kill_on_drop: false }`
[INFO] [stdout] 1ef7e6d38617b323f6d91da309a5bcc6afd09bcab1622985fbff76338c1dbebf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 766dbf244dbf29450a6d6645a45fb12bad184dba85e58303f2be58058a1a3450
[INFO] running `Command { std: "docker" "start" "-a" "766dbf244dbf29450a6d6645a45fb12bad184dba85e58303f2be58058a1a3450", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `start` is never read
[INFO] [stderr]    --> src/models/server/payment.rs:159:29
[INFO] [stderr]     |
[INFO] [stderr] 159 |     let mut start: String = String::new();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bfinancial-rs` (lib) generated 1 warning
[INFO] [stderr] warning: `bfinancial-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bfinancial-rs/5395e618d94b1f8e/deps/bfinancial_rs-5395e618d94b1f8e)
[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/automation.rs (/opt/rustwide/target/debug/build/bfinancial-rs/c4765ea51cc37f0f/deps/automation-c4765ea51cc37f0f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test lib_tests::test_spawn ... ok
[INFO] [stderr]    Doc-tests bfinancial_rs
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/payments.rs - payments::Payments::create (line 31) ... FAILED
[INFO] [stdout] test src/models/server/payment.rs - models::server::payment::Response::access (line 79) ... FAILED
[INFO] [stdout] test src/payments.rs - payments::Payments::obtain (line 167) ... FAILED
[INFO] [stdout] test src/models/server/payment.rs - models::server::payment::Response::access (line 97) ... FAILED
[INFO] [stdout] test src/models/server/payment.rs - models::server::payment::Response::check (line 129) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/payments.rs - payments::Payments::create (line 31) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/payments.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | assert!(matches!(
[INFO] [stdout]    |        - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 45 | ));
[INFO] [stdout]    |    ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/server/payment.rs - models::server::payment::Response::access (line 79) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]   --> src/models/server/payment.rs:81:97
[INFO] [stdout]    |
[INFO] [stdout] 81 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                                            ------------------   ^^^ expected identifier
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/models/server/payment.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |   Response::Pix(pix) => { ... },
[INFO] [stdout]    |                           ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 90 -   Response::Pix(pix) => { ... },
[INFO] [stdout] 90 +   Response::Pix(pix) => { .. },
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 90 -   Response::Pix(pix) => { ... },
[INFO] [stdout] 90 +   Response::Pix(pix) => { ..= },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/models/server/payment.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |   Response::Pix(pix) => { ... },
[INFO] [stdout]    |                           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 90 -   Response::Pix(pix) => { ... },
[INFO] [stdout] 90 +   Response::Pix(pix) => { .. },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/models/server/payment.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |   Response::Card(card) => { ... },
[INFO] [stdout]    |                             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 91 -   Response::Card(card) => { ... },
[INFO] [stdout] 91 +   Response::Card(card) => { .. },
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 91 -   Response::Card(card) => { ... },
[INFO] [stdout] 91 +   Response::Card(card) => { ..= },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/models/server/payment.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |   Response::Card(card) => { ... },
[INFO] [stdout]    |                             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 91 -   Response::Card(card) => { ... },
[INFO] [stdout] 91 +   Response::Card(card) => { .. },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]   --> src/models/server/payment.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 79 + use bfinancial_rs::models::server::payment::Response;
[INFO] [stdout]    |
[INFO] [stdout] 79 + use reqwest::Response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `payments` in this scope
[INFO] [stdout]   --> src/models/server/payment.rs:81:41
[INFO] [stdout]    |
[INFO] [stdout] 81 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PaymentCreate`
[INFO] [stdout]   --> src/models/server/payment.rs:81:57
[INFO] [stdout]    |
[INFO] [stdout] 81 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ use of undeclared type `PaymentCreate`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 79 + use bfinancial_rs::models::client::payment::PaymentCreate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `payment`
[INFO] [stdout]   --> src/models/server/payment.rs:81:76
[INFO] [stdout]    |
[INFO] [stdout] 81 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                                            ^^^^^^^ use of unresolved module or unlinked crate `payment`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/models/server/payment.rs, use `mod payment` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 79 + mod payment;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 79 + use bfinancial_rs::models::client::payment;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]   --> src/models/server/payment.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 |   Response::Pix(pix) => { ... },
[INFO] [stdout]    |   ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 79 + use bfinancial_rs::models::server::payment::Response;
[INFO] [stdout]    |
[INFO] [stdout] 79 + use reqwest::Response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]   --> src/models/server/payment.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 |   Response::Card(card) => { ... },
[INFO] [stdout]    |   ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 79 + use bfinancial_rs::models::server::payment::Response;
[INFO] [stdout]    |
[INFO] [stdout] 79 + use reqwest::Response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/server/payment.rs:81:105
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_server_payment_rs_79_0() {
[INFO] [stdout]    |                                      ---------------------------------------------------- this is not `async`
[INFO] [stdout] 80 | // Create the payment
[INFO] [stdout] 81 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0586, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/payments.rs - payments::Payments::obtain (line 167) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]    --> src/payments.rs:169:97
[INFO] [stdout]     |
[INFO] [stdout] 169 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                                            ------------------   ^^^ expected identifier
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/payments.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 167 + use bfinancial_rs::models::server::payment::Response;
[INFO] [stdout]     |
[INFO] [stdout] 167 + use reqwest::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `payments` in this scope
[INFO] [stdout]    --> src/payments.rs:169:41
[INFO] [stdout]     |
[INFO] [stdout] 169 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PaymentCreate`
[INFO] [stdout]    --> src/payments.rs:169:57
[INFO] [stdout]     |
[INFO] [stdout] 169 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `PaymentCreate`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 167 + use bfinancial_rs::models::client::payment::PaymentCreate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `payment`
[INFO] [stdout]    --> src/payments.rs:169:76
[INFO] [stdout]     |
[INFO] [stdout] 169 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                                            ^^^^^^^ use of unresolved module or unlinked crate `payment`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `payment`, use `cargo add payment` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 167 + use bfinancial_rs::models::client::payment;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pix` in this scope
[INFO] [stdout]    --> src/payments.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 | let pix: &Pix = payment.access::<Pix>().unwrap();
[INFO] [stdout]     |           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 167 + use bfinancial_rs::models::server::payment::Pix;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pix` in this scope
[INFO] [stdout]    --> src/payments.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 | let pix: &Pix = payment.access::<Pix>().unwrap();
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 167 + use bfinancial_rs::models::server::payment::Pix;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `payments` in this scope
[INFO] [stdout]    --> src/payments.rs:180:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | let info = payments.obtain(&pix.payment_id).await.unwrap();
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 180 - let info = payments.obtain(&pix.payment_id).await.unwrap();
[INFO] [stdout] 180 + let info = payment.obtain(&pix.payment_id).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/payments.rs:169:105
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_payments_rs_167_0() {
[INFO] [stdout]     |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] 168 | // Create the payment
[INFO] [stdout] 169 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/payments.rs:180:45
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_payments_rs_167_0() {
[INFO] [stdout]     |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 180 | let info = payments.obtain(&pix.payment_id).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/server/payment.rs - models::server::payment::Response::access (line 97) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]   --> src/models/server/payment.rs:99:97
[INFO] [stdout]    |
[INFO] [stdout] 99 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                                            ------------------   ^^^ expected identifier
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]   --> src/models/server/payment.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 97 + use bfinancial_rs::models::server::payment::Response;
[INFO] [stdout]    |
[INFO] [stdout] 97 + use reqwest::Response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `payments` in this scope
[INFO] [stdout]   --> src/models/server/payment.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PaymentCreate`
[INFO] [stdout]   --> src/models/server/payment.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ use of undeclared type `PaymentCreate`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 97 + use bfinancial_rs::models::client::payment::PaymentCreate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `payment`
[INFO] [stdout]   --> src/models/server/payment.rs:99:76
[INFO] [stdout]    |
[INFO] [stdout] 99 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                                            ^^^^^^^ use of unresolved module or unlinked crate `payment`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/models/server/payment.rs, use `mod payment` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 97 + mod payment;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 97 + use bfinancial_rs::models::client::payment;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pix` in this scope
[INFO] [stdout]    --> src/models/server/payment.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | let pix: &Pix = payment.access::<Pix>().unwrap();
[INFO] [stdout]     |           ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  97 + use bfinancial_rs::models::server::payment::Pix;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pix` in this scope
[INFO] [stdout]    --> src/models/server/payment.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 | let pix: &Pix = payment.access::<Pix>().unwrap();
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  97 + use bfinancial_rs::models::server::payment::Pix;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/models/server/payment.rs:99:105
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_server_payment_rs_97_0() {
[INFO] [stdout]    |                                      ---------------------------------------------------- this is not `async`
[INFO] [stdout] 98 | // Create the payment
[INFO] [stdout] 99 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]    |                                                                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models/server/payment.rs - models::server::payment::Response::check (line 129) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]    --> src/models/server/payment.rs:131:97
[INFO] [stdout]     |
[INFO] [stdout] 131 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                                            ------------------   ^^^ expected identifier
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/models/server/payment.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 | if let Err(fail) = &payment { ... }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 134 - if let Err(fail) = &payment { ... }
[INFO] [stdout] 134 + if let Err(fail) = &payment { .. }
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 134 - if let Err(fail) = &payment { ... }
[INFO] [stdout] 134 + if let Err(fail) = &payment { ..= }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/models/server/payment.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 | if let Err(fail) = &payment { ... }
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 134 - if let Err(fail) = &payment { ... }
[INFO] [stdout] 134 + if let Err(fail) = &payment { .. }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/models/server/payment.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 129 + use bfinancial_rs::models::server::payment::Response;
[INFO] [stdout]     |
[INFO] [stdout] 129 + use reqwest::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `payments` in this scope
[INFO] [stdout]    --> src/models/server/payment.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PaymentCreate`
[INFO] [stdout]    --> src/models/server/payment.rs:131:57
[INFO] [stdout]     |
[INFO] [stdout] 131 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^ use of undeclared type `PaymentCreate`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 129 + use bfinancial_rs::models::client::payment::PaymentCreate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `payment`
[INFO] [stdout]    --> src/models/server/payment.rs:131:76
[INFO] [stdout]     |
[INFO] [stdout] 131 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                                            ^^^^^^^ use of unresolved module or unlinked crate `payment`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/models/server/payment.rs, use `mod payment` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 129 + mod payment;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 129 + use bfinancial_rs::models::client::payment;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]    --> src/models/server/payment.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 |   payment.check((client, "approved")).await
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/server/payment.rs:131:105
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_server_payment_rs_129_0() {
[INFO] [stdout]     |                                      ----------------------------------------------------- this is not `async`
[INFO] [stdout] 130 | // Create the payment
[INFO] [stdout] 131 | let payment: Result<Response, String> = payments.create(PaymentCreate::Pix(payment::PixCreate { ... })).await;
[INFO] [stdout]     |                                                                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/models/server/payment.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_models_server_payment_rs_129_0() {
[INFO] [stdout]     |                                      ----------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 144 |   payment.check((client, "approved")).await
[INFO] [stdout]     |                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0586, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/models/server/payment.rs - models::server::payment::Response::access (line 79)
[INFO] [stdout]     src/models/server/payment.rs - models::server::payment::Response::access (line 97)
[INFO] [stdout]     src/models/server/payment.rs - models::server::payment::Response::check (line 129)
[INFO] [stdout]     src/payments.rs - payments::Payments::create (line 31)
[INFO] [stdout]     src/payments.rs - payments::Payments::obtain (line 167)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "766dbf244dbf29450a6d6645a45fb12bad184dba85e58303f2be58058a1a3450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "766dbf244dbf29450a6d6645a45fb12bad184dba85e58303f2be58058a1a3450", kill_on_drop: false }`
[INFO] [stdout] 766dbf244dbf29450a6d6645a45fb12bad184dba85e58303f2be58058a1a3450
