[INFO] cloning repository https://github.com/evanjs/bakani
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evanjs/bakani" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fbakani", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fbakani'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 446c522bc62af710883d08a976cc44f98f33d34e
[INFO] testing evanjs/bakani against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fbakani" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/evanjs/bakani on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/evanjs/bakani
[INFO] finished tweaking git repo https://github.com/evanjs/bakani
[INFO] tweaked toml for git repo https://github.com/evanjs/bakani written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/evanjs/bakani 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 260aa947f68ab271948966278cff2986376f7dbc954911e097ccaa223c310205
[INFO] running `Command { std: "docker" "start" "-a" "260aa947f68ab271948966278cff2986376f7dbc954911e097ccaa223c310205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "260aa947f68ab271948966278cff2986376f7dbc954911e097ccaa223c310205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260aa947f68ab271948966278cff2986376f7dbc954911e097ccaa223c310205", kill_on_drop: false }`
[INFO] [stdout] 260aa947f68ab271948966278cff2986376f7dbc954911e097ccaa223c310205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c488d3b2eb3d52f5335a863110e20957f15be7c1010cc042f8137976df7a081
[INFO] running `Command { std: "docker" "start" "-a" "5c488d3b2eb3d52f5335a863110e20957f15be7c1010cc042f8137976df7a081", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tokio v1.7.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling bakani v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/lib.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Url, Client};
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_info` is never used
[INFO] [stdout]   --> src/lib.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn get_media_info(page: &Html) -> MediaInfo {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_type` is never used
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_media_type(page: &Html) -> MediaType {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_licensed_status` is never used
[INFO] [stdout]   --> src/lib.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_licensed_status(page: &Html) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_volume_details` is never used
[INFO] [stdout]   --> src/lib.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_volume_details(fragment: &str) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_title` is never used
[INFO] [stdout]   --> src/lib.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn get_title(page: &Html) -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_value_of_block_with_text` is never used
[INFO] [stdout]    --> src/lib.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn get_value_of_block_with_text(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn get_publisher_info(page: &Html) -> Vec<PublisherInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_original_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn get_original_publisher_info(page: &Html) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl MediaInfo {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl PublisherInfo {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 71 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5c488d3b2eb3d52f5335a863110e20957f15be7c1010cc042f8137976df7a081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c488d3b2eb3d52f5335a863110e20957f15be7c1010cc042f8137976df7a081", kill_on_drop: false }`
[INFO] [stdout] 5c488d3b2eb3d52f5335a863110e20957f15be7c1010cc042f8137976df7a081
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0091bd37329f76d8a515fc5a2e0353fdbff27dd7937910de4126553d438800c
[INFO] running `Command { std: "docker" "start" "-a" "c0091bd37329f76d8a515fc5a2e0353fdbff27dd7937910de4126553d438800c", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling test-case v1.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.6
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/lib.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Url, Client};
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_info` is never used
[INFO] [stdout]   --> src/lib.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn get_media_info(page: &Html) -> MediaInfo {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_type` is never used
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_media_type(page: &Html) -> MediaType {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_licensed_status` is never used
[INFO] [stdout]   --> src/lib.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_licensed_status(page: &Html) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_volume_details` is never used
[INFO] [stdout]   --> src/lib.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_volume_details(fragment: &str) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_title` is never used
[INFO] [stdout]   --> src/lib.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn get_title(page: &Html) -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_value_of_block_with_text` is never used
[INFO] [stdout]    --> src/lib.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn get_value_of_block_with_text(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn get_publisher_info(page: &Html) -> Vec<PublisherInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_original_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn get_original_publisher_info(page: &Html) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl MediaInfo {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl PublisherInfo {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 71 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling bakani v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/lib.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Url, Client};
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/lib.rs:258:44
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn test_search_series(title: &str, id: usize) -> anyhow::Result<()> {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c0091bd37329f76d8a515fc5a2e0353fdbff27dd7937910de4126553d438800c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0091bd37329f76d8a515fc5a2e0353fdbff27dd7937910de4126553d438800c", kill_on_drop: false }`
[INFO] [stdout] c0091bd37329f76d8a515fc5a2e0353fdbff27dd7937910de4126553d438800c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53d1fa6086778884fd964f1baaff397a71c94fdab3e9f83b513a94ce9400f0bd
[INFO] running `Command { std: "docker" "start" "-a" "53d1fa6086778884fd964f1baaff397a71c94fdab3e9f83b513a94ce9400f0bd", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Url`
[INFO] [stderr]  --> src/lib.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | use reqwest::{Url, Client};
[INFO] [stderr]   |               ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_media_info` is never used
[INFO] [stderr]   --> src/lib.rs:14:4
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn get_media_info(page: &Html) -> MediaInfo {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_media_type` is never used
[INFO] [stderr]   --> src/lib.rs:35:4
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn get_media_type(page: &Html) -> MediaType {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_licensed_status` is never used
[INFO] [stderr]   --> src/lib.rs:53:4
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn get_licensed_status(page: &Html) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_volume_details` is never used
[INFO] [stderr]   --> src/lib.rs:75:4
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn get_volume_details(fragment: &str) -> (Option<usize>, Option<Status>) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_title` is never used
[INFO] [stderr]   --> src/lib.rs:90:4
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn get_title(page: &Html) -> String {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_value_of_block_with_text` is never used
[INFO] [stderr]    --> src/lib.rs:123:4
[INFO] [stderr]     |
[INFO] [stderr] 123 | fn get_value_of_block_with_text(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_publisher_info` is never used
[INFO] [stderr]    --> src/lib.rs:150:4
[INFO] [stderr]     |
[INFO] [stderr] 150 | fn get_publisher_info(page: &Html) -> Vec<PublisherInfo> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_original_publisher_info` is never used
[INFO] [stderr]    --> src/lib.rs:183:4
[INFO] [stderr]     |
[INFO] [stderr] 183 | fn get_original_publisher_info(page: &Html) -> (Option<usize>, Option<Status>) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/model/manga.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl MediaInfo {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 32 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/model/manga.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 70 | impl PublisherInfo {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 71 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bakani` (lib) generated 11 warnings (run `cargo fix --lib -p bakani` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/lib.rs:258:44
[INFO] [stderr]     |
[INFO] [stderr] 258 |     pub fn test_search_series(title: &str, id: usize) -> anyhow::Result<()> {
[INFO] [stderr]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bakani` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bakani-1a5b32780a8aa872)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_parse_series_search_results::_higehiro_search ... ok
[INFO] [stdout] test tests::test_publisher_info::_haganai_novel ... ok
[INFO] [stdout] test tests::test_publisher_info::_skip_beat ... ok
[INFO] [stdout] test tests::test_publisher_info::_haganai_manga ... ok
[INFO] [stdout] test tests::test_publisher_info::_baby_steps ... ok
[INFO] [stdout] test tests::test_publisher_info::_hunter_x_hunter ... ok
[INFO] [stdout] test tests::test_search_series::_skip_beat_376 ... FAILED
[INFO] [stdout] test tests::test_get_entry::skip_beat_ ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_series::_skip_beat_376 stdout ----
[INFO] [stdout] thread 'tests::test_search_series::_skip_beat_376' panicked at src/lib.rs:98:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.mangaupdates.com")), port: None, path: "/series.html", query: Some("search=Skip+Beat%21"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a61d246245 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55a61d246245 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55a61d246245 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55a61d246245 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55a61d27051b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55a61d27051b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55a61d242f8f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55a61d24601e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55a61d24601e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55a61d247a49 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55a61d24770e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55a61cd1cd8a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55a61cd1cd8a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55a61d24804b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55a61d24804b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55a61d247dc4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55a61d246709 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55a61d247af7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55a61ccb6093 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55a61ccb6606 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55a61cccd069 - core::result::Result<T,E>::unwrap::h858575434454147f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55a61cccd069 - bakani::get_baka_search_results::{{closure}}::h5135115671e4939b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:98:26
[INFO] [stdout]   22:     0x55a61ccc2e7b - <core::pin::Pin<P> as core::future::future::Future>::poll::hd8d6edb631f3a198
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55a61ccd66be - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h87fc452e5571777d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:62
[INFO] [stdout]   24:     0x55a61ccdd51d - tokio::coop::with_budget::{{closure}}::heaeefaffae7ca814
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x55a61ccc5e4e - std::thread::local::LocalKey<T>::try_with::h12e0ea7ec13eebf0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x55a61ccc5b3d - std::thread::local::LocalKey<T>::with::hec1e07e703c162a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x55a61ccd5e70 - tokio::coop::with_budget::h2426525500cb0a9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:99:5
[INFO] [stdout]   28:     0x55a61ccd5e70 - tokio::coop::budget::hcd3a69a1654f05a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x55a61ccd5e70 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::he5fc520574f4bd54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x55a61ccd7e21 - tokio::runtime::basic_scheduler::enter::{{closure}}::h44b87fe45e5a1595
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x55a61ccc27ba - tokio::macros::scoped_tls::ScopedKey<T>::set::h0120468cdaa9686e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x55a61ccd79c1 - tokio::runtime::basic_scheduler::enter::h12e1d42ea3146277
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:5
[INFO] [stdout]   33:     0x55a61ccd51aa - tokio::runtime::basic_scheduler::Inner<P>::block_on::h6cf0bbf5580dc712
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x55a61ccd686f - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h8d35e41dd9ad2241
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:516:9
[INFO] [stdout]   35:     0x55a61ccd703c - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h814d6616327a8b8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:162:24
[INFO] [stdout]   36:     0x55a61ccc76af - tokio::runtime::Runtime::block_on::hc8c4fde9b2e6ac4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/mod.rs:450:46
[INFO] [stdout]   37:     0x55a61ccc9a96 - tokio_test::block_on::h4242c9c5eadd0b51
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-test-0.4.2/src/lib.rs:35:5
[INFO] [stdout]   38:     0x55a61cccf28a - bakani::tests::test_search_series::test_search_series::h609e681f8ca862b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:209:13
[INFO] [stdout]   39:     0x55a61cccf6a7 - bakani::tests::test_search_series::_skip_beat_376::ha085e248c5682e0e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:257:5
[INFO] [stdout]   40:     0x55a61cccf677 - bakani::tests::test_search_series::_skip_beat_376::{{closure}}::h2afcde1be9389e76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:257:36
[INFO] [stdout]   41:     0x55a61cccff66 - core::ops::function::FnOnce::call_once::hca6126baf8f7c3d2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55a61cd2176b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55a61cd2176b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   44:     0x55a61cd20e71 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   45:     0x55a61cd20e71 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x55a61cd20e71 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   47:     0x55a61cd20e71 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   48:     0x55a61cd20e71 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   49:     0x55a61cd20e71 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   50:     0x55a61cd20e71 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   51:     0x55a61cce9834 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   52:     0x55a61cce9834 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   53:     0x55a61ccee262 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   54:     0x55a61ccee262 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x55a61ccee262 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   56:     0x55a61ccee262 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   57:     0x55a61ccee262 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   58:     0x55a61ccee262 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   59:     0x55a61ccee262 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x55a61d24c64b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x55a61d24c64b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   62:     0x55a61d24c64b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   63:     0x7f626d9a2ac3 - <unknown>
[INFO] [stdout]   64:     0x7f626da33a04 - __clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_entry::skip_beat_ stdout ----
[INFO] [stdout] thread 'tests::test_get_entry::skip_beat_' panicked at src/lib.rs:106:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.mangaupdates.com")), port: None, path: "/series.html", query: Some("id=376"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55a61d246245 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55a61d246245 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55a61d246245 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55a61d246245 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55a61d27051b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55a61d27051b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55a61d242f8f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55a61d24601e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55a61d24601e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55a61d247a49 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55a61d24770e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55a61cd1cd8a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55a61cd1cd8a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55a61d24804b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55a61d24804b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55a61d247dc4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55a61d246709 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55a61d247af7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55a61ccb6093 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55a61ccb6606 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55a61cccd6fc - core::result::Result<T,E>::unwrap::h277f35af86a1cd5e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55a61cccd6fc - bakani::get_baka_entry::{{closure}}::haf18d66570c24b8c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:106:5
[INFO] [stdout]   22:     0x55a61ccc2edb - <core::pin::Pin<P> as core::future::future::Future>::poll::he9d7ab7f5ada427f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55a61ccd657e - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h28ae779abcdf6349
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:62
[INFO] [stdout]   24:     0x55a61ccdd15d - tokio::coop::with_budget::{{closure}}::h337e4c1cbb7fcd5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x55a61ccc5d0e - std::thread::local::LocalKey<T>::try_with::h0400e8f94054b564
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x55a61ccc5b8d - std::thread::local::LocalKey<T>::with::hfd38f0ce6247802b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x55a61ccd54b0 - tokio::coop::with_budget::h32c89fe867bdf080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:99:5
[INFO] [stdout]   28:     0x55a61ccd54b0 - tokio::coop::budget::h43ddc45c46c4d328
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x55a61ccd54b0 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h791ee8d6a59f9274
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x55a61ccd7df1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h00a97ee5d2a258ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x55a61ccc28ba - tokio::macros::scoped_tls::ScopedKey<T>::set::hca68686f3fb94210
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x55a61ccd7d71 - tokio::runtime::basic_scheduler::enter::h947b15e654320b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:5
[INFO] [stdout]   33:     0x55a61ccd517a - tokio::runtime::basic_scheduler::Inner<P>::block_on::h0e83e101493456a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x55a61ccd693f - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hf3c08a01e7b7ae7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:516:9
[INFO] [stdout]   35:     0x55a61ccd6c4c - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h4b42d88a62bf6e40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:162:24
[INFO] [stdout]   36:     0x55a61ccc750f - tokio::runtime::Runtime::block_on::h7a24bafd6b117564
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/mod.rs:450:46
[INFO] [stdout]   37:     0x55a61ccc9846 - tokio_test::block_on::h26f80d1f3e051304
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-test-0.4.2/src/lib.rs:35:5
[INFO] [stdout]   38:     0x55a61ccd9244 - bakani::tests::test_get_entry::test_get_entry::hb5630a23fb1d95e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:209:13
[INFO] [stdout]   39:     0x55a61ccd9737 - bakani::tests::test_get_entry::skip_beat_::hcac89774782b7287
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:5
[INFO] [stdout]   40:     0x55a61ccd9707 - bakani::tests::test_get_entry::skip_beat_::{{closure}}::h5a9777d89a8c2117
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:50
[INFO] [stdout]   41:     0x55a61cccfdd6 - core::ops::function::FnOnce::call_once::h340f584e53fffd38
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55a61cd2176b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55a61cd2176b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   44:     0x55a61cd20e71 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   45:     0x55a61cd20e71 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x55a61cd20e71 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   47:     0x55a61cd20e71 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   48:     0x55a61cd20e71 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   49:     0x55a61cd20e71 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   50:     0x55a61cd20e71 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   51:     0x55a61cce9834 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   52:     0x55a61cce9834 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   53:     0x55a61ccee262 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   54:     0x55a61ccee262 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x55a61ccee262 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   56:     0x55a61ccee262 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   57:     0x55a61ccee262 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   58:     0x55a61ccee262 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   59:     0x55a61ccee262 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x55a61d24c64b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x55a61d24c64b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   62:     0x55a61d24c64b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   63:     0x7f626d9a2ac3 - <unknown>
[INFO] [stdout]   64:     0x7f626da33a04 - __clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_get_entry::skip_beat_
[INFO] [stdout]     tests::test_search_series::_skip_beat_376
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "53d1fa6086778884fd964f1baaff397a71c94fdab3e9f83b513a94ce9400f0bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d1fa6086778884fd964f1baaff397a71c94fdab3e9f83b513a94ce9400f0bd", kill_on_drop: false }`
[INFO] [stdout] 53d1fa6086778884fd964f1baaff397a71c94fdab3e9f83b513a94ce9400f0bd
[INFO] testing evanjs/bakani against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fbakani" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/evanjs/bakani on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/evanjs/bakani
[INFO] finished tweaking git repo https://github.com/evanjs/bakani
[INFO] tweaked toml for git repo https://github.com/evanjs/bakani written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/evanjs/bakani 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5499181034d29fc4b5d64a17ba5ac6d6e08d6b3a606ec081598704475dd2b16
[INFO] running `Command { std: "docker" "start" "-a" "d5499181034d29fc4b5d64a17ba5ac6d6e08d6b3a606ec081598704475dd2b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5499181034d29fc4b5d64a17ba5ac6d6e08d6b3a606ec081598704475dd2b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5499181034d29fc4b5d64a17ba5ac6d6e08d6b3a606ec081598704475dd2b16", kill_on_drop: false }`
[INFO] [stdout] d5499181034d29fc4b5d64a17ba5ac6d6e08d6b3a606ec081598704475dd2b16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f0c3517e0c9df9c051b90904c94b0e9601251c18f6ca301aa896dcbcb936e50
[INFO] running `Command { std: "docker" "start" "-a" "9f0c3517e0c9df9c051b90904c94b0e9601251c18f6ca301aa896dcbcb936e50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tokio v1.7.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling bakani v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/lib.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Url, Client};
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_info` is never used
[INFO] [stdout]   --> src/lib.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn get_media_info(page: &Html) -> MediaInfo {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_type` is never used
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_media_type(page: &Html) -> MediaType {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_licensed_status` is never used
[INFO] [stdout]   --> src/lib.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_licensed_status(page: &Html) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_volume_details` is never used
[INFO] [stdout]   --> src/lib.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_volume_details(fragment: &str) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_title` is never used
[INFO] [stdout]   --> src/lib.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn get_title(page: &Html) -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_value_of_block_with_text` is never used
[INFO] [stdout]    --> src/lib.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn get_value_of_block_with_text(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn get_publisher_info(page: &Html) -> Vec<PublisherInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_original_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn get_original_publisher_info(page: &Html) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl MediaInfo {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl PublisherInfo {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 71 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9f0c3517e0c9df9c051b90904c94b0e9601251c18f6ca301aa896dcbcb936e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f0c3517e0c9df9c051b90904c94b0e9601251c18f6ca301aa896dcbcb936e50", kill_on_drop: false }`
[INFO] [stdout] 9f0c3517e0c9df9c051b90904c94b0e9601251c18f6ca301aa896dcbcb936e50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38ee43255ca46ec1afb85de45efe9adddbbab6240fa705bae271d1ed0089e8a5
[INFO] running `Command { std: "docker" "start" "-a" "38ee43255ca46ec1afb85de45efe9adddbbab6240fa705bae271d1ed0089e8a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case v1.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling tokio-stream v0.1.6
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/lib.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Url, Client};
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_info` is never used
[INFO] [stdout]   --> src/lib.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn get_media_info(page: &Html) -> MediaInfo {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_media_type` is never used
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_media_type(page: &Html) -> MediaType {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_licensed_status` is never used
[INFO] [stdout]   --> src/lib.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_licensed_status(page: &Html) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_volume_details` is never used
[INFO] [stdout]   --> src/lib.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_volume_details(fragment: &str) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_title` is never used
[INFO] [stdout]   --> src/lib.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn get_title(page: &Html) -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_value_of_block_with_text` is never used
[INFO] [stdout]    --> src/lib.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn get_value_of_block_with_text(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn get_publisher_info(page: &Html) -> Vec<PublisherInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_original_publisher_info` is never used
[INFO] [stdout]    --> src/lib.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn get_original_publisher_info(page: &Html) -> (Option<usize>, Option<Status>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl MediaInfo {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/manga.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl PublisherInfo {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 71 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling bakani v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Url`
[INFO] [stdout]  --> src/lib.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Url, Client};
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/lib.rs:258:44
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn test_search_series(title: &str, id: usize) -> anyhow::Result<()> {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "38ee43255ca46ec1afb85de45efe9adddbbab6240fa705bae271d1ed0089e8a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ee43255ca46ec1afb85de45efe9adddbbab6240fa705bae271d1ed0089e8a5", kill_on_drop: false }`
[INFO] [stdout] 38ee43255ca46ec1afb85de45efe9adddbbab6240fa705bae271d1ed0089e8a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a620363894d694bf4a70e0ccfa96cc706206f63c9c302b424a56ef6fb17ffbc
[INFO] running `Command { std: "docker" "start" "-a" "4a620363894d694bf4a70e0ccfa96cc706206f63c9c302b424a56ef6fb17ffbc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Url`
[INFO] [stderr]  --> src/lib.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | use reqwest::{Url, Client};
[INFO] [stderr]   |               ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_media_info` is never used
[INFO] [stderr]   --> src/lib.rs:14:4
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn get_media_info(page: &Html) -> MediaInfo {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_media_type` is never used
[INFO] [stderr]   --> src/lib.rs:35:4
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn get_media_type(page: &Html) -> MediaType {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_licensed_status` is never used
[INFO] [stderr]   --> src/lib.rs:53:4
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn get_licensed_status(page: &Html) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_volume_details` is never used
[INFO] [stderr]   --> src/lib.rs:75:4
[INFO] [stderr]    |
[INFO] [stderr] 75 | fn get_volume_details(fragment: &str) -> (Option<usize>, Option<Status>) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_title` is never used
[INFO] [stderr]   --> src/lib.rs:90:4
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn get_title(page: &Html) -> String {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_value_of_block_with_text` is never used
[INFO] [stderr]    --> src/lib.rs:123:4
[INFO] [stderr]     |
[INFO] [stderr] 123 | fn get_value_of_block_with_text(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_publisher_info` is never used
[INFO] [stderr]    --> src/lib.rs:150:4
[INFO] [stderr]     |
[INFO] [stderr] 150 | fn get_publisher_info(page: &Html) -> Vec<PublisherInfo> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_original_publisher_info` is never used
[INFO] [stderr]    --> src/lib.rs:183:4
[INFO] [stderr]     |
[INFO] [stderr] 183 | fn get_original_publisher_info(page: &Html) -> (Option<usize>, Option<Status>) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/model/manga.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl MediaInfo {
[INFO] [stderr]    | -------------- associated function in this implementation
[INFO] [stderr] 32 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/model/manga.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 70 | impl PublisherInfo {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 71 |     pub fn new(
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bakani` (lib) generated 11 warnings (run `cargo fix --lib -p bakani` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/lib.rs:258:44
[INFO] [stderr]     |
[INFO] [stderr] 258 |     pub fn test_search_series(title: &str, id: usize) -> anyhow::Result<()> {
[INFO] [stderr]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bakani` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bakani-1a5b32780a8aa872)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_parse_series_search_results::_higehiro_search ... ok
[INFO] [stdout] test tests::test_publisher_info::_haganai_novel ... ok
[INFO] [stdout] test tests::test_publisher_info::_hunter_x_hunter ... ok
[INFO] [stdout] test tests::test_publisher_info::_skip_beat ... ok
[INFO] [stdout] test tests::test_publisher_info::_haganai_manga ... ok
[INFO] [stdout] test tests::test_publisher_info::_baby_steps ... ok
[INFO] [stdout] test tests::test_search_series::_skip_beat_376 ... FAILED
[INFO] [stdout] test tests::test_get_entry::skip_beat_ ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_series::_skip_beat_376 stdout ----
[INFO] [stdout] thread 'tests::test_search_series::_skip_beat_376' panicked at src/lib.rs:98:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.mangaupdates.com")), port: None, path: "/series.html", query: Some("search=Skip+Beat%21"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558ed8755ea5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558ed8755ea5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558ed8755ea5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558ed8755ea5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558ed878011b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558ed878011b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x558ed8752c9f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558ed8755c7e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558ed8755c7e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558ed87575e9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x558ed875733c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x558ed822d5bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x558ed822d5bf - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558ed8757beb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558ed8757beb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558ed8757964 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x558ed8756369 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x558ed8757697 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x558ed81c6073 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558ed81c65e6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x558ed81e74e9 - core::result::Result<T,E>::unwrap::h2a0127dce1f7245a
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x558ed81e74e9 - bakani::get_baka_search_results::{{closure}}::h13a3847f3c089ebc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:98:26
[INFO] [stdout]   22:     0x558ed81d681b - <core::pin::Pin<P> as core::future::future::Future>::poll::hd6721afeeef983f1
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x558ed81e1bbe - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hb9e401fe3cd7854c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:62
[INFO] [stdout]   24:     0x558ed81daa4d - tokio::coop::with_budget::{{closure}}::h4e1d3c7502057d54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x558ed81e4f5e - std::thread::local::LocalKey<T>::try_with::ha354d2cd2148abee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x558ed81e476d - std::thread::local::LocalKey<T>::with::hb0e0638a2a631b35
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x558ed81e08f0 - tokio::coop::with_budget::hd8854886963b9e24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:99:5
[INFO] [stdout]   28:     0x558ed81e08f0 - tokio::coop::budget::h51912495d5227f3a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x558ed81e08f0 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h092e38a2c62d89be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x558ed81e30f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h247109a7c1fbdc5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x558ed81e5a5a - tokio::macros::scoped_tls::ScopedKey<T>::set::h337b9d562d0318ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x558ed81e3071 - tokio::runtime::basic_scheduler::enter::hee920971756c57ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:5
[INFO] [stdout]   33:     0x558ed81e05ba - tokio::runtime::basic_scheduler::Inner<P>::block_on::h1c55ef0fbf767708
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x558ed81e1ccf - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h3c2c41770a68af9b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:516:9
[INFO] [stdout]   35:     0x558ed81e23e4 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h87ffbdd0ffd5c7e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:162:24
[INFO] [stdout]   36:     0x558ed81dc60f - tokio::runtime::Runtime::block_on::h50bfec0eabf17534
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/mod.rs:450:46
[INFO] [stdout]   37:     0x558ed81e3f96 - tokio_test::block_on::h0847ce18d8c18bb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-test-0.4.2/src/lib.rs:35:5
[INFO] [stdout]   38:     0x558ed81e970a - bakani::tests::test_search_series::test_search_series::h322c2b8e5ce1208a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:209:13
[INFO] [stdout]   39:     0x558ed81e9b27 - bakani::tests::test_search_series::_skip_beat_376::ha0a2edaae007df69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:257:5
[INFO] [stdout]   40:     0x558ed81e9af7 - bakani::tests::test_search_series::_skip_beat_376::{{closure}}::h83ebda95e9e8243b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:257:36
[INFO] [stdout]   41:     0x558ed81d1076 - core::ops::function::FnOnce::call_once::h67c49b96d8ee6168
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x558ed8231edb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x558ed8231edb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   44:     0x558ed82315a1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   45:     0x558ed82315a1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x558ed82315a1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   47:     0x558ed82315a1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   48:     0x558ed82315a1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   49:     0x558ed82315a1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   50:     0x558ed82315a1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   51:     0x558ed81f9f74 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   52:     0x558ed81f9f74 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   53:     0x558ed81fea42 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   54:     0x558ed81fea42 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x558ed81fea42 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   56:     0x558ed81fea42 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   57:     0x558ed81fea42 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   58:     0x558ed81fea42 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   59:     0x558ed81fea42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x558ed875c1db - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x558ed875c1db - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   62:     0x558ed875c1db - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   63:     0x7ff705aaaac3 - <unknown>
[INFO] [stdout]   64:     0x7ff705b3ba04 - __clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_entry::skip_beat_ stdout ----
[INFO] [stdout] thread 'tests::test_get_entry::skip_beat_' panicked at src/lib.rs:106:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.mangaupdates.com")), port: None, path: "/series.html", query: Some("id=376"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558ed8755ea5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558ed8755ea5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558ed8755ea5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558ed8755ea5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558ed878011b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558ed878011b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x558ed8752c9f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558ed8755c7e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558ed8755c7e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558ed87575e9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x558ed875733c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x558ed822d5bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x558ed822d5bf - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558ed8757beb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558ed8757beb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558ed8757964 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x558ed8756369 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x558ed8757697 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x558ed81c6073 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558ed81c65e6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x558ed81e7b7c - core::result::Result<T,E>::unwrap::h36e259ed24db6263
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x558ed81e7b7c - bakani::get_baka_entry::{{closure}}::h4eddcaca919edc7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:106:5
[INFO] [stdout]   22:     0x558ed81d687b - <core::pin::Pin<P> as core::future::future::Future>::poll::hf89bdef1c3a7b3f1
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x558ed81e1c0e - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hff2584bab80044e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:62
[INFO] [stdout]   24:     0x558ed81dab8d - tokio::coop::with_budget::{{closure}}::h514d16e092eb58a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x558ed81e4bde - std::thread::local::LocalKey<T>::try_with::h12f361e12e0d5926
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x558ed81e464d - std::thread::local::LocalKey<T>::with::h2d55ca31592075c5
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x558ed81e12c0 - tokio::coop::with_budget::hb6b936675d4a2f46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:99:5
[INFO] [stdout]   28:     0x558ed81e12c0 - tokio::coop::budget::h22a40aba84be8300
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x558ed81e12c0 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd3847b045154c42f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x558ed81e3121 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2efc4950a3a58599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x558ed81e5b5a - tokio::macros::scoped_tls::ScopedKey<T>::set::h7b8fed04d4ad82c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x558ed81e2cc1 - tokio::runtime::basic_scheduler::enter::hbff56eac0bcb9b46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:5
[INFO] [stdout]   33:     0x558ed81e05ea - tokio::runtime::basic_scheduler::Inner<P>::block_on::hc27b657be8e7e7df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x558ed81e1d9f - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hbd4bdb20e75017c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:516:9
[INFO] [stdout]   35:     0x558ed81e20a4 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h61b57ba3557514bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/basic_scheduler.rs:162:24
[INFO] [stdout]   36:     0x558ed81dc7af - tokio::runtime::Runtime::block_on::hf0ba4f2bc445ee14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.7.1/src/runtime/mod.rs:450:46
[INFO] [stdout]   37:     0x558ed81e41e6 - tokio_test::block_on::h4b735f51ab8c092e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-test-0.4.2/src/lib.rs:35:5
[INFO] [stdout]   38:     0x558ed81de5a4 - bakani::tests::test_get_entry::test_get_entry::h6a2ca2ebc591fe55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:209:13
[INFO] [stdout]   39:     0x558ed81dea97 - bakani::tests::test_get_entry::skip_beat_::he76f124a26039888
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:5
[INFO] [stdout]   40:     0x558ed81dea67 - bakani::tests::test_get_entry::skip_beat_::{{closure}}::h5f622b39448f7664
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:50
[INFO] [stdout]   41:     0x558ed81d0f46 - core::ops::function::FnOnce::call_once::h1e88ad639b5d5889
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x558ed8231edb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x558ed8231edb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   44:     0x558ed82315a1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   45:     0x558ed82315a1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x558ed82315a1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   47:     0x558ed82315a1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   48:     0x558ed82315a1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   49:     0x558ed82315a1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   50:     0x558ed82315a1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   51:     0x558ed81f9f74 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   52:     0x558ed81f9f74 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   53:     0x558ed81fea42 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   54:     0x558ed81fea42 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x558ed81fea42 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   56:     0x558ed81fea42 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   57:     0x558ed81fea42 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   58:     0x558ed81fea42 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   59:     0x558ed81fea42 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x558ed875c1db - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   61:     0x558ed875c1db - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   62:     0x558ed875c1db - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   63:     0x7ff705aaaac3 - <unknown>
[INFO] [stdout]   64:     0x7ff705b3ba04 - __clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_get_entry::skip_beat_
[INFO] [stdout]     tests::test_search_series::_skip_beat_376
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4a620363894d694bf4a70e0ccfa96cc706206f63c9c302b424a56ef6fb17ffbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a620363894d694bf4a70e0ccfa96cc706206f63c9c302b424a56ef6fb17ffbc", kill_on_drop: false }`
[INFO] [stdout] 4a620363894d694bf4a70e0ccfa96cc706206f63c9c302b424a56ef6fb17ffbc
