[INFO] cloning repository https://github.com/VenTheZone/Project-WebHunter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VenTheZone/Project-WebHunter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenTheZone%2FProject-WebHunter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenTheZone%2FProject-WebHunter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de508233ca23defc1a76fe8ca85f7b41fa8af8a2 [INFO] testing VenTheZone/Project-WebHunter against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenTheZone%2FProject-WebHunter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VenTheZone/Project-WebHunter [INFO] finished tweaking git repo https://github.com/VenTheZone/Project-WebHunter [INFO] tweaked toml for git repo https://github.com/VenTheZone/Project-WebHunter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VenTheZone/Project-WebHunter on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VenTheZone/Project-WebHunter 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded markup5ever v0.12.1 [INFO] [stderr] Downloaded figlet-rs v0.1.5 [INFO] [stderr] Downloaded utf8-width v0.1.7 [INFO] [stderr] Downloaded scraper v0.19.1 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded clap v4.5.51 [INFO] [stderr] Downloaded mockito v1.7.1 [INFO] [stderr] Downloaded clap_builder v4.5.51 [INFO] [stderr] Downloaded html5ever v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 315c824672d0a543312eebc41756339c2504336b8ac63f37fc6f239dfea5e7dd [INFO] running `Command { std: "docker" "start" "-a" "315c824672d0a543312eebc41756339c2504336b8ac63f37fc6f239dfea5e7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "315c824672d0a543312eebc41756339c2504336b8ac63f37fc6f239dfea5e7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315c824672d0a543312eebc41756339c2504336b8ac63f37fc6f239dfea5e7dd", kill_on_drop: false }` [INFO] [stdout] 315c824672d0a543312eebc41756339c2504336b8ac63f37fc6f239dfea5e7dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f894e0f8a1af59c51f0895850e2fe3232739d4757785149c2f555edd4bef67 [INFO] running `Command { std: "docker" "start" "-a" "a3f894e0f8a1af59c51f0895850e2fe3232739d4757785149c2f555edd4bef67", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling webhunter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `forms` [INFO] [stdout] --> src/main.rs:726:27 [INFO] [stdout] | [INFO] [stdout] 726 | Ok((urls, forms)) => urls, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `forms` [INFO] [stdout] --> src/main.rs:770:27 [INFO] [stdout] | [INFO] [stdout] 770 | Ok((urls, forms)) => urls, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `forms` [INFO] [stdout] --> src/main.rs:834:27 [INFO] [stdout] | [INFO] [stdout] 834 | Ok((urls, forms)) => urls, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "a3f894e0f8a1af59c51f0895850e2fe3232739d4757785149c2f555edd4bef67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f894e0f8a1af59c51f0895850e2fe3232739d4757785149c2f555edd4bef67", kill_on_drop: false }` [INFO] [stdout] a3f894e0f8a1af59c51f0895850e2fe3232739d4757785149c2f555edd4bef67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9aa7ece2e505a54270abf94aa1c4004dd65d50f7ad2f0d79aff257f51c3e3c4 [INFO] running `Command { std: "docker" "start" "-a" "e9aa7ece2e505a54270abf94aa1c4004dd65d50f7ad2f0d79aff257f51c3e3c4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling webhunter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `forms` [INFO] [stdout] --> src/main.rs:726:27 [INFO] [stdout] | [INFO] [stdout] 726 | Ok((urls, forms)) => urls, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `forms` [INFO] [stdout] --> src/main.rs:770:27 [INFO] [stdout] | [INFO] [stdout] 770 | Ok((urls, forms)) => urls, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `forms` [INFO] [stdout] --> src/main.rs:834:27 [INFO] [stdout] | [INFO] [stdout] 834 | Ok((urls, forms)) => urls, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.15s [INFO] running `Command { std: "docker" "inspect" "e9aa7ece2e505a54270abf94aa1c4004dd65d50f7ad2f0d79aff257f51c3e3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9aa7ece2e505a54270abf94aa1c4004dd65d50f7ad2f0d79aff257f51c3e3c4", kill_on_drop: false }` [INFO] [stdout] e9aa7ece2e505a54270abf94aa1c4004dd65d50f7ad2f0d79aff257f51c3e3c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c444cb37ac89d71b8420218704435f3c60454590c965973ca2c98f722631b216 [INFO] running `Command { std: "docker" "start" "-a" "c444cb37ac89d71b8420218704435f3c60454590c965973ca2c98f722631b216", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `forms` [INFO] [stderr] --> src/main.rs:726:27 [INFO] [stderr] | [INFO] [stderr] 726 | Ok((urls, forms)) => urls, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `forms` [INFO] [stderr] --> src/main.rs:770:27 [INFO] [stderr] | [INFO] [stderr] 770 | Ok((urls, forms)) => urls, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `forms` [INFO] [stderr] --> src/main.rs:834:27 [INFO] [stderr] | [INFO] [stderr] 834 | Ok((urls, forms)) => urls, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forms` [INFO] [stderr] [INFO] [stderr] warning: `webhunter` (bin "webhunter" test) generated 3 warnings (run `cargo fix --bin "webhunter" -p webhunter --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webhunter-5dc178c490a2b271) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test auth_bypass_scanner::tests::test_is_login_form_detection ... ok [INFO] [stdout] test csrf_scanner::tests::test_calculate_severity ... ok [INFO] [stdout] test bypass_403::tests::test_scanner_creation ... ok [INFO] [stdout] test blind_xss_scanner::tests::test_unique_payload_ids ... ok [INFO] [stdout] test blind_xss_scanner::tests::test_payload_generation ... ok [INFO] [stdout] test bypass_403::tests::test_generate_bypass_techniques ... ok [INFO] [stdout] test csrf_scanner::tests::test_has_csrf_token_case_insensitive ... ok [INFO] [stdout] test csrf_scanner::tests::test_has_csrf_token_with_authenticity_token ... ok [INFO] [stdout] test csrf_scanner::tests::test_has_csrf_token_empty_value ... ok [INFO] [stdout] test csrf_scanner::tests::test_has_csrf_token_with_csrf_token ... ok [INFO] [stdout] test csrf_scanner::tests::test_poc_escapes_quotes ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_detect_document_write_with_url ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_detect_innerhtml_with_location ... ok [INFO] [stdout] test csrf_scanner::tests::test_generate_poc ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_detect_location_hash_eval ... ok [INFO] [stdout] test csrf_scanner::tests::test_has_csrf_token_without_token ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_extract_scripts_from_html ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_line_numbers_accurate ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_extract_scripts_ignores_empty ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_multiple_lines ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_no_false_positive_safe_code ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_is_vulnerable_lfi_windows_fonts ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_is_vulnerable_no_evidence ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_is_vulnerable_rfi_google ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_multiple_lfi_evidence_patterns ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_is_vulnerable_rfi_robots ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_payload_classification_lfi ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_payload_classification_rfi ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_multiple_rfi_evidence_patterns ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_vulnerability_struct_creation ... ok [INFO] [stdout] test form::tests::test_form_input_creation ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_is_vulnerable_lfi_linux_passwd ... ok [INFO] [stdout] test rate_limiter::tests::test_rate_limiter_zero_delay ... ok [INFO] [stdout] test form::tests::test_form_creation ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_scanner_creation ... ok [INFO] [stdout] test dom_xss_scanner::tests::test_settimeout_with_location ... ok [INFO] [stdout] test reporter::tests::test_reporter_creation_basic ... ok [INFO] [stdout] test form::tests::test_form_empty_inputs ... ok [INFO] [stdout] test sql_injection_scanner::tests::test_is_error_based_not_vulnerable ... ok [INFO] [stdout] test sql_injection_scanner::tests::test_is_error_based_vulnerable_mssql ... ok [INFO] [stdout] test sql_injection_scanner::tests::test_is_error_based_vulnerable_postgresql ... ok [INFO] [stdout] test sql_injection_scanner::tests::test_load_boolean_payloads ... ok [INFO] [stdout] test sql_injection_scanner::tests::test_load_payloads ... ok [INFO] [stdout] test sql_injection_scanner::tests::test_payloads_count ... ok [INFO] [stdout] test xss::tests::test_is_vulnerable_event_handler ... ok [INFO] [stdout] test sql_injection_scanner::tests::test_is_error_based_vulnerable_mysql ... ok [INFO] [stdout] test xss::tests::test_is_vulnerable_no_xss ... ok [INFO] [stdout] test reporter::tests::test_report_sql_injection ... ok [INFO] [stdout] test reporter::tests::test_report_directory ... ok [INFO] [stdout] test reporter::tests::test_report_xss ... ok [INFO] [stdout] test reporter::tests::test_report_file_inclusion ... ok [INFO] [stdout] test xss::tests::test_is_vulnerable_script_tag ... ok [INFO] [stdout] test xss::tests::test_payloads_count ... ok [INFO] [stdout] test file_inclusion_scanner::tests::test_is_vulnerable_lfi_windows_boot ... ok [INFO] [stdout] test rate_limiter::tests::test_rate_limiter_delays ... FAILED [INFO] [stdout] test rate_limiter::tests::test_rate_limiter_concurrent ... ok [INFO] [stdout] test access_control_scanner::tests::test_check_method_override ... ok [INFO] [stdout] test access_control_scanner::tests::test_check_forced_browsing ... ok [INFO] [stdout] test xss::tests::test_is_vulnerable_html_encoded ... ok [INFO] [stdout] test bypass_403::tests::test_check_bypass_failure_same_body ... ok [INFO] [stdout] test bypass_403::tests::test_check_bypass_success ... ok [INFO] [stdout] test access_control_scanner::tests::test_check_idor ... ok [INFO] [stdout] test bypass_403::tests::test_check_bypass_method_override ... ok [INFO] [stdout] test bypass_403::tests::test_check_bypass_header_spoofing ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- rate_limiter::tests::test_rate_limiter_delays stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'rate_limiter::tests::test_rate_limiter_delays' (75) panicked at src/rate_limiter.rs:44:9: [INFO] [stdout] First call took 162.810668ms [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e636dc8eaea - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e636dc8eaea - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e636dc8eaea - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5e636dc8eaea - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5e636dca7f0a - ::fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5e636dca7f0a - core[51d4adbef590f61]::fmt::write [INFO] [stdout] 6: 0x5e636dc93fc2 - std[69d51b4813ba037]::io::default_write_fmt::> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e636dc93fc2 - as std[69d51b4813ba037]::io::Write>::write_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5e636dc6abff - ::print [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5e636dc6abff - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5e636dc859a9 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e636d20636c - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5e636d20636c - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e636dc85c22 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5e636dc85c22 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5e636dc6acb8 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5e636dc622b9 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5e636dc6bb8d - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5e636dca889c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e636d1bc3ed - webhunter[532fe79b6b16f623]::rate_limiter::tests::test_rate_limiter_delays::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/rate_limiter.rs:44:9 [INFO] [stdout] 20: 0x5e636d19edc2 - > as core[51d4adbef590f61]::future::future::Future>::poll [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5e636d19ee9d - >> as core[51d4adbef590f61]::future::future::Future>::poll [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5e636d1dfd0d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 23: 0x5e636d1df9db - tokio[5dd4e91c36dce8b5]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5e636d1df9db - tokio[5dd4e91c36dce8b5]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5e636d1df9db - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 26: 0x5e636d1d52d0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5e636d1ddadd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 28: 0x5e636d1dc264 - ::enter::<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 29: 0x5e636d1ed6eb - >::set::<::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}, (alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5e636d1e8499 - tokio[5dd4e91c36dce8b5]::runtime::context::set_scheduler::<(alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5e636d1ee352 - >::try_with::, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>)> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5e636d1eda1e - >::with::, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>)> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5e636d1e7f9d - tokio[5dd4e91c36dce8b5]::runtime::context::set_scheduler::<(alloc[18203fec9a0cd4ec]::boxed::Box, core[51d4adbef590f61]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5e636d1d9870 - ::enter::<::block_on>>>::{closure#0}, core[51d4adbef590f61]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 35: 0x5e636d1da076 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 36: 0x5e636d1db580 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5e636d1b6093 - tokio[5dd4e91c36dce8b5]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5e636d1d4611 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5e636d1ec844 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x5e636d1ecbcf - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x5e636d1bde14 - webhunter[532fe79b6b16f623]::rate_limiter::tests::test_rate_limiter_delays [INFO] [stdout] at /opt/rustwide/workdir/src/rate_limiter.rs:63:10 [INFO] [stdout] 42: 0x5e636d1bbfa7 - webhunter[532fe79b6b16f623]::rate_limiter::tests::test_rate_limiter_delays::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/rate_limiter.rs:34:40 [INFO] [stdout] 43: 0x5e636d1e5b06 - >::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5e636d1fa44b - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5e636d1fa44b - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5e636d206e3b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5e636d206e3b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5e636d206e3b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5e636d206e3b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5e636d206e3b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5e636d206e3b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5e636d206e3b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5e636d202554 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5e636d202554 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5e636d209a42 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5e636d209a42 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5e636d209a42 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5e636d209a42 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5e636d209a42 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5e636d209a42 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5e636d209a42 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5e636dc8dd6f - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x5e636dc8dd6f - ::new::thread_start [INFO] [stdout] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x7a69dbaf3aa4 - [INFO] [stdout] 65: 0x7a69dbb80a64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] rate_limiter::tests::test_rate_limiter_delays [INFO] [stdout] [INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin webhunter` [INFO] running `Command { std: "docker" "inspect" "c444cb37ac89d71b8420218704435f3c60454590c965973ca2c98f722631b216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c444cb37ac89d71b8420218704435f3c60454590c965973ca2c98f722631b216", kill_on_drop: false }` [INFO] [stdout] c444cb37ac89d71b8420218704435f3c60454590c965973ca2c98f722631b216