[INFO] fetching crate rprobe 0.9.0... [INFO] testing rprobe-0.9.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rprobe 0.9.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rprobe 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rprobe 0.9.0 [INFO] tweaked toml for crates.io crate rprobe 0.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rprobe 0.9.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rprobe 0.9.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c250baa48191c6762ad689357d583e8bb63bc646eb1cc21630bb4c32bf3c4e5 [INFO] running `Command { std: "docker" "start" "-a" "3c250baa48191c6762ad689357d583e8bb63bc646eb1cc21630bb4c32bf3c4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c250baa48191c6762ad689357d583e8bb63bc646eb1cc21630bb4c32bf3c4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c250baa48191c6762ad689357d583e8bb63bc646eb1cc21630bb4c32bf3c4e5", kill_on_drop: false }` [INFO] [stdout] 3c250baa48191c6762ad689357d583e8bb63bc646eb1cc21630bb4c32bf3c4e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6206fa9f85554a75f1c1f581b66704b22386dfdd8e2fc88bde4370b2bb29584d [INFO] running `Command { std: "docker" "start" "-a" "6206fa9f85554a75f1c1f581b66704b22386dfdd8e2fc88bde4370b2bb29584d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling governor v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rprobe v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "6206fa9f85554a75f1c1f581b66704b22386dfdd8e2fc88bde4370b2bb29584d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6206fa9f85554a75f1c1f581b66704b22386dfdd8e2fc88bde4370b2bb29584d", kill_on_drop: false }` [INFO] [stdout] 6206fa9f85554a75f1c1f581b66704b22386dfdd8e2fc88bde4370b2bb29584d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b01f09e211143c23f2a396839ca205515597a58808c9e56ef12f83ca50af7e27 [INFO] running `Command { std: "docker" "start" "-a" "b01f09e211143c23f2a396839ca205515597a58808c9e56ef12f83ca50af7e27", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling governor v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling rprobe v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "b01f09e211143c23f2a396839ca205515597a58808c9e56ef12f83ca50af7e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01f09e211143c23f2a396839ca205515597a58808c9e56ef12f83ca50af7e27", kill_on_drop: false }` [INFO] [stdout] b01f09e211143c23f2a396839ca205515597a58808c9e56ef12f83ca50af7e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d9f8355bf311900ed7a77eadde2644496c54d1cbb5ed47452723d1a0546bbb2 [INFO] running `Command { std: "docker" "start" "-a" "7d9f8355bf311900ed7a77eadde2644496c54d1cbb5ed47452723d1a0546bbb2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rprobe-587f1224d8a0659a) [INFO] [stdout] [INFO] [stdout] running 385 tests [INFO] [stdout] test config::tests::tests::test_config_clone ... ok [INFO] [stdout] test config::tests::tests::test_config_parameter_default ... ok [INFO] [stdout] test config::tests::tests::test_config_parameter_new ... ok [INFO] [stdout] test config::tests::tests::test_multiple_modifications ... ok [INFO] [stdout] test config::tests::tests::test_config_independence ... ok [INFO] [stdout] test config::tests::tests::test_protocol_combinations ... ok [INFO] [stdout] test config::tests::tests::test_set_detect_all ... ok [INFO] [stdout] test config::tests::tests::test_set_download_robots ... ok [INFO] [stdout] test config::tests::tests::test_set_http ... ok [INFO] [stdout] test config::tests::tests::test_set_https ... ok [INFO] [stdout] test config::tests::tests::test_set_output_dir::case_1 ... ok [INFO] [stdout] test config::tests::tests::test_set_output_dir::case_2 ... ok [INFO] [stdout] test config::tests::tests::test_config_debug_format ... ok [INFO] [stdout] test config::tests::tests::test_set_output_dir::case_3 ... ok [INFO] [stdout] test config::tests::tests::test_set_output_dir::case_4 ... ok [INFO] [stdout] test config::tests::tests::test_set_output_dir::case_5 ... ok [INFO] [stdout] test config::tests::tests::test_set_print_failed ... ok [INFO] [stdout] test config::tests::tests::test_set_screenshot ... ok [INFO] [stdout] test config::tests::tests::test_set_timeout::case_1 ... ok [INFO] [stdout] test config::tests::tests::test_set_timeout::case_2 ... ok [INFO] [stdout] test config::tests::tests::test_set_timeout::case_3 ... ok [INFO] [stdout] test config::tests::tests::test_set_workers::case_1 ... ok [INFO] [stdout] test config::tests::tests::test_set_workers::case_2 ... ok [INFO] [stdout] test config::tests::tests::test_set_workers::case_3 ... ok [INFO] [stdout] test config::tests::tests::test_set_workers::case_4 ... ok [INFO] [stdout] test config::tests::tests::test_set_suppress_stats ... ok [INFO] [stdout] test config::tests::tests::test_set_timeout::case_4 ... ok [INFO] [stdout] test config::tests::tests::test_set_timeout::case_5 ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_extract_context ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_finding_severity_display ... ok [INFO] [stdout] test desync_cli::tests::test_severity_icons ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_analyze_failed_request ... ok [INFO] [stdout] test desync_cli::tests::test_severity_levels ... ok [INFO] [stdout] test desync_scanner::tests::test_differential_response_structure ... ok [INFO] [stdout] test desync_cli::tests::test_severity_parsing ... ok [INFO] [stdout] test desync_scanner::tests::test_connection_pool_initialization ... ok [INFO] [stdout] test desync_scanner::tests::test_desync_config_default ... ok [INFO] [stdout] test desync_scanner::tests::test_enhanced_desync_signals ... ok [INFO] [stdout] test desync_scanner::tests::test_enhanced_desync_types ... ok [INFO] [stdout] test config::tests::tests::test_edge_case_values ... ok [INFO] [stdout] test desync_scanner::tests::test_timing_data_structure ... ok [INFO] [stdout] test desync_scanner::tests::test_parser_behavior_structure ... ok [INFO] [stdout] test getstate::tests::test_concurrent_mixed_updates ... ok [INFO] [stdout] test getstate::tests::test_concurrent_failure_updates ... ok [INFO] [stdout] test getstate::tests::test_concurrent_total_requests_updates ... ok [INFO] [stdout] test getstate::tests::test_default_state_initialization ... ok [INFO] [stdout] test getstate::tests::test_failure_counter ... ok [INFO] [stdout] test config::tests::tests::test_set_workers::case_5 ... ok [INFO] [stdout] test getstate::tests::test_mixed_operations ... ok [INFO] [stdout] test getstate::tests::test_new_state_initialization ... ok [INFO] [stdout] test getstate::tests::test_success_counter ... ok [INFO] [stdout] test getstate::tests::test_concurrent_success_updates ... ok [INFO] [stdout] test getstate::tests::test_state_overflow_behavior ... ok [INFO] [stdout] test getstate::tests::test_time_setters_getters ... ok [INFO] [stdout] test getstate::tests::test_total_requests_setter_getter ... ok [INFO] [stdout] test http::tests::test_private_ipv4_detection ... ok [INFO] [stdout] test httpinner::tests::test_body_with_html_content ... ok [INFO] [stdout] test http::tests::test_internal_ip_blocking ... ok [INFO] [stdout] test http::tests::test_url_scheme_validation ... ok [INFO] [stdout] test httpinner::tests::test_body_with_json_content ... ok [INFO] [stdout] test httpinner::tests::test_empty_headers ... ok [INFO] [stdout] test httpinner::tests::test_debug_formatting ... ok [INFO] [stdout] test httpinner::tests::test_clone_functionality ... ok [INFO] [stdout] test httpinner::tests::test_large_body_content ... ok [INFO] [stdout] test httpinner::tests::test_header_case_sensitivity ... ok [INFO] [stdout] test httpinner::tests::test_multiple_header_values ... ok [INFO] [stdout] test httpinner::tests::test_new_http_inner ... ok [INFO] [stdout] test httpinner::tests::test_new_with_all_constructor ... ok [INFO] [stdout] test httpinner::tests::test_new_with_timing_constructor ... ok [INFO] [stdout] test httpinner::tests::test_response_time_edge_cases ... ok [INFO] [stdout] test httpinner::tests::test_setters_and_getters ... ok [INFO] [stdout] test httpinner::tests::test_realistic_http_response_simulation ... ok [INFO] [stdout] test httpinner::tests::test_special_characters_in_url ... ok [INFO] [stdout] test httpinner::tests::test_unicode_in_body ... ok [INFO] [stdout] test httpinner::tests::test_success_flag_combinations ... ok [INFO] [stdout] test httpinner::tests::test_various_status_codes ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_apache_functioning_message ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_apache_version_info ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_case_insensitive_header ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_apache_with_extra_info ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_complex_apache_version ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_confidence_scoring ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_deduplication ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_detection_ordering ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_metadata ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_multiple_detections ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_no_detection_empty_content ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_large_body_with_apache ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_low_confidence_threshold ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_no_detection_unrelated_content ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_plugin_name_consistency ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_server_header_contains_apache ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_shared_ip_message ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_shared_ip_notice ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_should_run_apache_body ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_should_run_apache_header ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_server_version_header ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_should_run_failed_request ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_should_run_it_works_body ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_should_run_regular_content ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_ubuntu_default_page ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_standard_html_body ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_confidence_calculation ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_error_page_detection ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_format_detection_result ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_content_analysis ... ok [INFO] [stdout] test plugins::apachebasic::tests::test_server_header_apache ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_stack_trace_analysis ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_version_extraction ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_full_detection ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_cf_cache_status_header ... ok [INFO] [stdout] test plugins::apachetomcat::tests::test_header_analysis ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_cf_ray_header ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_cloudflare_challenge_page ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_cloudflare_error_1006 ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_metadata ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_cf_connecting_ip_header ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_no_detection ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_plugin_name_consistency ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_should_run_with_403_cloudflare ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_should_run_with_503_cloudflare ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_should_run_with_cf_ray ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_cloudflare_server_header ... ok [INFO] [stdout] test plugins::cloudflarebasic::tests::test_multiple_detections ... ok [INFO] [stdout] test plugins::laravel::tests::test_body_length_boundary ... ok [INFO] [stdout] test plugins::laravel::tests::test_case_insensitive_content ... ok [INFO] [stdout] test plugins::laravel::tests::test_csrf_token_cookie_detection ... ok [INFO] [stdout] test plugins::laravel::tests::test_confidence_scoring ... ok [INFO] [stdout] test plugins::laravel::tests::test_csrf_token_header ... ok [INFO] [stdout] test plugins::laravel::tests::test_empty_body_content ... ok [INFO] [stdout] test plugins::laravel::tests::test_generic_laravel_mention ... ok [INFO] [stdout] test plugins::laravel::tests::test_laravel_framework_content ... ok [INFO] [stdout] test plugins::laravel::tests::test_laravel_com_reference ... ok [INFO] [stdout] test plugins::laravel::tests::test_large_body_skipped ... ok [INFO] [stdout] test plugins::laravel::tests::test_laravel_mix_content ... ok [INFO] [stdout] test plugins::laravel::tests::test_laravel_session_cookie_detection ... ok [INFO] [stdout] test plugins::laravel::tests::test_multiple_cookies ... ok [INFO] [stdout] test plugins::laravel::tests::test_low_confidence_threshold ... ok [INFO] [stdout] test plugins::laravel::tests::test_metadata ... ok [INFO] [stdout] test plugins::laravel::tests::test_no_detection_empty_content ... ok [INFO] [stdout] test plugins::laravel::tests::test_multiple_detections ... ok [INFO] [stdout] test plugins::laravel::tests::test_name_method ... ok [INFO] [stdout] test plugins::laravel::tests::test_no_detection_unrelated_content ... ok [INFO] [stdout] test plugins::laravel::tests::test_plugin_name_consistency ... ok [INFO] [stdout] test plugins::laravel::tests::test_should_run_failed_request ... ok [INFO] [stdout] test plugins::laravel::tests::test_should_run_regular_content ... ok [INFO] [stdout] test plugins::laravel::tests::test_should_run_with_laravel_session ... ok [INFO] [stdout] test plugins::laravel::tests::test_should_run_with_php_header ... ok [INFO] [stdout] test plugins::laravel::tests::test_x_powered_by_case_insensitive ... ok [INFO] [stdout] test plugins::laravel::tests::test_x_powered_by_header_laravel ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_metadata ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_centered_text ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_nginx_version_header ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_nginx_server_header ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_no_detection ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_openresty_header ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_multiple_detections ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_thank_you_message ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_openresty_version_header ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_should_run_failed_request ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_welcome_header ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_welcome_title ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_version_info ... ok [INFO] [stdout] test plugins::nginxbasic::tests::test_x_powered_by_nginx ... ok [INFO] [stdout] test plugins::pattern_matcher::tests::test_optimized_pattern_matcher_literals ... ok [INFO] [stdout] test plugins::pattern_matcher::tests::test_mixed_pattern_matching ... ok [INFO] [stdout] test plugins::pattern_matcher::tests::test_macro_usage ... ok [INFO] [stdout] test plugins::pattern_matcher::tests::test_pattern_count ... ok [INFO] [stdout] test plugins::pattern_matcher::tests::test_optimized_pattern_matcher_regex ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_large_body_skipped ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_metadata ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_multiple_detections ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_confidence_scoring ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_php_code_in_body ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_php_deprecated ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_php_fatal_error ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_php_notice ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_php_parse_error ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_php_warning_in_body ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_phpsessid_cookie ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_plugin_name_consistency ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_deduplication ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_no_detection ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_server_header_php_version ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_should_run_failed_request ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_should_run_server_error ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_should_run_with_php_header ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_should_run_with_phpsessid ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_version_regex ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_x_powered_by_php_generic ... ok [INFO] [stdout] test plugins::splunk::tests::test_confidence_calculation ... ok [INFO] [stdout] test plugins::phpbasic::tests::test_x_powered_by_php_version ... ok [INFO] [stdout] test plugins::splunk::tests::test_cherrypy_server_detection ... ok [INFO] [stdout] test plugins::splunk::tests::test_multiple_evidence_detection ... ok [INFO] [stdout] test plugins::splunk::tests::test_no_splunk_indicators ... ok [INFO] [stdout] test plugins::splunk::tests::test_plugin_metadata ... ok [INFO] [stdout] test plugins::splunk::tests::test_login_form_detection ... ok [INFO] [stdout] test plugins::splunk::tests::test_should_run_filtering ... ok [INFO] [stdout] test plugins::splunk::tests::test_services_endpoint_detection ... ok [INFO] [stdout] test plugins::splunk::tests::test_dashboard_elements_detection ... ok [INFO] [stdout] test plugins::splunk::tests::test_splunkd_server_detection ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_confidence_calculation ... ok [INFO] [stdout] test plugins::splunk::tests::test_splunkd_exception_detection ... ok [INFO] [stdout] test plugins::splunk::tests::test_splunkd_endpoint_detection ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_content_analysis ... ok [INFO] [stdout] test desync_scanner::tests::test_enhanced_contamination_check ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_header_analysis ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_plugin_metadata ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_plugin_detection ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_version_extraction ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_api_link_detection ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_case_insensitive_detection ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_confidence_scoring ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_theme_detection ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_deduplication ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_low_confidence_threshold ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_meta_generator_detection ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_detection_ordering ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_metadata ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_no_detection_empty_content ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_no_detection_unrelated_content ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_multiple_detections ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_plugin_name_consistency ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_should_run_failed_request ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_should_run_successful_request ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_should_run_wordpress_content ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_should_run_wordpress_includes ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_should_run_optimization ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_wp_includes_detection ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_wp_content_detection ... ok [INFO] [stdout] test plugins::wordpress_advanced::tests::test_full_detection ... ok [INFO] [stdout] test plugins::xampp::tests::test_confidence_calculation ... ok [INFO] [stdout] test plugins::wordpressbasic::tests::test_should_run_with_php_header ... ok [INFO] [stdout] test plugins::xampp::tests::test_apache_windows_server ... ok [INFO] [stdout] test plugins::xampp::tests::test_failed_http_request ... ok [INFO] [stdout] test desync_scanner::tests::test_split_error_detection ... ok [INFO] [stdout] test desync_scanner::tests::test_host_extraction ... ok [INFO] [stdout] test plugins::xampp::tests::test_no_xampp_indicators ... ok [INFO] [stdout] test plugins::xampp::tests::test_plugin_metadata ... ok [INFO] [stdout] test plugins::xampp::tests::test_os_detection ... ok [INFO] [stdout] test desync_scanner::tests::test_timing_pattern_analysis ... ok [INFO] [stdout] test plugins::xampp::tests::test_welcome_text_detection ... ok [INFO] [stdout] test plugins::xampp::tests::test_version_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_analyze_x_frame_options_element_creation ... ok [INFO] [stdout] test plugins::xheaders::tests::test_case_insensitive_header_parsing ... ok [INFO] [stdout] test plugins::xheaders::tests::test_cache_status_parsing ... ok [INFO] [stdout] test plugins::xheaders::tests::test_cloud_provider_detection_method ... ok [INFO] [stdout] test desync_scanner::tests::test_desync_result_with_enhanced_evidence ... ok [INFO] [stdout] test desync_scanner::tests::test_enhanced_desync_config_initialization ... ok [INFO] [stdout] test plugins::xheaders::tests::test_failed_http_request ... ok [INFO] [stdout] test plugins::xheaders::tests::test_ip_classification ... ok [INFO] [stdout] test plugins::xheaders::tests::test_multiple_x_headers_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_enhanced_detection_info_formatting ... ok [INFO] [stdout] test plugins::xheaders::tests::test_no_infrastructure_headers ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_powered_by_value ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_ua_compatible_modes ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_email_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_x_frame_options_policy_deny ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_x_frame_options_policy_invalid ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_internal_ip_detection ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_analyze_no_findings_empty_content ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_x_frame_options_policy_allow_from_valid ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_aws_access_key_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_x_frame_options_policy_allow_from_invalid ... ok [INFO] [stdout] test desync_scanner::tests::test_marker_generation ... ok [INFO] [stdout] test content_analyzer::tests::tests::test_multiple_findings_in_single_content ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_xss_protection_modes ... ok [INFO] [stdout] test plugins::xheaders::tests::test_parse_x_frame_options_policy_sameorigin ... ok [INFO] [stdout] test plugins::xheaders::tests::test_plugin_metadata ... ok [INFO] [stdout] test plugins::xheaders::tests::test_security_header_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_ua_compatible_confidence_calculation ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_frame_options_case_insensitive ... ok [INFO] [stdout] test plugins::xheaders::tests::test_powered_by_confidence_calculation ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_frame_options_invalid_value ... ok [INFO] [stdout] test desync_scanner::tests::test_cache_indicators_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_frame_options_allow_from_valid ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_frame_options_allow_from_invalid ... ok [INFO] [stdout] test plugins::xheaders::tests::test_should_run_optimization ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_frame_options_sameorigin_policy ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_frame_options_whitespace_handling ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_powered_by_aspnet_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_xss_protection_security_levels ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_powered_by_php_detection ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_xss_protection_block_mode ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_xss_protection_disabled ... ok [INFO] [stdout] test plugins::xheaders::tests::test_xss_protection_security_score ... ok [INFO] [stdout] test report::tests::tests::test_generate_csv_report_with_quotes ... ok [INFO] [stdout] test report::tests::tests::test_generate_csv_report ... ok [INFO] [stdout] test plugins::xheaders::tests::test_technology_header_analysis ... ok [INFO] [stdout] test plugins::xheaders::tests::test_proxy_chain_analysis ... ok [INFO] [stdout] test report::tests::tests::test_empty_entries_all_formats ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_frame_options_deny_policy ... ok [INFO] [stdout] test report::tests::tests::test_generate_report_creates_parent_directory ... ok [INFO] [stdout] test report::tests::tests::test_generate_text_report ... ok [INFO] [stdout] test report::tests::tests::test_generate_text_report_empty_entries ... ok [INFO] [stdout] test report::tests::tests::test_generate_html_report_status_classes ... ok [INFO] [stdout] test report::tests::tests::test_generate_html_report ... ok [INFO] [stdout] test report::tests::tests::test_report_entry_creation ... ok [INFO] [stdout] test report::tests::tests::test_html_detection_counts ... ok [INFO] [stdout] test screenshot::tests::test_capture_screenshot_invalid_url ... ok [INFO] [stdout] test plugins::xheaders::tests::test_cloud_provider_detection ... ok [INFO] [stdout] test screenshot::tests::test_generate_safe_filename_path_traversal_protection ... ok [INFO] [stdout] test screenshot::tests::test_generate_safe_filename_nonexistent_dir ... ok [INFO] [stdout] test screenshot::tests::test_sanitize_filename_allowed_chars ... ok [INFO] [stdout] test screenshot::tests::test_sanitize_filename_alphanumeric ... ok [INFO] [stdout] test screenshot::tests::test_sanitize_filename_empty_becomes_file ... ok [INFO] [stdout] test screenshot::tests::test_generate_safe_filename_with_path ... ok [INFO] [stdout] test screenshot::tests::test_sanitize_filename_removes_invalid_chars ... ok [INFO] [stdout] test report::tests::tests::test_generate_report_with_format ... ok [INFO] [stdout] test screenshot::tests::test_sanitize_filename_removes_leading_dots ... ok [INFO] [stdout] test report::tests::tests::test_generate_json_report ... ok [INFO] [stdout] test screenshot::tests::test_sanitize_filename_truncates_long_names ... ok [INFO] [stdout] test screenshot::tests::test_generate_safe_filename_root_path ... ok [INFO] [stdout] test screenshot::tests::test_generate_safe_filename_valid_domain ... ok [INFO] [stdout] test screenshot::tests::test_sanitize_filename_unicode ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_dangerous_patterns ... ok [INFO] [stdout] test screenshot::tests::test_try_capture_with_wkhtmltoimage_invalid_url ... ok [INFO] [stdout] test screenshot::tests::test_try_capture_with_chrome_invalid_filename ... ok [INFO] [stdout] test screenshot::tests::test_try_capture_with_chromium_invalid_filename ... ok [INFO] [stdout] test screenshot::tests::test_try_capture_with_chrome_invalid_url ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_empty ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_edge_cases ... ok [INFO] [stdout] test screenshot::tests::test_try_capture_with_wkhtmltoimage_invalid_filename ... ok [INFO] [stdout] test screenshot::tests::test_try_capture_with_chromium_invalid_url ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_carriage_return ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_invalid_characters ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_ua_compatible_header_detection ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_null_character ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_malformed ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_too_long ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_newline_character ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_null_character ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_valid ... ok [INFO] [stdout] test screenshot::tests::test_validate_filename_newline ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_empty ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_edge_cases ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_invalid_scheme_file ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_too_long ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_with_path ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_valid_http ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_invalid_scheme_ftp ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_with_query ... ok [INFO] [stdout] test screenshot::tests::test_validate_url_valid_https ... ok [INFO] [stdout] test plugins::xheaders::tests::test_comprehensive_infrastructure_detection ... ok [INFO] [stdout] test screenshot::tests::test_capture_screenshot_creates_directory ... ok [INFO] [stdout] test tests::test_all_modules_compile ... ok [INFO] [stdout] test tests::test_module_imports ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_analyze_invalid_url ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_analyze_non_https_url ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_certificate_default ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_comprehensive_assessment_invalid_scheme ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_comprehensive_assessment_non_https ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_extract_certificate ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_extract_certificate_not_found ... ok [INFO] [stdout] test plugins::xampp::tests::test_security_concept_detection ... FAILED [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_basic ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_ec_key ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_expired ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_expires_soon ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_extended_validation ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_host_mismatch ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_self_signed ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_weak_cipher ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_weak_ec_key ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_weak_key_size ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_weak_signature ... ok [INFO] [stdout] test plugins::xampp::tests::test_meta_author_detection ... FAILED [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_weak_tls_version ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_certificate_info_wildcard ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_openssl_date ... ok [INFO] [stdout] test plugins::xheaders::tests::test_x_ua_compatible_meta_tag_detection ... FAILED [INFO] [stdout] test tls_analyzer::tests::tests::test_parse_openssl_date_invalid ... ok [INFO] [stdout] test plugins::xampp::tests::test_multiple_patterns ... FAILED [INFO] [stdout] test plugins::xampp::tests::test_redirect_detection ... ok [INFO] [stdout] test plugins::xampp::tests::test_location_header_redirect ... ok [INFO] [stdout] test storage::tests::test_response_time_storage ... ok [INFO] [stdout] test storage::tests::test_store_and_query_scans ... ok [INFO] [stdout] test storage::tests::test_scan_comparison_with_new_fields ... ok [INFO] [stdout] test storage::tests::test_database_maintenance ... ok [INFO] [stdout] test storage::tests::test_desync_results_query ... ok [INFO] [stdout] test storage::tests::test_database_stats ... ok [INFO] [stdout] test storage::tests::test_clean_old_data ... ok [INFO] [stdout] test storage::tests::test_batch_storage ... ok [INFO] [stdout] test storage::tests::test_url_history ... ok [INFO] [stdout] test tls_analyzer::tests::tests::test_get_certificate_native ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- plugins::xampp::tests::test_security_concept_detection stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plugins::xampp::tests::test_security_concept_detection' (312) panicked at src/plugins/xampp.rs:318:9: [INFO] [stdout] assertion failed: pr.detection_info.contains("Security Concept Text") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56409160db92 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56409160db92 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56409160db92 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56409160db92 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56409162173f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56409162173f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5640915d5701 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5640915d5701 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5640915e3902 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5640915e9b2f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5640915e99c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x564090ba406e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x564090ba406e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5640915ea29f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5640915ea29f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5640915ea016 - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5640915e3a49 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5640915c88bd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56409162b8a0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x56409162b87c - core::panicking::panic::h9eb31005fec5715e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x564090a50ab9 - rprobe::plugins::xampp::tests::test_security_concept_detection::h685a68673fd333d8 [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xampp.rs:318:9 [INFO] [stdout] 21: 0x564090a50b87 - rprobe::plugins::xampp::tests::test_security_concept_detection::{{closure}}::h752bde8c86164f96 [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xampp.rs:307:41 [INFO] [stdout] 22: 0x564090a1e8a6 - core::ops::function::FnOnce::call_once::h4a92912c6df220f7 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x564090ba3e4b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564090ba3e4b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x564090bb9a75 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x564090bb9a75 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x564090bb9a75 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x564090bb9a75 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x564090bb9a75 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x564090bb9a75 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x564090bb9a75 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x564090b90284 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x564090b90284 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x564090b93c2a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x564090b93c2a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x564090b93c2a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x564090b93c2a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x564090b93c2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5640915dea9f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x5640915dea9f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x71b704b8caa4 - [INFO] [stdout] 44: 0x71b704c19a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- plugins::xampp::tests::test_meta_author_detection stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plugins::xampp::tests::test_meta_author_detection' (306) panicked at src/plugins/xampp.rs:299:9: [INFO] [stdout] assertion failed: plugin_result.is_some() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56409160db92 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56409160db92 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56409160db92 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56409160db92 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56409162173f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56409162173f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5640915d5701 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5640915d5701 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5640915e3902 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5640915e9b2f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5640915e99c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x564090ba406e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x564090ba406e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5640915ea29f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5640915ea29f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5640915ea016 - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5640915e3a49 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5640915c88bd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56409162b8a0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x56409162b87c - core::panicking::panic::h9eb31005fec5715e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x564090a4f696 - rprobe::plugins::xampp::tests::test_meta_author_detection::h6ceb24c8272a17c2 [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xampp.rs:299:9 [INFO] [stdout] 21: 0x564090a4f867 - rprobe::plugins::xampp::tests::test_meta_author_detection::{{closure}}::h7e53aed8014a98df [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xampp.rs:291:36 [INFO] [stdout] 22: 0x564090a21d96 - core::ops::function::FnOnce::call_once::hba0221a079e32ae6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x564090ba3e4b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564090ba3e4b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x564090bb9a75 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x564090bb9a75 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x564090bb9a75 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x564090bb9a75 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x564090bb9a75 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x564090bb9a75 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x564090bb9a75 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x564090b90284 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x564090b90284 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x564090b93c2a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x564090b93c2a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x564090b93c2a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x564090b93c2a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x564090b93c2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5640915dea9f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x5640915dea9f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x71b704b8caa4 - [INFO] [stdout] 44: 0x71b704c19a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- plugins::xheaders::tests::test_x_ua_compatible_meta_tag_detection stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plugins::xheaders::tests::test_x_ua_compatible_meta_tag_detection' (351) panicked at src/plugins/xheaders.rs:2510:9: [INFO] [stdout] assertion failed: plugin_result.is_some() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56409160db92 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56409160db92 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56409160db92 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56409160db92 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56409162173f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56409162173f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5640915d5701 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5640915d5701 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5640915e3902 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5640915e9b2f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5640915e99c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x564090ba406e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x564090ba406e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5640915ea29f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5640915ea29f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5640915ea016 - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5640915e3a49 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5640915c88bd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56409162b8a0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x56409162b87c - core::panicking::panic::h9eb31005fec5715e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x564090a00e6f - rprobe::plugins::xheaders::tests::test_x_ua_compatible_meta_tag_detection::he89ed7017f149066 [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xheaders.rs:2510:9 [INFO] [stdout] 21: 0x564090a00fe7 - rprobe::plugins::xheaders::tests::test_x_ua_compatible_meta_tag_detection::{{closure}}::h47ae42952af2def5 [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xheaders.rs:2494:49 [INFO] [stdout] 22: 0x564090a1c346 - core::ops::function::FnOnce::call_once::h0775e00fb11ce740 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x564090ba3e4b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564090ba3e4b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x564090bb9a75 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x564090bb9a75 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x564090bb9a75 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x564090bb9a75 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x564090bb9a75 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x564090bb9a75 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x564090bb9a75 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x564090b90284 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x564090b90284 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x564090b93c2a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x564090b93c2a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x564090b93c2a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x564090b93c2a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x564090b93c2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5640915dea9f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x5640915dea9f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x71b704b8caa4 - [INFO] [stdout] 44: 0x71b704c19a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- plugins::xampp::tests::test_multiple_patterns stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plugins::xampp::tests::test_multiple_patterns' (307) panicked at src/plugins/xampp.rs:417:9: [INFO] [stdout] assertion failed: pr.detection_info.contains("Default Meta Author") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56409160db92 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56409160db92 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56409160db92 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56409160db92 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56409162173f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56409162173f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5640915d5701 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5640915d5701 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5640915e3902 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5640915e9b2f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5640915e99c1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x564090ba406e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x564090ba406e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5640915ea29f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5640915ea29f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5640915ea016 - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5640915e3a49 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5640915c88bd - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56409162b8a0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x56409162b87c - core::panicking::panic::h9eb31005fec5715e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x564090a4dbdb - rprobe::plugins::xampp::tests::test_multiple_patterns::hf8ec3b917325dcc8 [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xampp.rs:417:9 [INFO] [stdout] 21: 0x564090a4dd67 - rprobe::plugins::xampp::tests::test_multiple_patterns::{{closure}}::ha2577160ae1f2d8f [INFO] [stdout] at /opt/rustwide/workdir/src/plugins/xampp.rs:400:32 [INFO] [stdout] 22: 0x564090a23646 - core::ops::function::FnOnce::call_once::he2ee0d6ebc719006 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x564090ba3e4b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x564090ba3e4b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x564090bb9a75 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x564090bb9a75 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x564090bb9a75 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x564090bb9a75 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x564090bb9a75 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x564090bb9a75 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x564090bb9a75 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x564090b90284 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x564090b90284 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x564090b93c2a - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x564090b93c2a - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x564090b93c2a - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x564090b93c2a - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x564090b93c2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x564090b93c2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5640915dea9f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 42: 0x5640915dea9f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x71b704b8caa4 - [INFO] [stdout] 44: 0x71b704c19a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] plugins::xampp::tests::test_meta_author_detection [INFO] [stdout] plugins::xampp::tests::test_multiple_patterns [INFO] [stdout] plugins::xampp::tests::test_security_concept_detection [INFO] [stdout] plugins::xheaders::tests::test_x_ua_compatible_meta_tag_detection [INFO] [stdout] [INFO] [stdout] test result: FAILED. 381 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "7d9f8355bf311900ed7a77eadde2644496c54d1cbb5ed47452723d1a0546bbb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9f8355bf311900ed7a77eadde2644496c54d1cbb5ed47452723d1a0546bbb2", kill_on_drop: false }` [INFO] [stdout] 7d9f8355bf311900ed7a77eadde2644496c54d1cbb5ed47452723d1a0546bbb2