[INFO] cloning repository https://github.com/librehunt/sleuth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/librehunt/sleuth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrehunt%2Fsleuth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrehunt%2Fsleuth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d59aec7c4f75479c9095c6f2d80e5cfa8f8a6bab
[INFO] testing librehunt/sleuth against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibrehunt%2Fsleuth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/librehunt/sleuth
[INFO] finished tweaking git repo https://github.com/librehunt/sleuth
[INFO] tweaked toml for git repo https://github.com/librehunt/sleuth written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/librehunt/sleuth on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/librehunt/sleuth 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7
[INFO] running `Command { std: "docker" "start" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling websocket v0.23.0
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling headless_chrome v0.9.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sleuth v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hyper v0.10.16
[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" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling headless_chrome v0.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sleuth v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tests/integration_cli.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tests/integration_engine.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/cli/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/config/sites.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/config/timeout.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/config/user_agent.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/config/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::core::result::SearchResult`
[INFO] [stdout]    --> src/core/scanner.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |     use crate::core::result::SearchResult;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/core/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/data/search_result.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/data/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/sites/dev/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/sites/forum/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/sites/gaming/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/sites/nsfw/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/sites/other/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/sites/professional/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/sites/social/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/utils/logger.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/utils/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]   --> src/core/engine.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let engine = Engine::new();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `engine`
[INFO] [stdout]   --> src/core/engine.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let engine = Engine::default();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/core/engine.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         assert!(results.len() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/sites/registry.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert!(registry.count() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hyper v0.10.16
[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" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> tests/integration_engine.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/cli/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/config/sites.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/config/timeout.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/config/user_agent.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/config/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::core::result::SearchResult`
[INFO] [stderr]    --> src/core/scanner.rs:251:9
[INFO] [stderr]     |
[INFO] [stderr] 251 |     use crate::core::result::SearchResult;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/core/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/data/search_result.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/data/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/sites/dev/mod.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/sites/forum/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/sites/gaming/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/sites/nsfw/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/sites/other/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/sites/professional/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/sites/social/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/utils/logger.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/utils/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/lib.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]   --> src/core/engine.rs:54:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let engine = Engine::new();
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `engine`
[INFO] [stderr]   --> src/core/engine.rs:61:13
[INFO] [stderr]    |
[INFO] [stderr] 61 |         let engine = Engine::default();
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_engine`
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/core/engine.rs:137:17
[INFO] [stderr]     |
[INFO] [stderr] 137 |         assert!(results.len() >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/sites/registry.rs:162:17
[INFO] [stderr]     |
[INFO] [stderr] 162 |         assert!(registry.count() >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> tests/integration_cli.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use super::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sleuth` (test "integration_engine") generated 1 warning (run `cargo fix --test "integration_engine" -p sleuth` to apply 1 suggestion)
[INFO] [stderr] warning: `sleuth` (lib test) generated 23 warnings (run `cargo fix --lib -p sleuth --tests` to apply 21 suggestions)
[INFO] [stderr] warning: `sleuth` (test "integration_cli") generated 1 warning (run `cargo fix --test "integration_cli" -p sleuth` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hyper v0.10.16
[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/release/deps/sleuth-7916a282760887f3)
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test cli::args::tests::test_args_has_site_filter ... ok
[INFO] [stdout] test cli::args::tests::test_args_parsed_site_types ... ok
[INFO] [stdout] test cli::args::tests::test_args_has_type_filter ... ok
[INFO] [stdout] test cli::args::tests::test_args_parsed_site_types_invalid ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_csv ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_csv_empty ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_csv_no_url ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_text_all_not_found ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_text ... ok
[INFO] [stdout] test cli::tests::test_cli_module ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_text_empty ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_text_all_found ... ok
[INFO] [stdout] test config::sites::tests::test_sites_config_module ... ok
[INFO] [stdout] test config::timeout::tests::test_timeout_module ... ok
[INFO] [stdout] test core::engine::tests::test_engine_default ... ok
[INFO] [stdout] test core::engine::tests::test_engine_new ... ok
[INFO] [stdout] test config::tests::test_config_module ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_empty_sites ... ok
[INFO] [stdout] test config::user_agent::tests::test_user_agent_module ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_json ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_json_empty ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_invalid_format ... ok
[INFO] [stdout] test cli::output::tests::test_print_results_json_multiple ... ok
[INFO] [stdout] test core::result::tests::test_search_result_found ... ok
[INFO] [stdout] test core::result::tests::test_search_result_new ... ok
[INFO] [stdout] test core::result::tests::test_search_result_not_found ... ok
[INFO] [stdout] test core::scanner::tests::test_filter_sites_by_name ... ok
[INFO] [stdout] test core::scanner::tests::test_filter_sites_by_name_case_insensitive ... ok
[INFO] [stdout] test core::scanner::tests::test_filter_sites_by_type_empty ... ok
[INFO] [stdout] test core::scanner::tests::test_filter_sites_by_type_multiple ... ok
[INFO] [stdout] test core::scanner::tests::test_filter_sites_by_type_single ... ok
[INFO] [stdout] test core::scanner::tests::test_filter_sites_combined ... ok
[INFO] [stdout] test core::scanner::tests::test_scan_username_custom_parse_response ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_multiple_types ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_with_type_filter ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_all_sites ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_empty_username ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_with_name_filter ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_with_both_filters ... ok
[INFO] [stdout] test data::search_result::tests::test_search_result_re_export ... ok
[INFO] [stdout] test data::site_info::tests::test_site_info_new ... ok
[INFO] [stdout] test core::tests::test_core_module ... ok
[INFO] [stdout] test data::site_info::tests::test_site_info_with_enabled ... ok
[INFO] [stdout] test data::site_info::tests::test_site_type_all ... ok
[INFO] [stdout] test data::site_info::tests::test_site_type_from_str ... ok
[INFO] [stdout] test core::engine::tests::test_engine_search_with_custom_request ... ok
[INFO] [stdout] test core::scanner::tests::test_scan_username_error_handling ... ok
[INFO] [stdout] test core::scanner::tests::test_scan_username_multiple_sites ... FAILED
[INFO] [stdout] test core::scanner::tests::test_scan_username_default_request ... FAILED
[INFO] [stdout] test data::site_info::tests::test_site_type_as_str ... ok
[INFO] [stdout] test data::tests::test_data_module ... ok
[INFO] [stdout] test request::browser::tests::test_browser_request_new ... ok
[INFO] [stdout] test request::browser::tests::test_browser_request_new_zero_timeout ... ok
[INFO] [stdout] test core::scanner::tests::test_scan_username_empty_sites ... ok
[INFO] [stdout] test request::http::tests::test_http_request_invalid_url ... ok
[INFO] [stdout] test request::http::tests::test_http_request_new ... ok
[INFO] [stdout] test core::scanner::tests::test_scan_username_with_custom_request ... FAILED
[INFO] [stdout] test request::http::tests::test_http_request_get ... FAILED
[INFO] [stdout] test request::http::tests::test_http_request_get_has_headers ... FAILED
[INFO] [stdout] test request::http::tests::test_http_request_method_delegation ... FAILED
[INFO] [stdout] test request::http::tests::test_http_request_new_zero_timeout ... ok
[INFO] [stdout] test request::http::tests::test_http_request_head ... FAILED
[INFO] [stdout] test request::http::tests::test_http_request_head_has_headers ... FAILED
[INFO] [stdout] test request::tests::test_create_tor_request ... ok
[INFO] [stdout] test request::tests::test_request_type_clone ... ok
[INFO] [stdout] test request::tests::test_request_type_debug ... ok
[INFO] [stdout] test request::tor::tests::test_tor_request_placeholder ... ok
[INFO] [stdout] test request::trait_impl::tests::test_request_response_clone ... ok
[INFO] [stdout] test request::trait_impl::tests::test_request_response_different_status_codes ... ok
[INFO] [stdout] test request::trait_impl::tests::test_request_response_new ... ok
[INFO] [stdout] test request::trait_impl::tests::test_request_response_with_body ... ok
[INFO] [stdout] test request::http::tests::test_http_request_unsupported_method ... ok
[INFO] [stdout] test sites::dev::github::tests::test_github_checker_name ... ok
[INFO] [stdout] test request::http::tests::test_http_request_with_user_agent ... ok
[INFO] [stdout] test sites::dev::github::tests::test_github_checker_build_url ... ok
[INFO] [stdout] test sites::dev::github::tests::test_github_checker_parse_response ... ok
[INFO] [stdout] test sites::dev::github::tests::test_github_checker_url_pattern ... ok
[INFO] [stdout] test sites::dev::tests::test_dev_sites_module ... ok
[INFO] [stdout] test request::http::tests::test_http_request_timeout ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_build_url ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_false_positive_sorry_message ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_http_method ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_new ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_parse_response ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_site_type ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_url_pattern ... ok
[INFO] [stdout] test sites::forum::tests::test_forum_sites_module ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_build_url ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_false_positive_error_page ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_false_positive_fatalerror ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_http_method ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_new ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_parse_response ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_site_type ... ok
[INFO] [stdout] test sites::gaming::steam::tests::test_steam_checker_url_pattern ... ok
[INFO] [stdout] test sites::gaming::tests::test_gaming_sites_module ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_build_url ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_false_positive_not_found_text ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_false_positive_page_not_found ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_http_method ... ok
[INFO] [stdout] test sites::dev::github::tests::test_github_checker_site_type ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_new ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_parse_response ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_site_type ... ok
[INFO] [stdout] test sites::nsfw::tests::test_nsfw_sites_module ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_build_url ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_false_positive_error_message ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_false_positive_page_not_found ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_http_method ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_new ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_parse_response ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_site_type ... ok
[INFO] [stdout] test sites::nsfw::onlyfans::tests::test_onlyfans_checker_url_pattern ... ok
[INFO] [stdout] test sites::other::medium::tests::test_medium_checker_url_pattern ... ok
[INFO] [stdout] test sites::other::tests::test_other_sites_module ... ok
[INFO] [stdout] test sites::professional::linkedin::tests::test_linkedin_checker_http_method ... ok
[INFO] [stdout] test sites::professional::linkedin::tests::test_linkedin_checker_new ... ok
[INFO] [stdout] test sites::professional::linkedin::tests::test_linkedin_checker_parse_response ... ok
[INFO] [stdout] test sites::professional::linkedin::tests::test_linkedin_checker_site_type ... ok
[INFO] [stdout] test sites::professional::linkedin::tests::test_linkedin_checker_url_pattern ... ok
[INFO] [stdout] test sites::professional::tests::test_professional_sites_module ... ok
[INFO] [stdout] test sites::registry::tests::test_registry_by_name ... ok
[INFO] [stdout] test sites::registry::tests::test_registry_by_type ... ok
[INFO] [stdout] test sites::registry::tests::test_registry_filter ... ok
[INFO] [stdout] test sites::registry::tests::test_registry_from_sites ... ok
[INFO] [stdout] test sites::registry::tests::test_registry_new ... ok
[INFO] [stdout] test sites::registry::tests::test_registry_statistics ... ok
[INFO] [stdout] test sites::site::tests::test_custom_site_headers ... ok
[INFO] [stdout] test sites::site::tests::test_custom_site_implementation ... ok
[INFO] [stdout] test request::tests::test_create_http_request ... ok
[INFO] [stdout] test sites::site::tests::test_site_build_url ... ok
[INFO] [stdout] test sites::site::tests::test_site_build_url_with_special_chars ... ok
[INFO] [stdout] test sites::site::tests::test_site_headers ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_false_positive_page_not_found ... ok
[INFO] [stdout] test request::tests::test_create_http_request_large_timeout ... ok
[INFO] [stdout] test sites::forum::reddit::tests::test_reddit_checker_false_positive_blocked ... ok
[INFO] [stdout] test sites::site::tests::test_site_parse_response_with_body ... ok
[INFO] [stdout] test sites::site::tests::test_site_http_method ... ok
[INFO] [stdout] test sites::site::tests::test_site_parse_response ... ok
[INFO] [stdout] test sites::social::twitter::tests::test_twitter_checker_build_url ... ok
[INFO] [stdout] test sites::social::twitter::tests::test_twitter_checker_new ... ok
[INFO] [stdout] test sites::social::twitter::tests::test_twitter_checker_site_type ... ok
[INFO] [stdout] test sites::social::twitter::tests::test_twitter_checker_url_pattern ... ok
[INFO] [stdout] test sites::tests::test_all_sites ... ok
[INFO] [stdout] test sites::tests::test_sites_module ... ok
[INFO] [stdout] test tests::test_library_initialization ... ok
[INFO] [stdout] test utils::error::tests::test_error_debug ... ok
[INFO] [stdout] test utils::error::tests::test_error_display ... ok
[INFO] [stdout] test sites::social::tests::test_social_sites_module ... ok
[INFO] [stdout] test sites::site::tests::test_site_parse_response_edge_cases ... ok
[INFO] [stdout] test utils::error::tests::test_error_types ... ok
[INFO] [stdout] test sites::social::twitter::tests::test_twitter_checker_http_method ... ok
[INFO] [stdout] test sites::social::twitter::tests::test_twitter_checker_parse_response ... ok
[INFO] [stdout] test utils::error::tests::test_result_type ... ok
[INFO] [stdout] test utils::error::tests::test_result_type_ok ... ok
[INFO] [stdout] test utils::logger::tests::test_logger_module ... ok
[INFO] [stdout] test utils::tests::test_utils_module ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_username_empty ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_username_too_long ... ok
[INFO] [stdout] test utils::validation::tests::test_validate_username_valid ... ok
[INFO] [stdout] test utils::error::tests::test_error_types_all ... ok
[INFO] [stdout] test request::tests::test_create_http_request_zero_timeout ... ok
[INFO] [stdout] test sites::professional::linkedin::tests::test_linkedin_checker_build_url ... ok
[INFO] [stdout] test request::http::tests::test_http_request_nonexistent_domain ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::scanner::tests::test_scan_username_multiple_sites stdout ----
[INFO] [stdout] Error checking site: HTTP error: error sending request for url (https://github.com/nonexistentuser12345): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'core::scanner::tests::test_scan_username_multiple_sites' (4734) panicked at src/core/scanner.rs:423:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce453e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce857b3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x55fb5ce7fb2d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x55fb5cad5830 - sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_multiple_sites::{closure#0}
[INFO] [stdout]   14:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x55fb5cad6edb - sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_multiple_sites
[INFO] [stdout]   20:     0x55fb5caa61d9 - <sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_multiple_sites::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x722ca128307a - <unknown>
[INFO] [stdout]   27:     0x722ca1316534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::scanner::tests::test_scan_username_default_request stdout ----
[INFO] [stdout] Error checking site: HTTP error: error sending request for url (https://github.com/octocat): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'core::scanner::tests::test_scan_username_default_request' (4717) panicked at src/core/scanner.rs:397:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce453e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce857b3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x55fb5ce7fb2d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x55fb5cad5e32 - sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_default_request::{closure#0}
[INFO] [stdout]   14:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x55fb5cad716b - sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_default_request
[INFO] [stdout]   20:     0x55fb5caa6219 - <sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_default_request::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x722ca128307a - <unknown>
[INFO] [stdout]   27:     0x722ca1316534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::scanner::tests::test_scan_username_with_custom_request stdout ----
[INFO] [stdout] Error checking site: HTTP error: error sending request for url (https://github.com/octocat): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'core::scanner::tests::test_scan_username_with_custom_request' (4737) panicked at src/core/scanner.rs:411:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce453e2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce857b3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x55fb5ce7fb2d - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x55fb5cad6137 - sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_with_custom_request::{closure#0}
[INFO] [stdout]   14:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x55fb5cad72cb - sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_with_custom_request
[INFO] [stdout]   20:     0x55fb5caa6239 - <sleuth[82d3e362981a9c5]::core::scanner::tests::test_scan_username_with_custom_request::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   22:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   23:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   24:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   25:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   26:     0x722ca128307a - <unknown>
[INFO] [stdout]   27:     0x722ca1316534 - clone
[INFO] [stdout]   28:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- request::http::tests::test_http_request_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'request::http::tests::test_http_request_get' (4753) panicked at src/request/http.rs:127:9:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce45414 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce85862 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x55fb5caadc7c - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_get::{closure#0}
[INFO] [stdout]   13:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55fb5cab07bb - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_get
[INFO] [stdout]   19:     0x55fb5caa6639 - <sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_get::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x722ca128307a - <unknown>
[INFO] [stdout]   26:     0x722ca1316534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- request::http::tests::test_http_request_get_has_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'request::http::tests::test_http_request_get_has_headers' (4754) panicked at src/request/http.rs:137:9:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce45414 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce85862 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x55fb5caaeab4 - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_get_has_headers::{closure#0}
[INFO] [stdout]   13:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55fb5cab0e2b - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_get_has_headers
[INFO] [stdout]   19:     0x55fb5caa66d9 - <sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_get_has_headers::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x722ca128307a - <unknown>
[INFO] [stdout]   26:     0x722ca1316534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- request::http::tests::test_http_request_method_delegation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'request::http::tests::test_http_request_method_delegation' (4758) panicked at src/request/http.rs:186:9:
[INFO] [stdout] assertion failed: head_response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce45414 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce85862 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x55fb5caaf7dc - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_method_delegation::{closure#0}
[INFO] [stdout]   13:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55fb5cab132b - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_method_delegation
[INFO] [stdout]   19:     0x55fb5caa6759 - <sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_method_delegation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x722ca128307a - <unknown>
[INFO] [stdout]   26:     0x722ca1316534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- request::http::tests::test_http_request_head stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'request::http::tests::test_http_request_head' (4755) panicked at src/request/http.rs:117:9:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce45414 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce85862 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x55fb5caae12c - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_head::{closure#0}
[INFO] [stdout]   13:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55fb5cab0a3b - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_head
[INFO] [stdout]   19:     0x55fb5caa6679 - <sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_head::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x722ca128307a - <unknown>
[INFO] [stdout]   26:     0x722ca1316534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- request::http::tests::test_http_request_head_has_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'request::http::tests::test_http_request_head_has_headers' (4756) panicked at src/request/http.rs:147:9:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fb5ce6c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55fb5ce850ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55fb5ce710ec - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55fb5ce45336 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55fb5ce633a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55fb5cae4fb0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55fb5ce636d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55fb5ce45414 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55fb5ce3db89 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55fb5ce461cd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55fb5ce8589c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55fb5ce85862 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x55fb5caaef27 - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_head_has_headers::{closure#0}
[INFO] [stdout]   13:     0x55fb5caaa343 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x55fb5caac9ec - <tokio[a77ca198f384d652]::runtime::context::scoped::Scoped<tokio[a77ca198f384d652]::runtime::scheduler::Context>>::set::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x55fb5caaa897 - <tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x55fb5cabf62d - tokio[a77ca198f384d652]::runtime::context::runtime::enter_runtime::<<tokio[a77ca198f384d652]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x55fb5cabd31e - <tokio[a77ca198f384d652]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x55fb5cab10ab - sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_head_has_headers
[INFO] [stdout]   19:     0x55fb5caa6719 - <sleuth[82d3e362981a9c5]::request::http::tests::test_http_request_head_has_headers::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x55fb5cad829b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x55fb5cae5905 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x55fb5cadecc4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x55fb5cae8a62 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x55fb5ce6b129 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x722ca128307a - <unknown>
[INFO] [stdout]   26:     0x722ca1316534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::scanner::tests::test_scan_username_default_request
[INFO] [stdout]     core::scanner::tests::test_scan_username_multiple_sites
[INFO] [stdout]     core::scanner::tests::test_scan_username_with_custom_request
[INFO] [stdout]     request::http::tests::test_http_request_get
[INFO] [stdout]     request::http::tests::test_http_request_get_has_headers
[INFO] [stdout]     request::http::tests::test_http_request_head
[INFO] [stdout]     request::http::tests::test_http_request_head_has_headers
[INFO] [stdout]     request::http::tests::test_http_request_method_delegation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 156 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7", kill_on_drop: false }`
[INFO] [stdout] c9d7ee02baf99eacedc50d4fe0ef11d25698c7fcd31406662b72990b2e7b90f7
