[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevanjs%2Fbakani" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evanjs/bakani on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded tokio-macros v1.2.0
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded os_str_bytes v2.4.0
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.3
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded anyhow v1.0.41
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded derive_more v0.99.14
[INFO] [stderr]   Downloaded html5ever v0.25.1
[INFO] [stderr]   Downloaded native-tls v0.2.7
[INFO] [stderr]   Downloaded hyper v0.14.9
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.24
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded tokio v1.7.1
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded futf v0.1.4
[INFO] [stderr]   Downloaded scraper v0.12.0
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded string_cache v0.8.1
[INFO] [stderr]   Downloaded tendril v0.4.2
[INFO] [stderr]   Downloaded siphasher v0.3.5
[INFO] [stderr]   Downloaded cssparser-macros v0.6.0
[INFO] [stderr]   Downloaded test-case v1.1.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.2
[INFO] [stderr]   Downloaded async-stream v0.3.2
[INFO] [stderr]   Downloaded tokio-stream v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e9a02249d2622f84deed999798432c34029ebd3ac5db980a52cc0fba1c208d1
[INFO] running `Command { std: "docker" "start" "-a" "0e9a02249d2622f84deed999798432c34029ebd3ac5db980a52cc0fba1c208d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e9a02249d2622f84deed999798432c34029ebd3ac5db980a52cc0fba1c208d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9a02249d2622f84deed999798432c34029ebd3ac5db980a52cc0fba1c208d1", kill_on_drop: false }`
[INFO] [stdout] 0e9a02249d2622f84deed999798432c34029ebd3ac5db980a52cc0fba1c208d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0c5ae8ffb9f320f30659c1b1a97a49277f461441b7797a1c9f209919d46cdeb
[INFO] running `Command { std: "docker" "start" "-a" "c0c5ae8ffb9f320f30659c1b1a97a49277f461441b7797a1c9f209919d46cdeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tokio v1.7.1
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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: enum `MediaType` is never used
[INFO] [stdout]  --> src/model/manga.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MediaType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaInfo` is never constructed
[INFO] [stdout]   --> src/model/manga.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MediaInfo {
[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: enum `Status` is never used
[INFO] [stdout]   --> src/model/manga.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum Status {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PublisherType` is never used
[INFO] [stdout]   --> src/model/manga.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum PublisherType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublisherInfo` is never constructed
[INFO] [stdout]   --> src/model/manga.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct PublisherInfo {
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 |     page: &Html,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 | ) -> Option<ElementRef> {
[INFO] [stdout]     |             ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> Option<ElementRef<'_>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.01s
[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 5`
[INFO] running `Command { std: "docker" "inspect" "c0c5ae8ffb9f320f30659c1b1a97a49277f461441b7797a1c9f209919d46cdeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c5ae8ffb9f320f30659c1b1a97a49277f461441b7797a1c9f209919d46cdeb", kill_on_drop: false }`
[INFO] [stdout] c0c5ae8ffb9f320f30659c1b1a97a49277f461441b7797a1c9f209919d46cdeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a17dd2521892ccb2337d9e842ddaff37a16741cea57d9698c90def18b3ad907
[INFO] running `Command { std: "docker" "start" "-a" "5a17dd2521892ccb2337d9e842ddaff37a16741cea57d9698c90def18b3ad907", 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: enum `MediaType` is never used
[INFO] [stdout]  --> src/model/manga.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MediaType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MediaInfo` is never constructed
[INFO] [stdout]   --> src/model/manga.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MediaInfo {
[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: enum `Status` is never used
[INFO] [stdout]   --> src/model/manga.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub enum Status {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PublisherType` is never used
[INFO] [stdout]   --> src/model/manga.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum PublisherType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublisherInfo` is never constructed
[INFO] [stdout]   --> src/model/manga.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct PublisherInfo {
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 |     page: &Html,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 | ) -> Option<ElementRef> {
[INFO] [stdout]     |             ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> Option<ElementRef<'_>> {
[INFO] [stdout]     |                       ++++
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 |     page: &Html,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 127 | ) -> Option<ElementRef> {
[INFO] [stdout]     |             ---------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> Option<ElementRef<'_>> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s
[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 5`
[INFO] running `Command { std: "docker" "inspect" "5a17dd2521892ccb2337d9e842ddaff37a16741cea57d9698c90def18b3ad907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a17dd2521892ccb2337d9e842ddaff37a16741cea57d9698c90def18b3ad907", kill_on_drop: false }`
[INFO] [stdout] 5a17dd2521892ccb2337d9e842ddaff37a16741cea57d9698c90def18b3ad907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 029d6ff46ea38d3a68017ff3cc521c402850b6cac744f20dc5e5c2ac18914729
[INFO] running `Command { std: "docker" "start" "-a" "029d6ff46ea38d3a68017ff3cc521c402850b6cac744f20dc5e5c2ac18914729", 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: enum `MediaType` is never used
[INFO] [stderr]  --> src/model/manga.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum MediaType {
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MediaInfo` is never constructed
[INFO] [stderr]   --> src/model/manga.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct MediaInfo {
[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: enum `Status` is never used
[INFO] [stderr]   --> src/model/manga.rs:48:10
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub enum Status {
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PublisherType` is never used
[INFO] [stderr]   --> src/model/manga.rs:55:10
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub enum PublisherType {
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PublisherInfo` is never constructed
[INFO] [stderr]   --> src/model/manga.rs:63:12
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct PublisherInfo {
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:124:11
[INFO] [stderr]     |
[INFO] [stderr] 124 |     page: &Html,
[INFO] [stderr]     |           ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 127 | ) -> Option<ElementRef> {
[INFO] [stderr]     |             ---------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 | ) -> Option<ElementRef<'_>> {
[INFO] [stderr]     |                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bakani` (lib) generated 17 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 3 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[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 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bakani-28b52e09cca075f6)
[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::_skip_beat ... ok
[INFO] [stdout] test tests::test_publisher_info::_hunter_x_hunter ... ok
[INFO] [stdout] test tests::test_publisher_info::_haganai_novel ... ok
[INFO] [stdout] test tests::test_search_series::_skip_beat_376 ... FAILED
[INFO] [stdout] test tests::test_get_entry::skip_beat_ ... FAILED
[INFO] [stdout] test tests::test_publisher_info::_haganai_manga ... ok
[INFO] [stdout] test tests::test_publisher_info::_baby_steps ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_search_series::_skip_beat_376 stdout ----
[INFO] [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:     0x5a13093259c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a13093259c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a13093259c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a13093259c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a130934ec53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a130934ec53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a1309321d23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1309321d23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a1309325812 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a1309326f49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a1309326d7e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a1308e48964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a1308e48964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1309327a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a1309327a1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a13093276ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a1309325ec9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a130932737d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a130934c7f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a130934cc56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a1308def7aa - core::result::Result<T,E>::unwrap::hc5eea34e1ed3f5d9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a1308def7aa - bakani::get_baka_search_results::{{closure}}::h228a2914a1270108
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:98:57
[INFO] [stdout]   22:     0x5a1308df6afb - <core::pin::Pin<P> as core::future::future::Future>::poll::h3d6c1e739af929f0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a1308deaf3b - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::ha855285861add511
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x5a1308dfd23a - tokio::coop::with_budget::{{closure}}::h587721e662e42c8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5a1308de21a2 - std::thread::local::LocalKey<T>::try_with::hd6a6347bb0693799
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5a1308de140c - std::thread::local::LocalKey<T>::with::haa7587a8bb4e57b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5a1308de9e10 - tokio::coop::with_budget::h3d4c56f97344e789
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5a1308de9e10 - tokio::coop::budget::h5de98b31fa22fe3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5a1308de9e10 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h76168c9fd4e874f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x5a1308dec5c1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1db3602e388b2509
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x5a1308dfec9a - tokio::macros::scoped_tls::ScopedKey<T>::set::h35b6a3b631b80b46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5a1308dec54b - tokio::runtime::basic_scheduler::enter::hbfed7811a2ff6727
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x5a1308de9ada - tokio::runtime::basic_scheduler::Inner<P>::block_on::h4e4b1110da4a8e36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x5a1308deb27d - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hfc9231d32fd7458c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   35:     0x5a1308deb8d6 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h42fbb7a8b26ff090
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x5a1308df5ef3 - tokio::runtime::Runtime::block_on::hcbc7d3dd9d007957
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5a1308de69d5 - tokio_test::block_on::hccce5c6008c8b682
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   38:     0x5a1308df1dde - bakani::tests::test_search_series::test_search_series::hf714696e865eb2fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:209:13
[INFO] [stdout]   39:     0x5a1308df21a7 - bakani::tests::test_search_series::_skip_beat_376::h1def94c30fc28805
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:257:5
[INFO] [stdout]   40:     0x5a1308df2177 - bakani::tests::test_search_series::_skip_beat_376::{{closure}}::h34d463f7913a205c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:257:36
[INFO] [stdout]   41:     0x5a1308de23f6 - core::ops::function::FnOnce::call_once::h37c5e9070f924b8b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5a1308e4e1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5a1308e4e1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5a1308e4d305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5a1308e4d305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5a1308e4d305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5a1308e4d305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5a1308e4d305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a1308e4d305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5a1308e4d305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5a1308e10f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5a1308e10f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5a1308e148da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5a1308e148da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5a1308e148da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5a1308e148da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5a1308e148da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5a1308e148da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5a1308e148da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x5a130932abbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5a130932abbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x7b1cedce6aa4 - <unknown>
[INFO] [stdout]   63:     0x7b1cedd73a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_entry::skip_beat_ stdout ----
[INFO] [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:     0x5a13093259c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a13093259c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a13093259c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a13093259c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a130934ec53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a130934ec53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a1309321d23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1309321d23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a1309325812 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a1309326f49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a1309326d7e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a1308e48964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a1308e48964 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1309327a1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a1309327a1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a13093276ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a1309325ec9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a130932737d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a130934c7f0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a130934cc56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5a1308defdea - core::result::Result<T,E>::unwrap::h9c517a3c5c0f8570
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a1308defdea - bakani::get_baka_entry::{{closure}}::h7dbaa400de0e99fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:106:55
[INFO] [stdout]   22:     0x5a1308df6b5b - <core::pin::Pin<P> as core::future::future::Future>::poll::h9a2cb1e4ffac3d8f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a1308deaebb - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h6a9ccef89e86f0ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   24:     0x5a1308dfd49a - tokio::coop::with_budget::{{closure}}::h83dd79abc5398438
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5a1308de1b22 - std::thread::local::LocalKey<T>::try_with::h7ffc8374e063fe3c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x5a1308de138c - std::thread::local::LocalKey<T>::with::h73ce40ab338056ae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x5a1308dea7a0 - tokio::coop::with_budget::h724557b2191c25b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5a1308dea7a0 - tokio::coop::budget::h7eb8bac348e347b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5a1308dea7a0 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd617165b93036849
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   30:     0x5a1308dec5f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2e88db8f63641147
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   31:     0x5a1308dfeb9a - tokio::macros::scoped_tls::ScopedKey<T>::set::h315c06e56b828afe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5a1308dec19b - tokio::runtime::basic_scheduler::enter::h5e9f81570a157eb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   33:     0x5a1308de9b0a - tokio::runtime::basic_scheduler::Inner<P>::block_on::he8ab3286b431dfb4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   34:     0x5a1308deb19d - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h041a2227fa8fc2dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   35:     0x5a1308deb586 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h2098865ad8e9cf5f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   36:     0x5a1308df5d53 - tokio::runtime::Runtime::block_on::h13ba79b029f03bd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x5a1308de6785 - tokio_test::block_on::h8740c51e59b8567a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   38:     0x5a1308df18c4 - bakani::tests::test_get_entry::test_get_entry::hb803d721af913a4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:209:13
[INFO] [stdout]   39:     0x5a1308df1d57 - bakani::tests::test_get_entry::skip_beat_::h2ab7dc24df34c8e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:5
[INFO] [stdout]   40:     0x5a1308df1d27 - bakani::tests::test_get_entry::skip_beat_::{{closure}}::h854145e52020b2ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:238:50
[INFO] [stdout]   41:     0x5a1308de2486 - core::ops::function::FnOnce::call_once::h8b2a83ae827bdf8e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5a1308e4e1cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x5a1308e4e1cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   44:     0x5a1308e4d305 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   45:     0x5a1308e4d305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5a1308e4d305 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5a1308e4d305 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5a1308e4d305 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a1308e4d305 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   50:     0x5a1308e4d305 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   51:     0x5a1308e10f04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   52:     0x5a1308e10f04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   53:     0x5a1308e148da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   54:     0x5a1308e148da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5a1308e148da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5a1308e148da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5a1308e148da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5a1308e148da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   59:     0x5a1308e148da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   60:     0x5a130932abbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x5a130932abbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   62:     0x7b1cedce6aa4 - <unknown>
[INFO] [stdout]   63:     0x7b1cedd73a34 - clone
[INFO] [stdout]   64:                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.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "029d6ff46ea38d3a68017ff3cc521c402850b6cac744f20dc5e5c2ac18914729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029d6ff46ea38d3a68017ff3cc521c402850b6cac744f20dc5e5c2ac18914729", kill_on_drop: false }`
[INFO] [stdout] 029d6ff46ea38d3a68017ff3cc521c402850b6cac744f20dc5e5c2ac18914729
