[INFO] cloning repository https://github.com/kylejryan/feroxagent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylejryan/feroxagent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylejryan%2Fferoxagent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylejryan%2Fferoxagent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efd6efbeb9dd6e15210704bc3c9f638d392ffe7a
[INFO] testing kylejryan/feroxagent/efd6efbeb9dd6e15210704bc3c9f638d392ffe7a against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylejryan%2Fferoxagent" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kylejryan/feroxagent
[INFO] finished tweaking git repo https://github.com/kylejryan/feroxagent
[INFO] tweaked toml for git repo https://github.com/kylejryan/feroxagent written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kylejryan/feroxagent on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kylejryan/feroxagent 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded rlimit v0.10.2
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded shingles v0.1.1
[INFO] [stderr]   Downloaded leaky-bucket v1.1.2
[INFO] [stderr]   Downloaded random_choice v0.3.2
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded gaoya v0.2.0
[INFO] [stderr]   Downloaded polling v3.10.0
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded async-process v2.4.0
[INFO] [stderr]   Downloaded async-signal v0.2.12
[INFO] [stderr]   Downloaded scraper v0.19.1
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe8c1b5e6fd0f5f08d685aa0fff9af742410ff7b9ec99a174b72b6a6bd66a524
[INFO] running `Command { std: "docker" "start" "-a" "fe8c1b5e6fd0f5f08d685aa0fff9af742410ff7b9ec99a174b72b6a6bd66a524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe8c1b5e6fd0f5f08d685aa0fff9af742410ff7b9ec99a174b72b6a6bd66a524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8c1b5e6fd0f5f08d685aa0fff9af742410ff7b9ec99a174b72b6a6bd66a524", kill_on_drop: false }`
[INFO] [stdout] fe8c1b5e6fd0f5f08d685aa0fff9af742410ff7b9ec99a174b72b6a6bd66a524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efcbbf8987d0c948c478f5227201c19e09311efcbc37d86f07371050cb5e2d78
[INFO] running `Command { std: "docker" "start" "-a" "efcbbf8987d0c948c478f5227201c19e09311efcbc37d86f07371050cb5e2d78", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling random_choice v0.3.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling shingles v0.1.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[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 selectors v0.25.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling phf v0.11.3
[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 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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling gaoya v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling feroxagent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "efcbbf8987d0c948c478f5227201c19e09311efcbc37d86f07371050cb5e2d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efcbbf8987d0c948c478f5227201c19e09311efcbc37d86f07371050cb5e2d78", kill_on_drop: false }`
[INFO] [stdout] efcbbf8987d0c948c478f5227201c19e09311efcbc37d86f07371050cb5e2d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 362fdbc70ef13dd9143ef8a8534a8e365641f953921362889fa3818b8ecbdda9
[INFO] running `Command { std: "docker" "start" "-a" "362fdbc70ef13dd9143ef8a8534a8e365641f953921362889fa3818b8ecbdda9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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.88
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling tempfile v3.20.0
[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 async-signal v0.2.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-std v1.13.1
[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 serde v1.0.219
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling gaoya v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling feroxagent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "362fdbc70ef13dd9143ef8a8534a8e365641f953921362889fa3818b8ecbdda9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362fdbc70ef13dd9143ef8a8534a8e365641f953921362889fa3818b8ecbdda9", kill_on_drop: false }`
[INFO] [stdout] 362fdbc70ef13dd9143ef8a8534a8e365641f953921362889fa3818b8ecbdda9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df7a5447b00f41dde77c2bd65b426e6dc5b32ca611cc9a56a1addde263b55ec5
[INFO] running `Command { std: "docker" "start" "-a" "df7a5447b00f41dde77c2bd65b426e6dc5b32ca611cc9a56a1addde263b55ec5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feroxagent-7591ab4c838a03a3)
[INFO] [stdout] 
[INFO] [stdout] running 416 tests
[INFO] [stderr] 
[INFO] [stderr] ███████╗███████╗██████╗  ██████╗ ██╗  ██╗ █████╗  ██████╗ ███████╗███╗   ██╗████████╗
[INFO] [stderr] ██╔════╝██╔════╝██╔══██╗██╔═══██╗╚██╗██╔╝██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝
[INFO] [stderr] █████╗  █████╗  ██████╔╝██║   ██║ ╚███╔╝ ███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║
[INFO] [stderr] ██╔══╝  ██╔══╝  ██╔══██╗██║   ██║ ██╔██╗ ██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║
[INFO] [stderr] ██║     ███████╗██║  ██║╚██████╔╝██╔╝ ██╗██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║
[INFO] [stderr] ╚═╝     ╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝
[INFO] [stderr] by Kyle Ryan    ver: 0.1.0 | based on feroxbuster by Ben "epi" Risher
[INFO] [stderr] ─────────────────────────────────────────┬──────────────────────────────────────────
[INFO] [stderr]      Threads               │ 50
[INFO] [stderr]      Wordlist              │ LLM-generated
[INFO] [stderr]      Status Codes          │ All Status Codes!
[INFO] [stderr]      Timeout (secs)        │ 7
[INFO] [stderr]      User-Agent            │ feroxagent/0.1.0
[INFO] [stderr]      Extract Links         │ true
[INFO] [stderr]      HTTP methods          │ [GET]
[INFO] [stderr]      Filter Wildcards      │ false
[INFO] [stderr]      Recursion Depth       │ 4
[INFO] [stderr] ─────────────────────────────────────────┴──────────────────────────────────────────
[INFO] [stderr]  🏁  Press [ENTER] to use the Scan Management Menu™
[INFO] [stderr] ───────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] test banner::tests::banner_intialize_without_targets ... ok
[INFO] [stderr] 
[INFO] [stderr] ███████╗███████╗██████╗  ██████╗ ██╗  ██╗ █████╗  ██████╗ ███████╗███╗   ██╗████████╗
[INFO] [stderr] ██╔════╝██╔════╝██╔══██╗██╔═══██╗╚██╗██╔╝██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝
[INFO] [stderr] █████╗  █████╗  ██████╔╝██║   ██║ ╚███╔╝ ███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║
[INFO] [stderr] ██╔══╝  ██╔══╝  ██╔══██╗██║   ██║ ██╔██╗ ██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║
[INFO] [stderr] ██║     ███████╗██║  ██║╚██████╔╝██╔╝ ██╗██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║
[INFO] [stderr] ╚═╝     ╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝
[INFO] [stderr] by Kyle Ryan    ver: 0.1.0 | based on feroxbuster by Ben "epi" Risher
[INFO] [stderr] ─────────────────────────────────────────┬──────────────────────────────────────────
[INFO] [stderr]      Target Url            │ http://localhost
[INFO] [stderr]      Threads               │ 50
[INFO] [stderr]      Wordlist              │ LLM-generated
[INFO] [stderr]      Status Codes          │ []
[INFO] [stderr]      Timeout (secs)        │ 7
[INFO] [stderr]      User-Agent            │ feroxagent/0.1.0
[INFO] [stderr]      Extract Links         │ true
[INFO] [stderr]      HTTP methods          │ [GET]
[INFO] [stderr]      Filter Wildcards      │ false
[INFO] [stderr]      Recursion Depth       │ 4
[INFO] [stderr] ─────────────────────────────────────────┴──────────────────────────────────────────
[INFO] [stderr]  🏁  Press [ENTER] to use the Scan Management Menu™
[INFO] [stderr] ───────────────────────────────────────────────────────────────────────────────────
[INFO] [stderr] 
[INFO] [stderr] ███████╗███████╗██████╗  ██████╗ ██╗  ██╗ █████╗  ██████╗ ███████╗███╗   ██╗████████╗
[INFO] [stderr] ██╔════╝██╔════╝██╔══██╗██╔═══██╗╚██╗██╔╝██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝
[INFO] [stderr] █████╗  █████╗  ██████╔╝██║   ██║ ╚███╔╝ ███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║
[INFO] [stderr] ██╔══╝  ██╔══╝  ██╔══██╗██║   ██║ ██╔██╗ ██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║
[INFO] [stderr] ██║     ███████╗██║  ██║╚██████╔╝██╔╝ ██╗██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║
[INFO] [stderr] ╚═╝     ╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝
[INFO] [stderr] by Kyle Ryan    ver: 0.1.0 | based on feroxbuster by Ben "epi" Risher
[INFO] [stderr] ─────────────────────────────────────────┬──────────────────────────────────────────
[INFO] [stderr]      Target Url            │ http://localhost
[INFO] [stderr]      Threads               │ 50
[INFO] [stderr]      Wordlist              │ LLM-generated
[INFO] [stderr]      Status Codes          │ All Status Codes!
[INFO] [stderr]      Timeout (secs)        │ 7
[INFO] [stderr]      User-Agent            │ feroxagent/0.1.0
[INFO] [stderr]      Extract Links         │ true
[INFO] [stderr]      Query Parameter       │ =
[INFO] [stderr]      HTTP methods          │ [GET]
[INFO] [stderr]      Filter Wildcards      │ false
[INFO] [stdout] test client::tests::client_with_good_proxy ... ok
[INFO] [stdout] test banner::tests::banner_intialize_without_status_codes ... ok
[INFO] [stderr]      Recursion Depth       │ 4
[INFO] [stderr] ─────────────────────────────────────────┴──────────────────────────────────────────
[INFO] [stderr]  🏁  Press [ENTER] to use the Scan Management Menu™
[INFO] [stderr] ───────────────────────────────────────────────────────────────────────────────────
[INFO] [stderr] 
[INFO] [stderr] ███████╗███████╗██████╗  ██████╗ ██╗  ██╗ █████╗  ██████╗ ███████╗███╗   ██╗████████╗
[INFO] [stderr] ██╔════╝██╔════╝██╔══██╗██╔═══██╗╚██╗██╔╝██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝
[INFO] [stderr] █████╗  █████╗  ██████╔╝██║   ██║ ╚███╔╝ ███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║
[INFO] [stderr] ██╔══╝  ██╔══╝  ██╔══██╗██║   ██║ ██╔██╗ ██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║
[INFO] [stderr] ██║     ███████╗██║  ██║╚██████╔╝██╔╝ ██╗██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║
[INFO] [stderr] ╚═╝     ╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝
[INFO] [stderr] by Kyle Ryan    ver: 0.1.0 | based on feroxbuster by Ben "epi" Risher
[INFO] [stderr] ─────────────────────────────────────────┬──────────────────────────────────────────
[INFO] [stderr]      Target Url            │ http://localhost
[INFO] [stderr]      Threads               │ 50
[INFO] [stderr]      Wordlist              │ LLM-generated
[INFO] [stderr]      Status Codes          │ All Status Codes!
[INFO] [stderr]      Timeout (secs)        │ 7
[INFO] [stderr]      User-Agent            │ feroxagent/0.1.0
[INFO] [stderr]      Extract Links         │ true
[INFO] [stderr]      HTTP methods          │ [GET]
[INFO] [stderr]      Filter Wildcards      │ false
[INFO] [stderr]      Recursion Depth       │ 4
[INFO] [stderr] ─────────────────────────────────────────┴──────────────────────────────────────────
[INFO] [stderr]  🏁  Press [ENTER] to use the Scan Management Menu™
[INFO] [stderr] ───────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] test client::tests::initialize_with_scope_creates_client ... ok
[INFO] [stdout] test banner::tests::banner_intialize_without_queries ... ok
[INFO] [stdout] test banner::tests::banner_intialize_without_config_file ... ok
[INFO] [stdout] test client::tests::initialize_with_scope_empty_scope ... ok
[INFO] [stdout] test config::tests::config_reads_add_slash ... ok
[INFO] [stdout] test config::tests::config_default_not_random_agent ... ok
[INFO] [stdout] test config::tests::config_reads_auto_bail ... ok
[INFO] [stdout] test config::tests::as_str_returns_string_with_newline ... ok
[INFO] [stdout] test config::tests::config_reads_client_cert ... ok
[INFO] [stdout] test config::tests::config_reads_auto_tune ... ok
[INFO] [stdout] test banner::tests::banner_needs_update_returns_out_of_date ... ok
[INFO] [stdout] test banner::tests::banner_needs_update_returns_up_to_date ... ok
[INFO] [stdout] test config::tests::config_reads_backup_extensions ... ok
[INFO] [stdout] test config::tests::config_reads_client_key ... ok
[INFO] [stdout] test config::tests::as_json_returns_json_representation_of_configuration_with_newline ... ok
[INFO] [stdout] test config::tests::config_reads_collect_extensions ... ok
[INFO] [stdout] test config::tests::config_reads_collect_backups ... ok
[INFO] [stdout] test config::tests::config_reads_collect_words ... ok
[INFO] [stdout] test config::tests::config_reads_debug_log ... ok
[INFO] [stdout] test config::tests::config_reads_data ... ok
[INFO] [stdout] test client::tests::client_with_invalid_server_cert - should panic ... ok
[INFO] [stdout] test client::tests::client_with_bad_proxy - should panic ... ok
[INFO] [stdout] test client::tests::client_with_valid_server_pem_and_der ... FAILED
[INFO] [stdout] test config::tests::config_reads_depth ... ok
[INFO] [stdout] test client::tests::client_with_valid_server_pem ... FAILED
[INFO] [stdout] test client::tests::client_with_valid_server_der ... FAILED
[INFO] [stdout] test banner::tests::banner_needs_update_returns_unknown_with_bad_url ... ok
[INFO] [stdout] test banner::tests::banner_needs_update_returns_unknown_on_json_without_correct_tag ... ok
[INFO] [stdout] test banner::tests::banner_needs_update_returns_unknown_on_bad_json_response ... ok
[INFO] [stdout] test config::tests::config_reads_dont_collect ... ok
[INFO] [stdout] test config::tests::config_reads_extensions ... ok
[INFO] [stdout] test config::tests::config_reads_extract_links ... ok
[INFO] [stdout] test config::tests::config_reads_filter_regex ... ok
[INFO] [stdout] test config::tests::config_reads_filter_line_count ... ok
[INFO] [stdout] test config::tests::config_reads_dont_filter ... ok
[INFO] [stdout] test config::tests::config_reads_filter_similar ... ok
[INFO] [stdout] test config::tests::config_reads_filter_status ... ok
[INFO] [stdout] test config::tests::config_reads_no_recursion ... ok
[INFO] [stdout] test config::tests::config_reads_limit_bars ... ok
[INFO] [stdout] test config::tests::config_reads_filter_size ... ok
[INFO] [stdout] test config::tests::config_reads_json ... ok
[INFO] [stdout] test config::tests::config_reads_force_recursion ... ok
[INFO] [stdout] test config::tests::config_reads_parallel ... ok
[INFO] [stdout] test config::tests::config_reads_insecure ... ok
[INFO] [stdout] test config::tests::config_reads_methods ... ok
[INFO] [stdout] test config::tests::config_reads_protocol ... ok
[INFO] [stdout] test config::tests::config_reads_queries ... ok
[INFO] [stdout] test config::tests::config_reads_headers ... ok
[INFO] [stdout] test config::tests::config_reads_output ... ok
[INFO] [stdout] test config::tests::config_reads_filter_word_count ... ok
[INFO] [stdout] test config::tests::config_reads_proxy ... ok
[INFO] [stdout] test config::tests::config_reads_quiet ... ok
[INFO] [stdout] test config::tests::config_reads_redirects ... ok
[INFO] [stdout] test config::tests::config_reads_request_file ... ok
[INFO] [stdout] test config::tests::config_reads_replay_proxy ... ok
[INFO] [stdout] test config::tests::config_reads_scope ... ok
[INFO] [stdout] test config::tests::config_reads_recon_file ... ok
[INFO] [stdout] test config::tests::config_reads_rate_limit ... ok
[INFO] [stdout] test config::tests::config_reads_replay_codes ... ok
[INFO] [stdout] test config::tests::config_reads_response_size_limit ... ok
[INFO] [stdout] test config::tests::config_reads_regex_denylist ... ok
[INFO] [stdout] test config::tests::config_reads_scan_dir_listings ... ok
[INFO] [stdout] test config::tests::config_reads_save_state ... ok
[INFO] [stdout] test config::tests::config_reads_server_certs ... ok
[INFO] [stdout] test config::utils::tests::determine_output_level_returns_correct_results ... ok
[INFO] [stdout] test config::utils::tests::determine_requester_policy_returns_correct_results ... ok
[INFO] [stdout] test config::utils::tests::test_combine_cookies ... ok
[INFO] [stdout] test config::tests::config_reads_resume_from ... ok
[INFO] [stdout] test config::tests::config_report_and_exit_works - should panic ... ok
[INFO] [stdout] test config::utils::tests::report_and_exit_panics_under_test - should panic ... ok
[INFO] [stdout] test config::tests::config_reads_scan_limit ... ok
[INFO] [stdout] test config::tests::config_reads_silent ... ok
[INFO] [stdout] test config::tests::config_reads_time_limit ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_cookie_header_appended_or_overridden ... ok
[INFO] [stdout] test config::tests::config_reads_url_denylist ... ok
[INFO] [stdout] test config::tests::config_reads_stdin ... ok
[INFO] [stdout] test config::tests::config_reads_verbosity ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_body_is_overridden_by_cli ... ok
[INFO] [stdout] test config::tests::config_reads_threads ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_content_length_is_always_skipped ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_headers_added_to_config_if_missing_else_overridden_from_cli ... ok
[INFO] [stdout] test config::tests::config_reads_unique ... ok
[INFO] [stdout] test config::tests::config_reads_status_codes ... ok
[INFO] [stdout] test config::tests::default_configuration ... FAILED
[INFO] [stdout] test config::utils::tests::test_parse_raw_methods_are_appended_if_unique ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_empty_request ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_empty_file ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_full_url_and_no_host_header ... ok
[INFO] [stdout] test config::utils::tests::test_split_header ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_empty_input ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_full_url_and_host_header ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_empty_key ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_empty_value ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_no_colon ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_no_value ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_empty_key_and_value ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_methods_are_ignored_if_already_present_from_cli ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_value_with_leading_multiple_spaces ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_with_leading_space_in_value ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_simple ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_with_multiple_colons ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_with_trimmed_leading_space ... ok
[INFO] [stdout] test config::utils::tests::test_split_header_value_with_leading_single_space ... ok
[INFO] [stdout] test config::utils::tests::test_split_query ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_empty_input ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_empty_request_line ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_empty_value ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_multiple_equals ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_full_url_and_queries ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_no_equals ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_empty_key_and_value ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_empty_key ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_partial_url_and_queries ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_simple ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_trailing_equals_in_value ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_relative_path_and_no_host_header ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_with_spaces ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_missing_uri ... ok
[INFO] [stdout] test config::utils::tests::test_split_query_no_value ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_missing_method ... ok
[INFO] [stdout] test event_handlers::filters::tests::empty_filter_skipped ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_only_head_body_crlf ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_user_agent_in_request_and_cli ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_user_agent_in_request ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_without_head_body_crlf ... ok
[INFO] [stdout] test extractor::tests::extractor_builder_bails_when_neither_required_field_is_set ... ok
[INFO] [stdout] test config::utils::tests::test_parse_raw_with_relative_path_and_partial_host_header ... ok
[INFO] [stdout] test event_handlers::outputs::tests::generate_backup_urls_creates_correct_urls_when_extension_not_present ... ok
[INFO] [stdout] test event_handlers::outputs::tests::struct_fields_of_file_out_handler ... ok
[INFO] [stdout] test event_handlers::outputs::tests::generate_backup_urls_creates_correct_urls_when_not_at_root ... ok
[INFO] [stdout] test config::tests::config_reads_timeout ... ok
[INFO] [stdout] test extractor::tests::extractor_with_non_base_url_bails ... ok
[INFO] [stdout] test filters::tests::lines_filter_as_any ... ok
[INFO] [stdout] test filters::tests::regex_filter_as_any ... ok
[INFO] [stdout] test filters::tests::regexfilter_should_filter_when_regex_matches_on_response_body ... ok
[INFO] [stdout] test filters::tests::remove_function_works_as_expected ... ok
[INFO] [stdout] test filters::tests::similarity_filter_as_any ... ok
[INFO] [stdout] test extractor::tests::extractor_get_links_with_absolute_url_that_differs_from_target_domain ... ok
[INFO] [stdout] test extractor::tests::normalize_url_path_filters_queries_and_fragments ... ok
[INFO] [stdout] test filters::tests::similarity_filter_is_accurate ... ok
[INFO] [stdout] test filters::tests::size_filter_as_any ... ok
[INFO] [stdout] test filters::tests::wildcard_filter_as_any ... ok
[INFO] [stdout] test filters::tests::wildcard_filter_default ... ok
[INFO] [stdout] test filters::tests::wildcard_should_filter_when_dynamic_wildcard_found ... ok
[INFO] [stdout] test filters::tests::wildcard_should_filter_when_static_wildcard_len_is_zero ... ok
[INFO] [stdout] test filters::tests::words_filter_as_any ... ok
[INFO] [stdout] test event_handlers::outputs::tests::struct_fields_of_term_out_handler ... ok
[INFO] [stdout] test filters::tests::status_code_filter_as_any ... ok
[INFO] [stdout] test filters::tests::wildcard_should_filter_when_static_wildcard_found ... ok
[INFO] [stdout] test filters::utils::tests::filter_lookup_returns_correct_filters ... ok
[INFO] [stdout] test extractor::tests::extractor_get_sub_paths_from_path_with_enclosing_slashes ... ok
[INFO] [stdout] test extractor::tests::extractor_add_link_to_set_of_links_happy_path ... ok
[INFO] [stdout] test extractor::tests::extractor_add_link_to_set_of_links_with_non_base_url ... ok
[INFO] [stdout] test extractor::tests::extractor_get_sub_paths_from_path_with_only_a_word ... ok
[INFO] [stdout] test extractor::tests::extractor_get_sub_paths_from_path_with_an_absolute_word ... ok
[INFO] [stdout] test extractor::tests::request_link_happy_path ... ok
[INFO] [stdout] test extractor::tests::extractor_get_sub_paths_from_path_with_multiple_paths ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_detects_custom_with_multiple_signals ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_requires_two_signals ... ok
[INFO] [stdout] test filters::utils::tests::create_similarity_filter_is_correct ... ok
[INFO] [stdout] test event_handlers::outputs::tests::generate_backup_urls_creates_correct_urls_when_extension_present ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_returns_none_as_default ... ok
[INFO] [stdout] test heuristics::tests::has_directory_table_headers_detects_name_and_date ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_finds_tomcat_python ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_finds_asp_dot_net ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_detects_rootme_sample ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_ignores_generic_pages ... ok
[INFO] [stdout] test heuristics::tests::has_directory_table_headers_detects_name_and_size ... ok
[INFO] [stdout] test extractor::tests::request_link_bails_on_seen_url ... ok
[INFO] [stdout] test heuristics::tests::has_high_link_density_detects_files_and_dirs ... ok
[INFO] [stdout] test message::tests::message_as_str_edges ... ok
[INFO] [stdout] test message::tests::ferox_message_as_str_returns_string_with_newline ... ok
[INFO] [stdout] test heuristics::tests::has_directory_table_headers_requires_two_categories ... ok
[INFO] [stdout] test nlp::document::tests::document_accessor_test ... ok
[INFO] [stdout] test message::tests::ferox_message_as_json_returns_json_representation_of_ferox_message_with_newline ... ok
[INFO] [stdout] test nlp::document::tests::nlp_document_creation_from_html ... ok
[INFO] [stdout] test nlp::document::tests::nlp_document_creation_from_text ... ok
[INFO] [stdout] test message::tests::message_defaults ... ok
[INFO] [stdout] test nlp::model::tests::model_generates_expected_tf_idf_scores ... ok
[INFO] [stdout] test nlp::model::tests::select_n_words_grabs_correct_words ... ok
[INFO] [stdout] test nlp::document::tests::term_frequency_validation ... ok
[INFO] [stdout] test heuristics::tests::detect_directory_listing_finds_apache ... ok
[INFO] [stdout] test nlp::utils::tests::idf_returns_expected_value ... ok
[INFO] [stdout] test nlp::document::tests::document_creation_skips_script_and_style_tags ... ok
[INFO] [stdout] test nlp::term::tests::nlp_term_accessor_test ... ok
[INFO] [stdout] test nlp::utils::tests::test_remove_punctuation ... ok
[INFO] [stdout] test nlp::utils::tests::test_normalize_case ... ok
[INFO] [stdout] test nlp::utils::tests::tf_idf_returns_expected_value ... ok
[INFO] [stdout] test nlp::utils::tests::test_preprocess_results ... ok
[INFO] [stdout] test nlp::term::tests::nlp_term_metadata_accessor_test ... ok
[INFO] [stdout] test nlp::utils::tests::test_remove_stopwords ... ok
[INFO] [stdout] test parser::tests::parser_initialize_gives_defaults ... ok
[INFO] [stdout] test progress::tests::add_bar_with_all_configurations ... ok
[INFO] [stdout] test parser::tests::validate_valid_time_spec_validation ... ok
[INFO] [stdout] test heuristics::tests::has_high_link_density_ignores_parent_links ... ok
[INFO] [stdout] test heuristics::tests::has_high_link_density_requires_minimum_links ... ok
[INFO] [stdout] test heuristics::tests::has_parent_directory_link_detects_by_href ... ok
[INFO] [stdout] test heuristics::tests::has_sorting_query_params_returns_false_when_absent ... ok
[INFO] [stdout] test heuristics::tests::has_sorting_query_params_detects_apache_style ... ok
[INFO] [stdout] test response::tests::truncated_getter_returns_correct_value ... ok
[INFO] [stdout] test response::tests::truncated_response_shows_in_url_display ... ok
[INFO] [stdout] test scan_manager::response_container::tests::contains_method_works_correctly ... ok
[INFO] [stdout] test heuristics::tests::heuristics_unique_string_returns_correct_length ... ok
[INFO] [stdout] test heuristics::tests::has_parent_directory_link_detects_by_text ... ok
[INFO] [stdout] test heuristics::tests::has_parent_directory_link_returns_false_when_absent ... ok
[INFO] [stdout] test scan_manager::scan_container::tests::known_extension_is_added_to_collected_extensions ... ok
[INFO] [stdout] test scan_manager::scan_container::tests::unknown_extension_is_added_to_collected_extensions ... ok
[INFO] [stdout] test extractor::tests::request_robots_txt_without_proxy ... ok
[INFO] [stdout] test response::tests::parse_extension_ignores_hidden_files ... ok
[INFO] [stdout] test response::tests::reached_max_depth_base_depth_equals_max_depth ... ok
[INFO] [stdout] test response::tests::reached_max_depth_current_depth_equals_max ... ok
[INFO] [stdout] test response::tests::parse_extension_early_returns_based_on_config ... ok
[INFO] [stdout] test scan_manager::tests::default_scantype_is_file ... ok
[INFO] [stdout] test response::tests::parse_extension_finds_simple_extension ... ok
[INFO] [stdout] test response::tests::reached_max_depth_current_greater_than_max ... ok
[INFO] [stdout] test scan_manager::tests::ferox_responses_serialize ... ok
[INFO] [stdout] test scan_manager::tests::ferox_response_serialize_and_deserialize ... ok
[INFO] [stdout] test scan_manager::scan::tests::test_swap_visibility ... ok
[INFO] [stdout] test response::tests::reached_max_depth_returns_early_on_zero ... ok
[INFO] [stdout] test scan_manager::tests::ferox_scan_get_progress_bar_when_none_is_set ... ok
[INFO] [stdout] test scan_manager::tests::add_url_to_list_of_scanned_urls_with_unknown_url ... ok
[INFO] [stderr] Scans:
[INFO] [stderr]   0: not started  http://unknown_url/
[INFO] [stderr]   1: complete     http://unknown_url/fa
[INFO] [stderr] ───────────────────────────────────────────────────────────────────────────
[INFO] [stdout] test response::tests::reached_max_depth_current_depth_less_than_max ... ok
[INFO] [stdout] test scan_manager::tests::ferox_scan_deserialize ... ok
[INFO] [stdout] test scan_manager::tests::feroxscan_display ... ok
[INFO] [stdout] test scan_manager::tests::ferox_scan_serialize ... ok
[INFO] [stdout] test scan_manager::tests::menu_get_command_input_from_user_returns_add ... ok
[INFO] [stdout] test scan_manager::tests::menu_get_command_input_from_user_returns_cancel ... ok
[INFO] [stdout] test scan_manager::scan::tests::test_is_running ... ok
[INFO] [stderr] Found invalid range of scans: -1
[INFO] [stdout] test scan_manager::tests::ferox_scans_serialize ... ok
[INFO] [stderr] Found invalid range of scans: 4-
[INFO] [stdout] test scan_manager::tests::split_to_nums_is_correct ... ok
[INFO] [stderr] Found invalid range of scans: -12
[INFO] [stderr] Found invalid range of scans: 12-
[INFO] [stdout] test scan_manager::scan::tests::num_errors_returns_correct_values ... ok
[INFO] [stdout] test scan_manager::tests::menu_print_header_and_footer ... ok
[INFO] [stderr] 
[2J
[H───────────────────────────────────────────────────────────────────────────
[INFO] [stderr]                         💀 Scan Management Menu 💀                         
[INFO] [stderr] ───────────────────────────────────────────────────────────────────────────
[INFO] [stderr] Commands:
[INFO] [stderr]   a[dd] NEW_URL (ex: add http://localhost)
[INFO] [stderr]   c[ancel] [-f] SCAN_ID[-SCAN_ID[,...]] (ex: cancel 1-4,8,9-13 or c -f 3)
[INFO] [stderr]   n[ew-filter] FILTER_TYPE FILTER_VALUE (ex: n lines 40)
[INFO] [stderr]     FILTER_TYPEs: status, lines, size, words, regex, similarity
[INFO] [stderr]   r[m-filter] FILTER_ID[-FILTER_ID[,...]] (ex: rm-filter 1-4,8,9-13 or r 3)
[INFO] [stderr]   s[et-limit] VALUE (ex: set-limit 5)
[INFO] [stderr] ───────────────────────────────────────────────────────────────────────────
[INFO] [stdout] test scan_manager::tests::get_base_scan_by_url_finds_correct_scan_without_trailing_slash ... ok
[INFO] [stdout] test scan_manager::utils::tests::test_limit_exceeded_hidden ... ok
[INFO] [stdout] test scan_manager::utils::tests::test_limit_not_exceeded_visible ... ok
[INFO] [stdout] test scan_manager::utils::tests::test_no_limit_visible ... ok
[INFO] [stdout] test scan_manager::utils::tests::test_quiet_hidden ... ok
[INFO] [stdout] test scan_manager::utils::tests::test_quiet_visible ... ok
[INFO] [stdout] test extractor::tests::request_robots_txt_with_proxy ... ok
[INFO] [stdout] test scan_manager::utils::tests::test_silent_hidden ... ok
[INFO] [stdout] test scan_manager::utils::tests::test_silent_json_hidden ... ok
[INFO] [stdout] test scan_manager::tests::start_max_time_thread_returns_immediately_with_too_large_input ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_down_no_children ... ok
[INFO] [stdout] test scanner::policy_data::tests::increase_limit_heap_coverage_by_hitting_edge_cases ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_up_with_no_children_2_moves ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_up_with_no_children_3_moves ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_up_with_streak_and_2_moves ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_up_with_streak_and_2_moves_to_arrive_at_root ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_up_with_streak_and_2_moves_to_find_less_than_current ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_up_with_streak_and_3_moves ... ok
[INFO] [stdout] test scan_manager::tests::add_url_to_list_of_scanned_urls_with_known_url ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_up_simple ... ok
[INFO] [stdout] test scanner::policy_data::tests::set_reqs_sec_builds_heap_and_sets_initial_value ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_adjust_down_simple ... ok
[INFO] [stdout] test scanner::policy_data::tests::policy_data_getters_and_setters ... ok
[INFO] [stdout] test scan_manager::tests::get_base_scan_by_url_finds_correct_scan_with_trailing_slash ... ok
[INFO] [stdout] test scan_manager::tests::get_base_scan_by_url_finds_correct_scan ... ok
[INFO] [stdout] test scanner::requester::tests::auto_tune_with_cap_never_exceeds_cap_on_upward_adjustment ... ok
[INFO] [stdout] test scan_manager::tests::stop_progress_bar_stops_bar ... ok
[INFO] [stdout] test scan_manager::tests::feroxstates_feroxserialize_implementation ... FAILED
[INFO] [stdout] test scanner::requester::tests::build_a_bucket_handles_low_rates_correctly ... ok
[INFO] [stdout] test scanner::requester::tests::adjust_limit_increments_streak_counter_on_upward_movement ... ok
[INFO] [stdout] test scanner::requester::tests::heap_values_clamped_to_rate_limit_cap ... ok
[INFO] [stdout] test scanner::requester::tests::auto_tune_with_cap_adjusts_down_on_errors ... ok
[INFO] [stdout] test scan_manager::tests::partial_eq_compares_the_id_field ... ok
[INFO] [stdout] test scan_manager::tests::add_url_to_list_of_scanned_urls_with_known_url_without_slash ... ok
[INFO] [stdout] test scanner::requester::tests::policy_triggered_reset_when_limiter_removed ... ok
[INFO] [stdout] test scanner::requester::tests::adjust_limit_resets_streak_counter_on_downward_movement ... ok
[INFO] [stdout] test scanner::requester::tests::adjust_limit_removes_rate_limiter ... ok
[INFO] [stdout] test scanner::requester::tests::initial_limiter_set_to_cap_when_both_flags_present ... ok
[INFO] [stdout] test scanner::requester::tests::set_rate_limiter_early_exit ... ok
[INFO] [stdout] test scanner::requester::tests::bail_returns_ok_on_no_active_scans ... ok
[INFO] [stdout] test scanner::requester::tests::should_enforce_policy_returns_true_on_excessive_403s ... ok
[INFO] [stdout] test scanner::requester::tests::should_enforce_policy_returns_none_on_cooldown ... ok
[INFO] [stdout] test scanner::requester::tests::should_enforce_policy_returns_true_on_error_times_threads ... ok
[INFO] [stdout] test scanner::requester::tests::bail_calls_abort_on_highest_errored_feroxscan ... ok
[INFO] [stdout] test smart_wordlist::analyzer::tests::test_api_endpoint_detection ... ok
[INFO] [stdout] test smart_wordlist::analyzer::tests::test_nextjs_detection ... ok
[INFO] [stdout] test smart_wordlist::analyzer::tests::test_route_pattern_detection ... ok
[INFO] [stdout] test smart_wordlist::generator::tests::test_budget_wordlist_caps_at_max ... ok
[INFO] [stdout] test smart_wordlist::generator::tests::test_budget_wordlist_multiple_prefixes ... ok
[INFO] [stdout] test smart_wordlist::generator::tests::test_budget_wordlist_preserves_under_cap ... ok
[INFO] [stdout] test smart_wordlist::generator::tests::test_budget_wordlist_shorter_paths_preferred ... ok
[INFO] [stdout] test smart_wordlist::generator::tests::test_combine_wordlists ... ok
[INFO] [stdout] test smart_wordlist::generator::tests::test_extract_prefix ... ok
[INFO] [stdout] test smart_wordlist::generator::tests::test_generate_api_variations ... ok
[INFO] [stdout] test scan_manager::tests::call_display_scans ... ok
[INFO] [stdout] test scanner::requester::tests::too_many_status_errors_returns_correct_values ... ok
[INFO] [stdout] test smart_wordlist::mutations::tests::test_expand_parameterized_paths ... ok
[INFO] [stdout] test smart_wordlist::mutations::tests::test_detect_api_prefixes ... ok
[INFO] [stdout] test smart_wordlist::mutations::tests::test_generate_mutations_includes_common_resources ... ok
[INFO] [stdout] test smart_wordlist::mutations::tests::test_looks_like_id ... ok
[INFO] [stdout] test smart_wordlist::probe::tests::test_extract_url_pattern ... ok
[INFO] [stdout] test smart_wordlist::probe::tests::test_is_header_bypass ... ok
[INFO] [stdout] test smart_wordlist::probe::tests::test_is_interesting_status_diff ... ok
[INFO] [stdout] test smart_wordlist::probe::tests::test_select_urls_to_probe ... ok
[INFO] [stdout] test scanner::requester::tests::should_enforce_policy_returns_false_on_not_enough_requests_seen ... ok
[INFO] [stdout] test smart_wordlist::probe::tests::test_should_test_headers ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_auth_detection ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_canonical_inventory_annotation_auth_required ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_canonical_inventory_annotation_method_mismatch ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_canonical_inventory_filters_404 ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_canonical_inventory_merges_status_codes ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_consolidate_routes ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_dev_internal_detection ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_is_existence_signal ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_is_framework_junk ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_pentest_scoring_high_value ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_pentest_scoring_low_value ... ok
[INFO] [stdout] test scanner::requester::tests::remove_limit_with_cap_sets_to_cap_instead_of_removing ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_status_priority_ordering ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_static_asset_filtering ... ok
[INFO] [stdout] test smart_wordlist::report::tests::test_templatize_path ... ok
[INFO] [stdout] test smart_wordlist::probe::tests::test_should_test_methods ... ok
[INFO] [stdout] test statistics::container::tests::statistics_handler_increments_500_via_status_code ... ok
[INFO] [stdout] test smart_wordlist::llm::tests::test_parse_wordlist_response ... ok
[INFO] [stdout] test scanner::requester::tests::should_enforce_policy_uses_per_scan_requests ... ok
[INFO] [stdout] test smart_wordlist::mutations::tests::test_related_resources ... ok
[INFO] [stdout] test scanner::requester::tests::should_enforce_policy_returns_true_on_excessive_429s ... ok
[INFO] [stdout] test scanner::tests::get_scan_by_url_bails_on_unfound_url - should panic ... ok
[INFO] [stdout] test statistics::container::tests::statistics_handler_increments_403_via_status_code ... ok
[INFO] [stdout] test statistics::container::tests::status_403s_returns_correct_value ... ok
[INFO] [stdout] test statistics::container::tests::stats_increments_timeouts ... ok
[INFO] [stdout] test statistics::container::tests::stats_increments_responses_filtered ... ok
[INFO] [stdout] test statistics::container::tests::statistics_handler_increments_requests ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_basic_acquire_release ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_capacity_increase ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_close ... ok
[INFO] [stdout] test statistics::container::tests::stats_merge_from_alters_correct_fields ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_capacity_reduction ... ok
[INFO] [stdout] test statistics::container::tests::status_429s_returns_correct_value ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_edge_cases ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_feroxbuster_integration_scenario ... ok
[INFO] [stdout] test scan_manager::scan::tests::requests_per_second_returns_correct_values ... ok
[INFO] [stdout] test tests::default_config_name ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_over_capacity_acquisition_prevention ... ok
[INFO] [stdout] test tests::default_version ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_try_acquire ... ok
[INFO] [stdout] test tests::default_wordlist ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_stress_concurrent_operations ... ok
[INFO] [stdout] test url::tests::depth_base_url_with_slash_returns_1 ... ok
[INFO] [stdout] test statistics::container::tests::stats_increments_wildcards ... ok
[INFO] [stdout] test sync::dynamic_semaphore::tests::test_concurrent_capacity_reduction ... ok
[INFO] [stdout] test url::tests::format_url_joins_queries ... ok
[INFO] [stdout] test statistics::container::tests::update_runtime_works ... ok
[INFO] [stdout] test statistics::tests::save_writes_stats_object_to_disk ... ok
[INFO] [stdout] test statistics::tests::statistics_handler_exits ... ok
[INFO] [stdout] test url::tests::format_url_normal ... ok
[INFO] [stdout] test url::tests::format_url_no_word ... ok
[INFO] [stdout] test url::tests::depth_one_dir_returns_2 ... ok
[INFO] [stdout] test url::tests::depth_base_url_returns_1 ... ok
[INFO] [stdout] test url::tests::depth_one_dir_with_slash_returns_2 ... ok
[INFO] [stdout] test url::tests::format_url_without_word_joins_queries ... ok
[INFO] [stdout] test scan_manager::tests::ferox_scan_abort ... ok
[INFO] [stdout] test url::tests::format_url_no_url - should panic ... ok
[INFO] [stdout] test url::tests::test_is_in_scope ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_domain_only_scope ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_empty_scope ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_empty_scope_different_domain ... ok
[INFO] [stdout] test url::tests::format_url_word_with_postslash ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_no_domain ... ok
[INFO] [stdout] test url::tests::format_url_word_that_is_a_url ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_scope_match ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_not_in_scope ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_subdomain ... ok
[INFO] [stdout] test url::tests::format_url_word_with_two_prepended_slashes_and_extensions ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_subdomain_with_empty_scope ... ok
[INFO] [stdout] test url::tests::test_is_not_in_empty_scope ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_not_allowed ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_subdomain_in_scope ... ok
[INFO] [stdout] test url::tests::test_is_subdomain_of_different_domain ... ok
[INFO] [stdout] test url::tests::format_url_word_with_preslash ... ok
[INFO] [stdout] test url::tests::formatted_urls_no_extension_returns_base_url_with_word ... ok
[INFO] [stdout] test url::tests::format_url_word_with_two_prepended_slashes ... ok
[INFO] [stdout] test url::tests::test_is_subdomain_of_multi_level ... ok
[INFO] [stdout] test url::tests::test_is_subdomain_of_parent_no_domain ... ok
[INFO] [stdout] test url::tests::test_is_subdomain_of_no_domain ... ok
[INFO] [stdout] test utils::tests::nix_only_tests::utils_set_open_file_limit_with_high_requested_limit ... ok
[INFO] [stdout] test url::tests::test_is_subdomain_of_true ... ok
[INFO] [stdout] test url::tests::test_is_subdomain_of_same_domain ... ok
[INFO] [stdout] test utils::tests::nix_only_tests::utils_set_open_file_limit_with_low_requested_limit ... ok
[INFO] [stdout] test url::tests::formatted_urls_one_extension_returns_two_urls ... ok
[INFO] [stdout] test url::tests::formatted_urls_with_postslash_and_extensions ... ok
[INFO] [stdout] test utils::tests::nix_only_tests::utils_set_open_file_limit_with_fails_when_both_limits_are_equal ... ok
[INFO] [stdout] test url::tests::test_is_in_scope_subdomain_domain_only_scope ... ok
[INFO] [stdout] test utils::tests::should_deny_url_blocks_when_denier_is_exact_match ... ok
[INFO] [stdout] test utils::tests::should_deny_url_blocks_urls_based_on_regex_in_scheme ... ok
[INFO] [stdout] test utils::tests::should_deny_url_doesnt_block_non_child ... ok
[INFO] [stdout] test utils::tests::should_deny_url_blocks_urls_based_on_regex_in_path ... ok
[INFO] [stdout] test utils::tests::should_deny_url_doesnt_compare_mismatched_domains_in_scanned ... ok
[INFO] [stdout] test utils::tests::should_deny_url_doesnt_block_child_when_scan_url_is_parent ... ok
[INFO] [stdout] test utils::tests::should_deny_url_blocks_child ... ok
[INFO] [stdout] test utils::tests::should_deny_url_doesnt_compare_mismatched_domains ... ok
[INFO] [stdout] test utils::tests::should_deny_url_blocks_child_when_scan_url_isnt_parent ... ok
[INFO] [stdout] test utils::tests::status_colorizer_returns_as_is ... ok
[INFO] [stdout] test utils::tests::status_colorizer_uses_cyan_for_wildcards ... ok
[INFO] [stdout] test utils::tests::status_colorizer_uses_green_for_200s ... ok
[INFO] [stdout] test utils::tests::status_colorizer_uses_red_for_400s ... ok
[INFO] [stdout] test utils::tests::status_colorizer_uses_yellow_for_300s ... ok
[INFO] [stdout] test utils::tests::utils_parse_url_with_raw_path ... ok
[INFO] [stdout] test utils::tests::utils_parse_url_with_raw_path_javascript ... ok
[INFO] [stdout] test utils::tests::status_colorizer_uses_red_for_errors ... ok
[INFO] [stdout] test utils::tests::should_deny_url_doesnt_compare_non_domains_in_scanned ... ok
[INFO] [stdout] test utils::tests::status_colorizer_uses_blue_for_100s ... ok
[INFO] [stdout] test url::tests::formatted_urls_multiple_extensions_returns_n_plus_one_urls ... ok
[INFO] [stdout] test utils::tests::status_colorizer_uses_red_for_500s ... ok
[INFO] [stdout] test utils::tests::should_deny_url_doesnt_compare_non_domains ... ok
[INFO] [stdout] test scan_manager::tests::scanner_pause_scan_with_finished_spinner ... ok
[INFO] [stdout] test scan_manager::tests::start_max_time_thread_panics_after_delay - should panic ... ok
[INFO] [stdout] test scanner::requester::tests::tune_sets_expected_values_and_then_waits ... FAILED
[INFO] [stdout] test scanner::requester::tests::cooldown_pauses_for_wait_time ... ok
[INFO] [stdout] test scanner::requester::tests::capped_auto_tune_full_lifecycle ... ok
[INFO] [stdout] test banner::tests::banner_needs_update_returns_unknown_on_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::client_with_valid_server_pem_and_der stdout ----
[INFO] [stdout] /opt/rustwide/workdir
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::client_with_valid_server_pem_and_der' (51) panicked at src/client.rs:239:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::client::Client, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: feroxagent::client::initialize::<alloc::vec::Vec<alloc::string::String>>
[INFO] [stdout]              at ./src/client.rs:100:19
[INFO] [stdout]    3: feroxagent::client::tests::client_with_valid_server_pem_and_der
[INFO] [stdout]              at ./src/client.rs:239:9
[INFO] [stdout]    4: feroxagent::client::tests::client_with_valid_server_pem_and_der::{closure#0}
[INFO] [stdout]              at ./src/client.rs:218:46
[INFO] [stdout]    5: <feroxagent::client::tests::client_with_valid_server_pem_and_der::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdc93013872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdc93013872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdc9302f1fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdc9302f1fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fdc9301a156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdc9301a156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdc92fee70f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdc92fee70f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdc93009c59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdc9216252e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fdc9216252e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdc93009ec2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fdc93009ec2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdc92fee7c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdc92fe31a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdc92fef95d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdc9302f9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdc9302f732 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fdc91f2f469 - <core[27de1724e4349be2]::result::Result<reqwest[facd6af74a9ae403]::async_impl::client::Client, anyhow[d804e5685a0083c7]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fdc91f2f469 - feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_pem_and_der
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:239:35
[INFO] [stdout]   22:     0x5fdc91f15107 - feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_pem_and_der::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:218:46
[INFO] [stdout]   23:     0x5fdc91fa70a6 - <feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_pem_and_der::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fdc921568db - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fdc921568db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fdc9216313a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fdc9216313a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fdc9215e6e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fdc9215e6e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fdc92165c32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fdc92165c32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fdc92165c32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fdc930126bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5fdc930126bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75d8fba6aaa4 - <unknown>
[INFO] [stdout]   45:     0x75d8fbaf7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::client_with_valid_server_pem stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::client_with_valid_server_pem' (50) panicked at src/client.rs:193:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::client::Client, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: feroxagent::client::initialize::<alloc::vec::Vec<alloc::string::String>>
[INFO] [stdout]              at ./src/client.rs:100:19
[INFO] [stdout]    3: feroxagent::client::tests::client_with_valid_server_pem
[INFO] [stdout]              at ./src/client.rs:193:9
[INFO] [stdout]    4: feroxagent::client::tests::client_with_valid_server_pem::{closure#0}
[INFO] [stdout]              at ./src/client.rs:178:38
[INFO] [stdout]    5: <feroxagent::client::tests::client_with_valid_server_pem::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdc93013872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdc93013872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdc9302f1fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdc9302f1fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fdc9301a156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdc9301a156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdc92fee70f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdc92fee70f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdc93009c59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdc9216252e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fdc9216252e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdc93009ec2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fdc93009ec2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdc92fee7c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdc92fe31a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdc92fef95d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdc9302f9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdc9302f732 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fdc91f2e5e5 - <core[27de1724e4349be2]::result::Result<reqwest[facd6af74a9ae403]::async_impl::client::Client, anyhow[d804e5685a0083c7]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fdc91f2e5e5 - feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_pem
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:193:35
[INFO] [stdout]   22:     0x5fdc91f15077 - feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_pem::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:178:38
[INFO] [stdout]   23:     0x5fdc91fa6fe6 - <feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_pem::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fdc921568db - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fdc921568db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fdc9216313a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fdc9216313a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fdc9215e6e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fdc9215e6e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fdc92165c32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fdc92165c32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fdc92165c32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fdc930126bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5fdc930126bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75d8fba6aaa4 - <unknown>
[INFO] [stdout]   45:     0x75d8fbaf7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::client_with_valid_server_der stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::client_with_valid_server_der' (46) panicked at src/client.rs:213:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<reqwest::async_impl::client::Client, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: feroxagent::client::initialize::<alloc::vec::Vec<alloc::string::String>>
[INFO] [stdout]              at ./src/client.rs:100:19
[INFO] [stdout]    3: feroxagent::client::tests::client_with_valid_server_der
[INFO] [stdout]              at ./src/client.rs:213:9
[INFO] [stdout]    4: feroxagent::client::tests::client_with_valid_server_der::{closure#0}
[INFO] [stdout]              at ./src/client.rs:198:38
[INFO] [stdout]    5: <feroxagent::client::tests::client_with_valid_server_der::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdc93013872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdc93013872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdc9302f1fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdc9302f1fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fdc9301a156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdc9301a156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdc92fee70f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdc92fee70f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdc93009c59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdc9216252e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fdc9216252e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdc93009ec2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fdc93009ec2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdc92fee7c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdc92fe31a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdc92fef95d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdc9302f9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdc9302f732 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fdc91f2e175 - <core[27de1724e4349be2]::result::Result<reqwest[facd6af74a9ae403]::async_impl::client::Client, anyhow[d804e5685a0083c7]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5fdc91f2e175 - feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_der
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:213:35
[INFO] [stdout]   22:     0x5fdc91f15047 - feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_der::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:198:38
[INFO] [stdout]   23:     0x5fdc91fa6fa6 - <feroxagent[200194deff1f7b05]::client::tests::client_with_valid_server_der::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fdc921568db - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fdc921568db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5fdc9216313a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fdc9216313a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5fdc9215e6e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5fdc9215e6e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5fdc92165c32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fdc92165c32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5fdc92165c32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fdc930126bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5fdc930126bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x75d8fba6aaa4 - <unknown>
[INFO] [stdout]   45:     0x75d8fbaf7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::default_configuration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::default_configuration' (121) panicked at src/config/tests.rs:101:5:
[INFO] [stdout] assertion failed: !config.dont_filter
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdc93013872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdc93013872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdc9302f1fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdc9302f1fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fdc9301a156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdc9301a156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdc92fee70f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdc92fee70f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdc93009c59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdc9216252e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fdc9216252e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdc93009ec2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fdc93009ec2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdc92fee7fa - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fdc92fe31a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdc92fef95d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdc9302f9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdc9302f9b2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5fdc920580c1 - feroxagent[200194deff1f7b05]::config::tests::default_configuration
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests.rs:101:5
[INFO] [stdout]   21:     0x5fdc9201fa27 - feroxagent[200194deff1f7b05]::config::tests::default_configuration::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/tests.rs:79:27
[INFO] [stdout]   22:     0x5fdc91fa75a6 - <feroxagent[200194deff1f7b05]::config::tests::default_configuration::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fdc921568db - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fdc921568db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5fdc9216313a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5fdc9216313a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5fdc9215e6e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5fdc9215e6e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5fdc92165c32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5fdc92165c32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5fdc92165c32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5fdc930126bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5fdc930126bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x75d8fba6aaa4 - <unknown>
[INFO] [stdout]   44:     0x75d8fbaf7a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scan_manager::tests::feroxstates_feroxserialize_implementation stdout ----
[INFO] [stdout] echo '{"scans":[{"id":"47fcb942670444c092e2f1ee068b449b","url":"https://spiritanimal.com","normalized_url":"https://spiritanimal.com/","scan_type":"Directory","status":"NotStarted","num_requests":0,"requests_made_so_far":0}],"config":{"type":"configuration","recon_file":"","wordlist_only":false,"discover_methods":false,"anthropic_key":"","config":"","proxy":"","replay_proxy":"","server_certs":[],"client_cert":"","client_key":"","target_url":"","status_codes":[100,101,102,200,201,202,203,204,205,206,207,208,226,300,301,302,303,304,305,307,308,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,421,422,423,424,426,428,429,431,451,500,501,502,503,504,505,506,507,508,510,511,103,425],"replay_codes":[100,101,102,200,201,202,203,204,205,206,207,208,226,300,301,302,303,304,305,307,308,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,421,422,423,424,426,428,429,431,451,500,501,502,503,504,505,506,507,508,510,511,103,425],"filter_status":[],"threads":50,"timeout":7,"verbosity":0,"silent":false,"quiet":false,"auto_bail":false,"auto_tune":false,"json":false,"output":"","debug_log":"","user_agent":"feroxagent/0.1.0","random_agent":false,"redirects":false,"insecure":false,"extensions":[],"methods":["GET"],"data":[],"headers":{},"queries":[],"no_recursion":false,"extract_links":true,"add_slash":false,"stdin":false,"depth":4,"scan_limit":0,"parallel":0,"rate_limit":0,"filter_size":[],"filter_line_count":[],"filter_word_count":[],"filter_regex":[],"dont_filter":true,"resumed":false,"resume_from":"","save_state":false,"time_limit":"","filter_similar":[],"url_denylist":[],"regex_denylist":[],"scope":[],"collect_extensions":true,"dont_collect":["woff2","woff","ttf","otf","eot","tif","tiff","ico","cur","bmp","webp","svg","png","jpg","jpeg","jfif","gif","avif","apng","pjpeg","pjp","mov","wav","mpg","mpeg","mp3","mp4","m4a","m4p","m4v","ogg","webm","ogv","oga","flac","aac","3gp","css","zip","xls","xml","gz","tgz"],"collect_backups":false,"backup_extensions":["~",".bak",".bak2",".old",".1"],"collect_words":false,"force_recursion":false,"scan_dir_listings":false,"protocol":"https","limit_bars":0,"unique":false,"response_size_limit":4194304},"responses":[{"type":"response","url":"https://nerdcore.com/css","original_url":"","path":"/css","wildcard":true,"status":301,"method":"GET","content_length":173,"line_count":10,"word_count":16,"headers":{"server":"nginx/1.16.1"},"extension":"","truncated":false,"timestamp":1767748746.7767432}],"statistics":{"type":"statistics","timeouts":0,"requests":0,"expected_per_scan":0,"total_expected":0,"errors":0,"successes":0,"redirects":0,"client_errors":0,"server_errors":0,"total_scans":0,"initial_targets":0,"links_extracted":0,"extensions_collected":0,"status_200s":0,"status_301s":0,"status_302s":0,"status_401s":0,"status_403s":0,"status_429s":0,"status_500s":0,"status_503s":0,"status_504s":0,"status_508s":0,"wildcards_filtered":0,"responses_filtered":0,"resources_discovered":0,"url_format_errors":0,"redirection_errors":0,"connection_errors":0,"request_errors":0,"certificate_errors":0,"directory_scan_times":[],"total_runtime":[0.0],"targets":[]},"collected_extensions":["php"],"filters":[{"filter_code":100},{"word_count":200},{"content_length":300},{"line_count":400},{"compiled":".*","raw_string":".*"},{"hash":1,"original_url":"http://localhost:12345/","cutoff":3}]}'|jq
[INFO] [stdout] 
[INFO] [stdout] thread 'scan_manager::tests::feroxstates_feroxserialize_implementation' (298) panicked at src/scan_manager/tests.rs:564:9:
[INFO] [stdout] assertion failed: predicates::str::contains(*expected).eval(&json_state)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdc93013872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdc93013872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdc9302f1fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdc9302f1fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fdc9301a156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdc9301a156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdc92fee70f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdc92fee70f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdc93009c59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdc9216252e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fdc9216252e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdc93009ec2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fdc93009ec2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdc92fee7fa - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fdc92fe31a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdc92fef95d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdc9302f9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdc9302f9b2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5fdc9205338b - feroxagent[200194deff1f7b05]::scan_manager::tests::feroxstates_feroxserialize_implementation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scan_manager/tests.rs:564:9
[INFO] [stdout]   21:     0x5fdc9201be67 - feroxagent[200194deff1f7b05]::scan_manager::tests::feroxstates_feroxserialize_implementation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scan_manager/tests.rs:392:47
[INFO] [stdout]   22:     0x5fdc91fa5ba6 - <feroxagent[200194deff1f7b05]::scan_manager::tests::feroxstates_feroxserialize_implementation::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5fdc921568db - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fdc921568db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5fdc9216313a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5fdc9216313a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5fdc9215e6e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5fdc9215e6e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5fdc92165c32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5fdc92165c32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5fdc92165c32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5fdc930126bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5fdc930126bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x75d8fba6aaa4 - <unknown>
[INFO] [stdout]   44:     0x75d8fbaf7a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scanner::requester::tests::tune_sets_expected_values_and_then_waits stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scanner::requester::tests::tune_sets_expected_values_and_then_waits' (376) panicked at src/scanner/requester.rs:1324:9:
[INFO] [stdout] Expected ~400 req/s original, got 398
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdc93013872 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdc93013872 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fdc93013872 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fdc9302f1fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fdc9302f1fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fdc9301a156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdc9301a156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fdc92fee70f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fdc92fee70f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fdc93009c59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fdc9216252e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fdc9216252e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fdc93009ec2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fdc93009ec2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fdc92fee7c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fdc92fe31a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fdc92fef95d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fdc9302f9ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fdc92035e0f - feroxagent[200194deff1f7b05]::scanner::requester::tests::tune_sets_expected_values_and_then_waits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scanner/requester.rs:1324:9
[INFO] [stdout]   20:     0x5fdc91cd13e2 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5fdc91f68d4d - <tokio[c6f8b05cbbaf7d39]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   22:     0x5fdc91f4e7d2 - tokio[c6f8b05cbbaf7d39]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c6f8b05cbbaf7d39]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x5fdc91f4e7d2 - tokio[c6f8b05cbbaf7d39]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c6f8b05cbbaf7d39]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x5fdc91f4e7d2 - <tokio[c6f8b05cbbaf7d39]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   25:     0x5fdc920161c4 - <tokio[c6f8b05cbbaf7d39]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x5fdc91e247e8 - <tokio[c6f8b05cbbaf7d39]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x5fdc91fba08b - tokio[c6f8b05cbbaf7d39]::runtime::context::runtime::enter_runtime::<<tokio[c6f8b05cbbaf7d39]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x5fdc91e1fff4 - <tokio[c6f8b05cbbaf7d39]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x5fdc92015ae4 - <tokio[c6f8b05cbbaf7d39]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   30:     0x5fdc92015f1c - <tokio[c6f8b05cbbaf7d39]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   31:     0x5fdc9207b705 - feroxagent[200194deff1f7b05]::scanner::requester::tests::tune_sets_expected_values_and_then_waits
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scanner/requester.rs:1346:53
[INFO] [stdout]   32:     0x5fdc9202ef17 - feroxagent[200194deff1f7b05]::scanner::requester::tests::tune_sets_expected_values_and_then_waits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scanner/requester.rs:1276:56
[INFO] [stdout]   33:     0x5fdc91fab526 - <feroxagent[200194deff1f7b05]::scanner::requester::tests::tune_sets_expected_values_and_then_waits::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5fdc921568db - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5fdc921568db - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x5fdc9216313a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5fdc9216313a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fdc9216313a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x5fdc9216313a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x5fdc9215e6e4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x5fdc9215e6e4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x5fdc92165c32 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5fdc92165c32 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5fdc92165c32 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5fdc92165c32 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x5fdc92165c32 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5fdc930126bf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x5fdc930126bf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   54:     0x75d8fba6aaa4 - <unknown>
[INFO] [stdout]   55:     0x75d8fbaf7a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::client_with_valid_server_der
[INFO] [stdout]     client::tests::client_with_valid_server_pem
[INFO] [stdout]     client::tests::client_with_valid_server_pem_and_der
[INFO] [stdout]     config::tests::default_configuration
[INFO] [stdout]     scan_manager::tests::feroxstates_feroxserialize_implementation
[INFO] [stdout]     scanner::requester::tests::tune_sets_expected_values_and_then_waits
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 410 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "df7a5447b00f41dde77c2bd65b426e6dc5b32ca611cc9a56a1addde263b55ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7a5447b00f41dde77c2bd65b426e6dc5b32ca611cc9a56a1addde263b55ec5", kill_on_drop: false }`
[INFO] [stdout] df7a5447b00f41dde77c2bd65b426e6dc5b32ca611cc9a56a1addde263b55ec5
