[INFO] fetching crate sms-client 3.1.0... [INFO] testing sms-client-3.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate sms-client 3.1.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sms-client 3.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sms-types v2.0.0 [INFO] [stderr] Downloaded cc v1.2.43 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded aws-lc-sys v0.32.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 074c351fbe5985a5c28ff8344098c0a0dfa5448f3f6a8b9f3c0ebdaa615bcd7f [INFO] running `Command { std: "docker" "start" "-a" "074c351fbe5985a5c28ff8344098c0a0dfa5448f3f6a8b9f3c0ebdaa615bcd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "074c351fbe5985a5c28ff8344098c0a0dfa5448f3f6a8b9f3c0ebdaa615bcd7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074c351fbe5985a5c28ff8344098c0a0dfa5448f3f6a8b9f3c0ebdaa615bcd7f", kill_on_drop: false }` [INFO] [stdout] 074c351fbe5985a5c28ff8344098c0a0dfa5448f3f6a8b9f3c0ebdaa615bcd7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57effa55e773153b6994bce9e95a0b73ca79acda1f60deb06b9079723bab0af5 [INFO] running `Command { std: "docker" "start" "-a" "57effa55e773153b6994bce9e95a0b73ca79acda1f60deb06b9079723bab0af5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling syn v2.0.108 [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 icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sms-types v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [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 tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [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 19.74s [INFO] running `Command { std: "docker" "inspect" "57effa55e773153b6994bce9e95a0b73ca79acda1f60deb06b9079723bab0af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57effa55e773153b6994bce9e95a0b73ca79acda1f60deb06b9079723bab0af5", kill_on_drop: false }` [INFO] [stdout] 57effa55e773153b6994bce9e95a0b73ca79acda1f60deb06b9079723bab0af5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41662b6a79cccec600ff2a69031951022992b6742bf0ac388b10f4280595030 [INFO] running `Command { std: "docker" "start" "-a" "b41662b6a79cccec600ff2a69031951022992b6742bf0ac388b10f4280595030", 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 0.62s [INFO] running `Command { std: "docker" "inspect" "b41662b6a79cccec600ff2a69031951022992b6742bf0ac388b10f4280595030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41662b6a79cccec600ff2a69031951022992b6742bf0ac388b10f4280595030", kill_on_drop: false }` [INFO] [stdout] b41662b6a79cccec600ff2a69031951022992b6742bf0ac388b10f4280595030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 362ba8856786581aa3fc89cef586ae4a93c62bcff242d05a80b521f2d544c7c0 [INFO] running `Command { std: "docker" "start" "-a" "362ba8856786581aa3fc89cef586ae4a93c62bcff242d05a80b521f2d544c7c0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sms_client-2ea2c78fab352a9f) [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_certificate (line 390) ... FAILED [INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator::with_defaults (line 63) ... FAILED [INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator::next (line 118) ... FAILED [INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator::new (line 25) ... FAILED [INFO] [stdout] test src/http/paginator.rs - http::paginator::HttpPaginator::for_each_chuck (line 189) ... FAILED [INFO] [stdout] test src/config.rs - config::ClientConfig::with_auth (line 363) ... 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_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> { [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::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] ---- src/http/paginator.rs - http::paginator::HttpPaginator::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` 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` is not a future [INFO] [stdout] | |______| [INFO] [stdout] | this call returns `HttpPaginator, sms_client::http::error::HttpError>>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `HttpPaginator` [INFO] [stdout] = note: HttpPaginator must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = note: required for `HttpPaginator` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctest5xPRU6/rust_out.long-type-13812386431579910319.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::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> { [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::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` 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` is not a future [INFO] [stdout] | |______| [INFO] [stdout] | this call returns `HttpPaginator, sms_client::http::error::HttpError>>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `HttpPaginator` [INFO] [stdout] = note: HttpPaginator must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = note: required for `HttpPaginator` to implement `IntoFuture` [INFO] [stdout] = note: the full name for the type has been written to '/tmp/rustdoctestet4XLy/rust_out.long-type-11855309560238118475.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) { [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/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) -> 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] [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::for_each_chuck (line 189) [INFO] [stdout] src/http/paginator.rs - http::paginator::HttpPaginator::new (line 25) [INFO] [stdout] src/http/paginator.rs - http::paginator::HttpPaginator::next (line 118) [INFO] [stdout] src/http/paginator.rs - http::paginator::HttpPaginator::with_defaults (line 63) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.36s; merged doctests compilation took 0.10s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "362ba8856786581aa3fc89cef586ae4a93c62bcff242d05a80b521f2d544c7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362ba8856786581aa3fc89cef586ae4a93c62bcff242d05a80b521f2d544c7c0", kill_on_drop: false }` [INFO] [stdout] 362ba8856786581aa3fc89cef586ae4a93c62bcff242d05a80b521f2d544c7c0