[INFO] fetching crate enma 0.9.2...
[INFO] testing enma-0.9.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate enma 0.9.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate enma 0.9.2
[INFO] finished tweaking crates.io crate enma 0.9.2
[INFO] tweaked toml for crates.io crate enma 0.9.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate enma 0.9.2 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 crates.io crate enma 0.9.2 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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c7d9a1a3bb57a4ca0a03643834d2e4c964227f968d8bb228f81ca2d6541fd2a
[INFO] running `Command { std: "docker" "start" "-a" "6c7d9a1a3bb57a4ca0a03643834d2e4c964227f968d8bb228f81ca2d6541fd2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c7d9a1a3bb57a4ca0a03643834d2e4c964227f968d8bb228f81ca2d6541fd2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c7d9a1a3bb57a4ca0a03643834d2e4c964227f968d8bb228f81ca2d6541fd2a", kill_on_drop: false }`
[INFO] [stdout] 6c7d9a1a3bb57a4ca0a03643834d2e4c964227f968d8bb228f81ca2d6541fd2a
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9ad50db7414bb37345172e814839c07e1be222b7287c905fb76660686714b177
[INFO] running `Command { std: "docker" "start" "-a" "9ad50db7414bb37345172e814839c07e1be222b7287c905fb76660686714b177", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling enma v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/anime/hianime/parsers/episode_servers.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | /         ["sub", "dub", "raw"].map(|server| {
[INFO] [stdout]  93 | |             for el in document.select(&server_selector(server)) {
[INFO] [stdout]  94 | |                 let server_id = el
[INFO] [stdout]  95 | |                     .attr("data-server-id")
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  92 |         let _ = ["sub", "dub", "raw"].map(|server| {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.89s
[INFO] running `Command { std: "docker" "inspect" "9ad50db7414bb37345172e814839c07e1be222b7287c905fb76660686714b177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad50db7414bb37345172e814839c07e1be222b7287c905fb76660686714b177", kill_on_drop: false }`
[INFO] [stdout] 9ad50db7414bb37345172e814839c07e1be222b7287c905fb76660686714b177
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fa824cc1d694a568c4615b1b4641645239ebd9a8d027eb071b473f9efe5e801a
[INFO] running `Command { std: "docker" "start" "-a" "fa824cc1d694a568c4615b1b4641645239ebd9a8d027eb071b473f9efe5e801a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling enma v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/anime/hianime/parsers/episode_servers.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | /         ["sub", "dub", "raw"].map(|server| {
[INFO] [stdout]  93 | |             for el in document.select(&server_selector(server)) {
[INFO] [stdout]  94 | |                 let server_id = el
[INFO] [stdout]  95 | |                     .attr("data-server-id")
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  92 |         let _ = ["sub", "dub", "raw"].map(|server| {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/anime/hianime/parsers/episode_servers.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  92 | /         ["sub", "dub", "raw"].map(|server| {
[INFO] [stdout]  93 | |             for el in document.select(&server_selector(server)) {
[INFO] [stdout]  94 | |                 let server_id = el
[INFO] [stdout]  95 | |                     .attr("data-server-id")
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout]  92 |         let _ = ["sub", "dub", "raw"].map(|server| {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.53s
[INFO] running `Command { std: "docker" "inspect" "fa824cc1d694a568c4615b1b4641645239ebd9a8d027eb071b473f9efe5e801a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa824cc1d694a568c4615b1b4641645239ebd9a8d027eb071b473f9efe5e801a", kill_on_drop: false }`
[INFO] [stdout] fa824cc1d694a568c4615b1b4641645239ebd9a8d027eb071b473f9efe5e801a
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 88ad603be3662067bd773f4412d78eb52fdb0ae1961ffd80a4f2551d679d1ebd
[INFO] running `Command { std: "docker" "start" "-a" "88ad603be3662067bd773f4412d78eb52fdb0ae1961ffd80a4f2551d679d1ebd", kill_on_drop: false }`
[INFO] [stderr] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stderr]    --> src/anime/hianime/parsers/episode_servers.rs:92:9
[INFO] [stderr]     |
[INFO] [stderr]  92 | /         ["sub", "dub", "raw"].map(|server| {
[INFO] [stderr]  93 | |             for el in document.select(&server_selector(server)) {
[INFO] [stderr]  94 | |                 let server_id = el
[INFO] [stderr]  95 | |                     .attr("data-server-id")
[INFO] [stderr] ...   |
[INFO] [stderr] 116 | |         });
[INFO] [stderr]     | |__________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr]  92 |         let _ = ["sub", "dub", "raw"].map(|server| {
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `enma` (lib) generated 1 warning
[INFO] [stderr] warning: `enma` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/enma/b9559de8b2ed9359/deps/enma-b9559de8b2ed9359)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test anime::hianime::parsers::episode_servers::test::test_get_episode_servers ... ok
[INFO] [stdout] test anime::hianime::parsers::producer::test::test_get_producer_animee ... ok
[INFO] [stdout] test anime::hianime::parsers::info::test::test_get_info ... ok
[INFO] [stdout] test anime::hianime::parsers::search::test::test_get_search_results ... ok
[INFO] [stdout] test anime::hianime::parsers::category::test::test_get_category_anime ... ok
[INFO] [stdout] test anime::hianime::parsers::episodes::test::test_get_anime_episodes ... ok
[INFO] [stdout] test anime::hianime::parsers::genre::test::test_get_genre_anime ... ok
[INFO] [stdout] test anime::hianime::parsers::az_list::test::test_get_az_list ... ok
[INFO] [stdout] test anime::hianime::parsers::qtip::test::test_get_qtip_info ... ok
[INFO] [stdout] test anime::hianime::parsers::schedule::test::test_get_schedule ... ok
[INFO] [stdout] test anime::hianime::parsers::home_page::test::test_get_home_page ... ok
[INFO] [stdout] test anime::hianime::parsers::search_suggestions::test::test_get_search_suggestions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests enma
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/anime/hianime/parsers/search.rs - anime::hianime::parsers::search::Scraper::get_search_results (line 17) ... FAILED
[INFO] [stdout] test src/anime/hianime/parsers/schedule.rs - anime::hianime::parsers::schedule::Scraper::get_schedule (line 21) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/search_suggestions.rs - anime::hianime::parsers::search_suggestions::Scraper::get_search_suggestions (line 21) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/qtip.rs - anime::hianime::parsers::qtip::Scraper::get_qtip_info (line 14) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/genre.rs - anime::hianime::parsers::genre::Scraper::get_genre_anime (line 12) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/info.rs - anime::hianime::parsers::info::Scraper::get_info (line 20) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/producer.rs - anime::hianime::parsers::producer::Scraper::get_producer_anime (line 12) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/home_page.rs - anime::hianime::parsers::home_page::Scraper::get_home_page (line 10) ... ok
[INFO] [stdout] test src/lib.rs - (line 47) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/category.rs - anime::hianime::parsers::category::Scraper::get_category_anime (line 14) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/episodes.rs - anime::hianime::parsers::episodes::Scraper::get_anime_episodes (line 21) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/az_list.rs - anime::hianime::parsers::az_list::Scraper::get_az_list (line 11) ... ok
[INFO] [stdout] test src/anime/hianime/parsers/episode_servers.rs - anime::hianime::parsers::episode_servers::Scraper::get_episode_servers (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/anime/hianime/parsers/search.rs - anime::hianime::parsers::search::Scraper::get_search_results (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hianime`
[INFO] [stdout]   --> src/anime/hianime/parsers/search.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let hianime = hianime::Scraper::new();
[INFO] [stdout]    |                   ^^^^^^^ use of unresolved module or unlinked crate `hianime`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hianime`, use `cargo add hianime` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 17 + use enma::anime::hianime::Scraper;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use enma::manga::mangareader::Scraper;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Scraper`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let hianime = hianime::Scraper::new();
[INFO] [stdout] 19 +     let hianime = Scraper::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SearchFilters`
[INFO] [stdout]   --> src/anime/hianime/parsers/search.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let filters = SearchFilters::new(vec![
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ use of undeclared type `SearchFilters`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 17 + use enma::anime::hianime::SearchFilters;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SearchFilter`
[INFO] [stdout]   --> src/anime/hianime/parsers/search.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         SearchFilter::Language(String::from("sub")),
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `SearchFilter`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 17 + use enma::anime::hianime::SearchFilter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SearchFilter`
[INFO] [stdout]   --> src/anime/hianime/parsers/search.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         SearchFilter::Sort(String::from("recently-added")),
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `SearchFilter`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 17 + use enma::anime::hianime::SearchFilter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SearchFilter`
[INFO] [stdout]   --> src/anime/hianime/parsers/search.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         SearchFilter::Genres(String::from("drama,comedy")),
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `SearchFilter`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 17 + use enma::anime::hianime::SearchFilter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 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/anime/hianime/parsers/search.rs - anime::hianime::parsers::search::Scraper::get_search_results (line 17)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "88ad603be3662067bd773f4412d78eb52fdb0ae1961ffd80a4f2551d679d1ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88ad603be3662067bd773f4412d78eb52fdb0ae1961ffd80a4f2551d679d1ebd", kill_on_drop: false }`
[INFO] [stdout] 88ad603be3662067bd773f4412d78eb52fdb0ae1961ffd80a4f2551d679d1ebd
