[INFO] fetching crate sms-client 3.1.0...
[INFO] testing sms-client-3.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate sms-client 3.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sms-client 3.1.0
[INFO] finished tweaking crates.io crate sms-client 3.1.0
[INFO] tweaked toml for crates.io crate sms-client 3.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sms-client 3.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sms-client 3.1.0 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-03-05" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8710f01a50cae4b9bfedda9d859c3bcae34adf14adbe57ad0739943f2bbb4a6
[INFO] running `Command { std: "docker" "start" "-a" "b8710f01a50cae4b9bfedda9d859c3bcae34adf14adbe57ad0739943f2bbb4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8710f01a50cae4b9bfedda9d859c3bcae34adf14adbe57ad0739943f2bbb4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8710f01a50cae4b9bfedda9d859c3bcae34adf14adbe57ad0739943f2bbb4a6", kill_on_drop: false }`
[INFO] [stdout] b8710f01a50cae4b9bfedda9d859c3bcae34adf14adbe57ad0739943f2bbb4a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 476d27e19faa18ff7c6f2a211f6a53c9287e7c87444b4e3155c02ee3a8737750
[INFO] running `Command { std: "docker" "start" "-a" "476d27e19faa18ff7c6f2a211f6a53c9287e7c87444b4e3155c02ee3a8737750", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sms-types v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling sms-client v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.50s
[INFO] running `Command { std: "docker" "inspect" "476d27e19faa18ff7c6f2a211f6a53c9287e7c87444b4e3155c02ee3a8737750", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "476d27e19faa18ff7c6f2a211f6a53c9287e7c87444b4e3155c02ee3a8737750", kill_on_drop: false }`
[INFO] [stdout] 476d27e19faa18ff7c6f2a211f6a53c9287e7c87444b4e3155c02ee3a8737750
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3589a6255de42b746d86cce6e231632d1b64a9df454a84f6a77329d9dbb90326
[INFO] running `Command { std: "docker" "start" "-a" "3589a6255de42b746d86cce6e231632d1b64a9df454a84f6a77329d9dbb90326", kill_on_drop: false }`
[INFO] [stderr]    Compiling sms-client v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "3589a6255de42b746d86cce6e231632d1b64a9df454a84f6a77329d9dbb90326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3589a6255de42b746d86cce6e231632d1b64a9df454a84f6a77329d9dbb90326", kill_on_drop: false }`
[INFO] [stdout] 3589a6255de42b746d86cce6e231632d1b64a9df454a84f6a77329d9dbb90326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8eaa09f64856bb25525b79f6b359d7e9976e0088a81e01fda06c61aa44d649d
[INFO] running `Command { std: "docker" "start" "-a" "c8eaa09f64856bb25525b79f6b359d7e9976e0088a81e01fda06c61aa44d649d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sms_client-d00943f47105771a)
[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 sms_client
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/config.rs - config::ClientConfig::with_auth (line 363) ... FAILED
[INFO] [stdout] test src/config.rs - config::ClientConfig::with_certificate (line 390) ... FAILED
[INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::next (line 118) ... FAILED
[INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::for_each_chuck (line 189) ... FAILED
[INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::new (line 25) ... FAILED
[INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::with_defaults (line 63) ... FAILED
[INFO] [stdout] test src/config.rs - config::ClientConfig::http_only (line 263) ... ok
[INFO] [stdout] test src/config.rs - config::ClientConfig::configure_http (line 410) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ClientConfig::with_auth (line 363) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `both` found for struct `ClientConfig` in the current scope
[INFO] [stdout]    --> src/config.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 | let config = ClientConfig::both(
[INFO] [stdout]     |                            ^^^^ function or associated item not found in `ClientConfig`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ClientConfig`, consider using `ClientConfig::http_only` which returns `ClientConfig`
[INFO] [stdout]    --> src/config.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn http_only(url: impl Into<String>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ClientConfig::with_certificate (line 390) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/config.rs:395:43
[INFO] [stdout]     |
[INFO] [stdout] 391 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_config_rs_390_0() {
[INFO] [stdout]     |                                      -------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 395 |     .with_certificate("./certificate.crt")?;
[INFO] [stdout]     |                                           ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 391 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_config_rs_390_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 392 | use sms_client::config::ClientConfig;
[INFO] [stdout] ...
[INFO] [stdout] 395 |     .with_certificate("./certificate.crt")?;
[INFO] [stdout] 396 +     Ok(())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::next (line 118) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/http/paginator.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         log::info!("{:?}", message);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `HttpPaginator<SmsDeliveryReport, {closure@...}, ...>` is not a future
[INFO] [stdout]    --> src/http/paginator.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 124 |       let mut paginator = HttpPaginator::with_defaults(|pagination| {
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 125 | |         http.get_delivery_reports(message_id, pagination)
[INFO] [stdout] 126 | |     }).await;
[INFO] [stdout]     | |      - ^^^^^ `HttpPaginator<SmsDeliveryReport, {closure@...}, ...>` is not a future
[INFO] [stdout]     | |______|
[INFO] [stdout]     |        this call returns `HttpPaginator<SmsDeliveryReport, {closure@src/http/paginator.rs:9:54: 9:66}, impl Future<Output = Result<Vec<SmsDeliveryReport>, sms_client::http::error::HttpError>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Future` is not implemented for `HttpPaginator<SmsDeliveryReport, {closure@...}, ...>`
[INFO] [stdout]     = note: HttpPaginator<SmsDeliveryReport, {closure@...}, ...> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `HttpPaginator<SmsDeliveryReport, {closure@...}, ...>` to implement `IntoFuture`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestpsSkgF/rust_out.long-type-12550460771339027314.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 126 -     }).await;
[INFO] [stdout] 126 +     });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::for_each_chuck (line 189) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/http/paginator.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             log::info!("{:?}", message);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `HttpPaginator<SmsMessage, {closure@...}, ...>` is not a future
[INFO] [stdout]    --> src/http/paginator.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 198 |       let paginator = HttpPaginator::with_defaults(|pagination| {
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 199 | |         http.get_messages(phone_number, pagination)
[INFO] [stdout] 200 | |     }).await;
[INFO] [stdout]     | |      - ^^^^^ `HttpPaginator<SmsMessage, {closure@...}, ...>` is not a future
[INFO] [stdout]     | |______|
[INFO] [stdout]     |        this call returns `HttpPaginator<SmsMessage, {closure@src/http/paginator.rs:12:50: 12:62}, impl Future<Output = Result<Vec<SmsMessage>, sms_client::http::error::HttpError>>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Future` is not implemented for `HttpPaginator<SmsMessage, {closure@...}, ...>`
[INFO] [stdout]     = note: HttpPaginator<SmsMessage, {closure@...}, ...> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `HttpPaginator<SmsMessage, {closure@...}, ...>` to implement `IntoFuture`
[INFO] [stdout]     = note: the full name for the type has been written to '/tmp/rustdoctestcOGBAd/rust_out.long-type-4732688628813895059.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 200 -     }).await;
[INFO] [stdout] 200 +     });
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/http/paginator.rs:206:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |   async fn read_all_messages(phone_number: &str, http: Arc<HttpClient>) {
[INFO] [stdout]     |  _______________________________________________________________________-
[INFO] [stdout] 198 | |     let paginator = HttpPaginator::with_defaults(|pagination| {
[INFO] [stdout] 199 | |         http.get_messages(phone_number, pagination)
[INFO] [stdout] 200 | |     }).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |     }).await?;
[INFO] [stdout]     | |             ^ cannot use the `?` operator in an async function that returns `()`
[INFO] [stdout] 207 | | }
[INFO] [stdout]     | |_- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::new (line 25) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/http/paginator.rs:32:93
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_http_paginator_rs_25_0() {
[INFO] [stdout]    |                                      --------------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 32 | let http = Client::new(ClientConfig::http_only("http://localhost:3000").with_auth("token!"))?.http_arc();
[INFO] [stdout]    |                                                                                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout] 26 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_http_paginator_rs_25_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 27 | use sms_client::Client;
[INFO] [stdout] ...
[INFO] [stdout] 44 | );
[INFO] [stdout] 45 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::with_defaults (line 63) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]   --> src/http/paginator.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         log::info!("{:?}", message);
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ClientConfig::with_auth (line 363)
[INFO] [stdout]     src/config.rs - config::ClientConfig::with_certificate (line 390)
[INFO] [stdout]     src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::for_each_chuck (line 189)
[INFO] [stdout]     src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::new (line 25)
[INFO] [stdout]     src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::next (line 118)
[INFO] [stdout]     src/http/paginator.rs - http::paginator::HttpPaginator<T,F,Fut>::with_defaults (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.25s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c8eaa09f64856bb25525b79f6b359d7e9976e0088a81e01fda06c61aa44d649d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8eaa09f64856bb25525b79f6b359d7e9976e0088a81e01fda06c61aa44d649d", kill_on_drop: false }`
[INFO] [stdout] c8eaa09f64856bb25525b79f6b359d7e9976e0088a81e01fda06c61aa44d649d
