[INFO] fetching crate flutterwave-v3 0.1.2-alpha.1... [INFO] testing flutterwave-v3-0.1.2-alpha.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate flutterwave-v3 0.1.2-alpha.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate flutterwave-v3 0.1.2-alpha.1 [INFO] finished tweaking crates.io crate flutterwave-v3 0.1.2-alpha.1 [INFO] tweaked toml for crates.io crate flutterwave-v3 0.1.2-alpha.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flutterwave-v3 0.1.2-alpha.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 277 packages to latest compatible versions [INFO] [stderr] Adding async_symm_crypto v0.1.1 (available: v0.2.0) [INFO] [stderr] Adding serde_qs v0.13.0 (available: v0.15.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding validator v0.16.1 (available: v0.20.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05ba0438ec18f6f2a4fb8229c7ad7e69d2fcf9f12fc23185423e7d3bc80fda3a [INFO] running `Command { std: "docker" "start" "-a" "05ba0438ec18f6f2a4fb8229c7ad7e69d2fcf9f12fc23185423e7d3bc80fda3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05ba0438ec18f6f2a4fb8229c7ad7e69d2fcf9f12fc23185423e7d3bc80fda3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ba0438ec18f6f2a4fb8229c7ad7e69d2fcf9f12fc23185423e7d3bc80fda3a", kill_on_drop: false }` [INFO] [stdout] 05ba0438ec18f6f2a4fb8229c7ad7e69d2fcf9f12fc23185423e7d3bc80fda3a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74bd49587c18795fd3180b2185cc32fe41394b6f75e3489c5ec9e9a9433bdd10 [INFO] running `Command { std: "docker" "start" "-a" "74bd49587c18795fd3180b2185cc32fe41394b6f75e3489c5ec9e9a9433bdd10", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling card-validate v2.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling compression-codecs v0.4.31 [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 zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling phonenumber v0.3.7+8.13.52 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling async_symm_crypto v0.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling flutterwave-v3-models v0.1.3-alpha.1 [INFO] [stderr] Compiling flutterwave-v3 v0.1.2-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v3_client.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 44 | req: $t, [INFO] [stdout] 45 | ) -> Result::ApiResponse>, FWaveError> { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 130 | / generate_client_methods!( [INFO] [stdout] 131 | | // Charge [INFO] [stdout] 132 | | (CardChargeReq, initiate_card_charge) [INFO] [stdout] 133 | | (BankTransferReq, initiate_bank_transfer) [INFO] [stdout] ... | [INFO] [stdout] 167 | | (UpdatePlanReq, update_payment_plan) [INFO] [stdout] 168 | | ); [INFO] [stdout] | |_____- in this macro invocation [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] = note: this warning originates in the macro `generate_client_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | ) -> Result>::ApiResponse>, FWaveError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 57s [INFO] running `Command { std: "docker" "inspect" "74bd49587c18795fd3180b2185cc32fe41394b6f75e3489c5ec9e9a9433bdd10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74bd49587c18795fd3180b2185cc32fe41394b6f75e3489c5ec9e9a9433bdd10", kill_on_drop: false }` [INFO] [stdout] 74bd49587c18795fd3180b2185cc32fe41394b6f75e3489c5ec9e9a9433bdd10 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b03acec5d9b118b8fbf231ef9f99f88a6dda2a437955a8f125b27f5d57c429 [INFO] running `Command { std: "docker" "start" "-a" "68b03acec5d9b118b8fbf231ef9f99f88a6dda2a437955a8f125b27f5d57c429", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v3_client.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 44 | req: $t, [INFO] [stdout] 45 | ) -> Result::ApiResponse>, FWaveError> { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 130 | / generate_client_methods!( [INFO] [stdout] 131 | | // Charge [INFO] [stdout] 132 | | (CardChargeReq, initiate_card_charge) [INFO] [stdout] 133 | | (BankTransferReq, initiate_bank_transfer) [INFO] [stdout] ... | [INFO] [stdout] 167 | | (UpdatePlanReq, update_payment_plan) [INFO] [stdout] 168 | | ); [INFO] [stdout] | |_____- in this macro invocation [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] = note: this warning originates in the macro `generate_client_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | ) -> Result>::ApiResponse>, FWaveError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flutterwave-v3 v0.1.2-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v3_client.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 44 | req: $t, [INFO] [stdout] 45 | ) -> Result::ApiResponse>, FWaveError> { [INFO] [stdout] | ----------------------------- the same lifetime is hidden here [INFO] [stdout] ... [INFO] [stdout] 130 | / generate_client_methods!( [INFO] [stdout] 131 | | // Charge [INFO] [stdout] 132 | | (CardChargeReq, initiate_card_charge) [INFO] [stdout] 133 | | (BankTransferReq, initiate_bank_transfer) [INFO] [stdout] ... | [INFO] [stdout] 167 | | (UpdatePlanReq, update_payment_plan) [INFO] [stdout] 168 | | ); [INFO] [stdout] | |_____- in this macro invocation [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] = note: this warning originates in the macro `generate_client_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 45 | ) -> Result>::ApiResponse>, FWaveError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "68b03acec5d9b118b8fbf231ef9f99f88a6dda2a437955a8f125b27f5d57c429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b03acec5d9b118b8fbf231ef9f99f88a6dda2a437955a8f125b27f5d57c429", kill_on_drop: false }` [INFO] [stdout] 68b03acec5d9b118b8fbf231ef9f99f88a6dda2a437955a8f125b27f5d57c429 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb6a53662bbd46a4c25a0168c3492099ada31072219835163532259ab1b9f51e [INFO] running `Command { std: "docker" "start" "-a" "bb6a53662bbd46a4c25a0168c3492099ada31072219835163532259ab1b9f51e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v3_client.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 44 | req: $t, [INFO] [stderr] 45 | ) -> Result::ApiResponse>, FWaveError> { [INFO] [stderr] | ----------------------------- the same lifetime is hidden here [INFO] [stderr] ... [INFO] [stderr] 130 | / generate_client_methods!( [INFO] [stderr] 131 | | // Charge [INFO] [stderr] 132 | | (CardChargeReq, initiate_card_charge) [INFO] [stderr] 133 | | (BankTransferReq, initiate_bank_transfer) [INFO] [stderr] ... | [INFO] [stderr] 167 | | (UpdatePlanReq, update_payment_plan) [INFO] [stderr] 168 | | ); [INFO] [stderr] | |_____- in this macro invocation [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] = note: this warning originates in the macro `generate_client_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 45 | ) -> Result>::ApiResponse>, FWaveError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `flutterwave-v3` (lib) generated 1 warning (run `cargo fix --lib -p flutterwave-v3` to apply 1 suggestion) [INFO] [stderr] warning: `flutterwave-v3` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flutterwave_v3-da4968f5d63972e6) [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] Doc-tests flutterwave_v3 [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] running `Command { std: "docker" "inspect" "bb6a53662bbd46a4c25a0168c3492099ada31072219835163532259ab1b9f51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6a53662bbd46a4c25a0168c3492099ada31072219835163532259ab1b9f51e", kill_on_drop: false }` [INFO] [stdout] bb6a53662bbd46a4c25a0168c3492099ada31072219835163532259ab1b9f51e