[INFO] cloning repository https://github.com/TymekV/wyzie-subs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TymekV/wyzie-subs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTymekV%2Fwyzie-subs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTymekV%2Fwyzie-subs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f698e210b83e589b5e1698df0bed69f19744a110
[INFO] testing TymekV/wyzie-subs 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%2FTymekV%2Fwyzie-subs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TymekV/wyzie-subs
[INFO] finished tweaking git repo https://github.com/TymekV/wyzie-subs
[INFO] tweaked toml for git repo https://github.com/TymekV/wyzie-subs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TymekV/wyzie-subs 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/TymekV/wyzie-subs 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-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e963cb363b3f09ccb9d4b4271c150f2c3bde919bedfdc223264ff5e42b4283a
[INFO] running `Command { std: "docker" "start" "-a" "8e963cb363b3f09ccb9d4b4271c150f2c3bde919bedfdc223264ff5e42b4283a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e963cb363b3f09ccb9d4b4271c150f2c3bde919bedfdc223264ff5e42b4283a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e963cb363b3f09ccb9d4b4271c150f2c3bde919bedfdc223264ff5e42b4283a", kill_on_drop: false }`
[INFO] [stdout] 8e963cb363b3f09ccb9d4b4271c150f2c3bde919bedfdc223264ff5e42b4283a
[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=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] 63a770801316a26ed182cb00ff90cf2e0dab816ce876fcb12fe53f3f26239bd4
[INFO] running `Command { std: "docker" "start" "-a" "63a770801316a26ed182cb00ff90cf2e0dab816ce876fcb12fe53f3f26239bd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling typed-builder-macro v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling typed-builder v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling wyzie-subs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.42s
[INFO] running `Command { std: "docker" "inspect" "63a770801316a26ed182cb00ff90cf2e0dab816ce876fcb12fe53f3f26239bd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a770801316a26ed182cb00ff90cf2e0dab816ce876fcb12fe53f3f26239bd4", kill_on_drop: false }`
[INFO] [stdout] 63a770801316a26ed182cb00ff90cf2e0dab816ce876fcb12fe53f3f26239bd4
[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=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] d0e6c42649179da4ad8ecc606565a33c0cd7599f25b2253ec584a22dd7ec81d5
[INFO] running `Command { std: "docker" "start" "-a" "d0e6c42649179da4ad8ecc606565a33c0cd7599f25b2253ec584a22dd7ec81d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling wyzie-subs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "d0e6c42649179da4ad8ecc606565a33c0cd7599f25b2253ec584a22dd7ec81d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e6c42649179da4ad8ecc606565a33c0cd7599f25b2253ec584a22dd7ec81d5", kill_on_drop: false }`
[INFO] [stdout] d0e6c42649179da4ad8ecc606565a33c0cd7599f25b2253ec584a22dd7ec81d5
[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=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] 4e2ae2dc8b3ae6c28fb50c0c76c9bcb6649597761991bab2a7ea9d830f798a3d
[INFO] running `Command { std: "docker" "start" "-a" "4e2ae2dc8b3ae6c28fb50c0c76c9bcb6649597761991bab2a7ea9d830f798a3d", 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/build/wyzie-subs/2d43dd0433cfc263/deps/wyzie_subs-2d43dd0433cfc263)
[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 wyzie_subs
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/../README.md - (line 17) ... FAILED
[INFO] [stdout] test src/client.rs - client::WyzieClient::search (line 42) ... FAILED
[INFO] [stdout] test src/client.rs - client::WyzieClient (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WyzieClient`
[INFO] [stdout]   --> src/../README.md:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | let wyzie = WyzieClient::default();
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `WyzieClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use wyzie_subs::WyzieClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WyzieClient`
[INFO] [stdout]   --> src/../README.md:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | let wyzie = WyzieClient::builder()
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `WyzieClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use wyzie_subs::WyzieClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url`
[INFO] [stdout]   --> src/../README.md:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     .base_url(Url::parse("https://sub.wyzie.ru")?)
[INFO] [stdout]    |               ^^^ use of undeclared type `Url`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 17 + use reqwest::Url;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use url::Url;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]   --> src/../README.md:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     .reqwest_client(Client::new())
[INFO] [stdout]    |                     ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SearchParams`
[INFO] [stdout]   --> src/../README.md:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | let params = SearchParams::builder()
[INFO] [stdout]    |              ^^^^^^^^^^^^ use of undeclared type `SearchParams`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use wyzie_subs::models::SearchParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/../README.md:34:39
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src____README_md_17_0() {
[INFO] [stdout]    |                                      ---------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 34 | let subtitles = wyzie.search(&params).await?;
[INFO] [stdout]    |                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::WyzieClient::search (line 42) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SearchParams`
[INFO] [stdout]   --> src/client.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | let params = SearchParams::builder()
[INFO] [stdout]    |              ^^^^^^^^^^^^ use of undeclared type `SearchParams`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 42 + use wyzie_subs::models::SearchParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `wyzie` in this scope
[INFO] [stdout]   --> src/client.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | let subtitles = wyzie.search(&params).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/client.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_42_0() {
[INFO] [stdout]    |                                      ------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 49 | let subtitles = wyzie.search(&params).await?;
[INFO] [stdout]    |                                       ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/client.rs - client::WyzieClient (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WyzieClient`
[INFO] [stdout]   --> src/client.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | let wyzie = WyzieClient::default();
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `WyzieClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use wyzie_subs::WyzieClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WyzieClient`
[INFO] [stdout]   --> src/client.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | let wyzie = WyzieClient::builder()
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `WyzieClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use wyzie_subs::WyzieClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url`
[INFO] [stdout]   --> src/client.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .base_url(Url::parse("https://sub.wyzie.ru")?)
[INFO] [stdout]    |               ^^^ use of undeclared type `Url`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 13 + use reqwest::Url;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use url::Url;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]   --> src/client.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     .reqwest_client(Client::new())
[INFO] [stdout]    |                     ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use reqwest::Client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[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/../README.md - (line 17)
[INFO] [stdout]     src/client.rs - client::WyzieClient (line 13)
[INFO] [stdout]     src/client.rs - client::WyzieClient::search (line 42)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.43s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4e2ae2dc8b3ae6c28fb50c0c76c9bcb6649597761991bab2a7ea9d830f798a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e2ae2dc8b3ae6c28fb50c0c76c9bcb6649597761991bab2a7ea9d830f798a3d", kill_on_drop: false }`
[INFO] [stdout] 4e2ae2dc8b3ae6c28fb50c0c76c9bcb6649597761991bab2a7ea9d830f798a3d
