[INFO] cloning repository https://github.com/mattpainter701/FwLLM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattpainter701/FwLLM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattpainter701%2FFwLLM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattpainter701%2FFwLLM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 370d6d5eff9ff5e2971c075dbaffd74f085f52a3
[INFO] testing mattpainter701/FwLLM against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattpainter701%2FFwLLM" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mattpainter701/FwLLM
[INFO] finished tweaking git repo https://github.com/mattpainter701/FwLLM
[INFO] tweaked toml for git repo https://github.com/mattpainter701/FwLLM written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mattpainter701/FwLLM on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mattpainter701/FwLLM already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded time-macros v0.2.29
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.4
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded time v0.3.49
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.3
[INFO] [stderr]   Downloaded brotli v8.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899
[INFO] running `Command { std: "docker" "start" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling llm-firewall v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling llm-firewall v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.29s
[INFO] running `Command { std: "docker" "inspect" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm_firewall-c4f2eb9e2c95b662)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test detectors::system_prompt::tests::injects_required_response_instructions ... ok
[INFO] [stdout] test detectors::system_prompt::tests::injects_required_system_prompt ... ok
[INFO] [stdout] test detectors::tool_call::tests::blocks_unapproved_responses_output_tool ... ok
[INFO] [stdout] test detectors::token_budget::tests::blocks_request_over_token_limit ... ok
[INFO] [stdout] test detectors::tool_call::tests::blocks_unapproved_responses_request_tool ... ok
[INFO] [stdout] test detectors::injection::tests::redacts_response_input_signature ... ok
[INFO] [stdout] test detectors::rate_limiter::tests::rate_limits_same_principal ... ok
[INFO] [stdout] test detectors::injection::tests::blocks_injection_signature ... ok
[INFO] [stdout] test detectors::tool_call::tests::blocks_unapproved_streamed_response_tool ... ok
[INFO] [stdout] test utils::audit::tests::suppresses_blocked_request_preview ... ok
[INFO] [stdout] test detectors::tool_call::tests::blocks_unapproved_request_tool ... ok
[INFO] [stdout] test detectors::dlp::tests::redacts_request_email ... ok
[INFO] [stdout] test detectors::output_sanitizer::tests::redacts_script_response ... ok
[INFO] [stdout] test utils::audit::tests::sanitizes_common_secrets_from_audit_text ... ok
[INFO] [stdout] test utils::audit::tests::suppresses_blocked_response_preview ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-9d8e42f35182f734)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test deployment_assets_exist ... ok
[INFO] [stdout] test config_example_parses ... ok
[INFO] [stdout] test sample_request_fixtures_are_valid_chat_payloads ... ok
[INFO] [stdout] test sample_request_fixtures_are_valid_response_payloads ... ok
[INFO] [stdout] test blocks_unapproved_responses_request_tool_before_forwarding ... ok
[INFO] [stdout] test blocks_prompt_injection_before_forwarding_to_upstream ... ok
[INFO] [stdout] test rejects_malformed_chat_request_before_forwarding ... ok
[INFO] [stdout] test redacts_responses_dlp_matches_before_forwarding_to_upstream ... ok
[INFO] [stdout] test missing_required_upstream_api_key_fails_closed ... ok
[INFO] [stdout] test strips_stale_body_metadata_from_upstream_response ... ok
[INFO] [stdout] test validate_config_cli_accepts_example_config ... FAILED
[INFO] [stdout] test rejects_non_json_chat_request_before_forwarding ... ok
[INFO] [stdout] test blocks_unapproved_responses_output_tool_after_upstream ... FAILED
[INFO] [stdout] test blocks_responses_prompt_injection_before_forwarding_to_upstream ... ok
[INFO] [stdout] test redacts_executable_html_from_upstream_response_body ... FAILED
[INFO] [stdout] test injects_required_response_instructions_when_enabled ... FAILED
[INFO] [stdout] test redacts_dlp_matches_before_forwarding_to_upstream ... FAILED
[INFO] [stdout] test forwards_clean_chat_request_and_replaces_client_authorization ... ok
[INFO] [stdout] test forwards_clean_response_request_and_replaces_client_authorization ... ok
[INFO] [stdout] test rejects_malformed_response_request_before_forwarding ... ok
[INFO] [stdout] test rejects_disallowed_upstream_path_before_forwarding ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- validate_config_cli_accepts_example_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validate_config_cli_accepts_example_config' (3367) panicked at tests/integration_test.rs:79:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Uncategorized, message: "Too many open files" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034c8291e8 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::process::Output, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034c8291e8 - integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:79:10
[INFO] [stdout]   22:     0x65034c7da55f - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1072:44
[INFO] [stdout]   23:     0x65034c7d1510 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   24:     0x65034c71ed35 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x65034c71defe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x65034c7cb286 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   27:     0x65034c7dd6c6 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   28:     0x65034c7d2740 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   29:     0x65034c77db7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x65034c71d90d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   31:     0x65034c71b98b - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x65034c71b98b - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x65034c71b98b - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   34:     0x65034c6dbe70 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   35:     0x65034c70c95d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   36:     0x65034c6ff514 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   37:     0x65034c74ff9b - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x65034c784129 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   39:     0x65034c724d22 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x65034c720a2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x65034c780f6d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   42:     0x65034c6ef5e0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   43:     0x65034c6f43d6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   44:     0x65034c6f8d40 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   45:     0x65034c7b49c3 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x65034c6d7342 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   47:     0x65034c7c662c - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   48:     0x65034c7c85d6 - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   49:     0x65034c7cb747 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   50:     0x65034c822d96 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x65034c7adaaa - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x65034c8433fb - integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:72:1
[INFO] [stdout]   53:     0x65034c828897 - integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:73:54
[INFO] [stdout]   54:     0x65034c85b6e6 - <integration_test[ee2e41b2ca10417a]::validate_config_cli_accepts_example_config::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   76:     0x7d01c5818a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- blocks_unapproved_responses_output_tool_after_upstream stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'actix-rt|system:6|arbiter:227' (3349) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Uncategorized, message: "Too many open files" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034ced63e4 - <core[8fb95b77d25ab6c8]::result::Result<tokio[737940ce304fb9e1]::runtime::runtime::Runtime, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034ced63e4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30
[INFO] [stdout]   22:     0x65034cee7fa5 - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:128:60
[INFO] [stdout]   23:     0x65034cf3d387 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24:     0x65034cec6daf - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   25:     0x65034cf114c1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x65034cf13101 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x65034ceca48b - __rust_try
[INFO] [stdout]   28:     0x65034cec6235 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x65034cec6235 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x65034cec6235 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   31:     0x65034cf28d1f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   33:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   34:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   35:     0x7d01c5818a64 - clone
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'blocks_unapproved_responses_output_tool_after_upstream' (2972) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034cee598d - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::RecvError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034cee598d - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25
[INFO] [stdout]   22:     0x65034ceda1a4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:423:21
[INFO] [stdout]   23:     0x65034cf44697 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:62:17
[INFO] [stdout]   24:     0x65034cf1932c - core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold::<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   25:     0x65034cf28033 - <core[8fb95b77d25ab6c8]::ops::range::Range<usize> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]   26:     0x65034cf18b63 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   27:     0x65034cf18a2a - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14
[INFO] [stdout]   28:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_for_each::<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14
[INFO] [stdout]   29:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14
[INFO] [stdout]   30:     0x65034cecb4d0 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::extend_desugared::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:4030:44
[INFO] [stdout]   31:     0x65034cecf55b - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_extend::SpecExtend<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::spec_extend
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   32:     0x65034cecfcad - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter_nested::SpecFromIterNested<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   33:     0x65034cecf63e - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x65034cecbc27 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   35:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51
[INFO] [stdout]   37:     0x65034cf186e5 - core[8fb95b77d25ab6c8]::iter::adapters::try_process::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, (actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>, <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}, alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17
[INFO] [stdout]   38:     0x65034cf15fc9 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9
[INFO] [stdout]   39:     0x65034cf18dfe - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   40:     0x65034cf48c03 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:64:14
[INFO] [stdout]   41:     0x65034cf200a6 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run_sync
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:210:60
[INFO] [stdout]   42:     0x65034cf1c852 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:172:35
[INFO] [stdout]   43:     0x65034c77d145 - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   44:     0x65034c88b231 - <actix_server[10bfbf7cf911380a]::server::Server as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:156:50
[INFO] [stdout]   45:     0x65034c788226 - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   46:     0x65034c79180e - <tokio[737940ce304fb9e1]::loom::std::unsafe_cell::UnsafeCell<tokio[737940ce304fb9e1]::runtime::task::core::Stage<actix_server[10bfbf7cf911380a]::server::Server>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   47:     0x65034c79180e - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   48:     0x65034c801c9a - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   49:     0x65034c821998 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x65034c7b693f - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x65034c87313b - __rust_try
[INFO] [stdout]   52:     0x65034c86c532 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x65034c86c532 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x65034c7fddcf - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   55:     0x65034c8083b2 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   56:     0x65034c808653 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   57:     0x65034c7968cb - tokio[737940ce304fb9e1]::runtime::task::raw::poll::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   58:     0x65034d4dce67 - <tokio[737940ce304fb9e1]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   59:     0x65034d4faf12 - <tokio[737940ce304fb9e1]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   60:     0x65034d4d9a7b - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:65
[INFO] [stdout]   61:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::with_budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   62:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   63:     0x65034d4dc777 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:31
[INFO] [stdout]   64:     0x65034c7db374 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1076:29
[INFO] [stdout]   65:     0x65034c7d1f60 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   66:     0x65034c71f835 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   67:     0x65034c71e26e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   68:     0x65034c7cb546 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   69:     0x65034c7dda36 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   70:     0x65034c7d3fe5 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   71:     0x65034c77de3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   72:     0x65034c71dbcd - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   73:     0x65034c71cb6b - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   74:     0x65034c71cb6b - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   75:     0x65034c71cb6b - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   76:     0x65034c6de0d0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   77:     0x65034c7141ad - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   78:     0x65034c6ff674 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   79:     0x65034c750e0b - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   80:     0x65034c7843e9 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   81:     0x65034c725ae2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   82:     0x65034c720e4e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   83:     0x65034c78122d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   84:     0x65034c6f2340 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   85:     0x65034c6f4956 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   86:     0x65034c6fb1b0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   87:     0x65034c7b5993 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   88:     0x65034c6d7ce6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   89:     0x65034c7c78bc - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   90:     0x65034c7ca1fb - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   91:     0x65034c7cbcbe - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   92:     0x65034c823107 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   93:     0x65034c7add87 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   94:     0x65034c8440d8 - integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:502:1
[INFO] [stdout]   95:     0x65034c828b07 - integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:503:66
[INFO] [stdout]   96:     0x65034c85ba26 - <integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   98:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   99:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]  100:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  101:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  102:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]  105:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]  106:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]  107:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  108:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  109:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  110:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  114:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  115:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]  116:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  117:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]  118:     0x7d01c5818a64 - clone
[INFO] [stdout]  119:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'blocks_unapproved_responses_output_tool_after_upstream' (2972) panicked at tests/integration_test.rs:522:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 502
[INFO] [stdout]  right: 403
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce893 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x65034c7cec5c - core[8fb95b77d25ab6c8]::panicking::assert_failed::<http[9f6c21cb0fa9b276]::status::StatusCode, http[9f6c21cb0fa9b276]::status::StatusCode>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x65034c837cba - integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:522:5
[INFO] [stdout]   22:     0x65034c7db31f - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1072:44
[INFO] [stdout]   23:     0x65034c7d1f60 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   24:     0x65034c71f835 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x65034c71e26e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x65034c7cb546 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   27:     0x65034c7dda36 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   28:     0x65034c7d3fe5 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   29:     0x65034c77de3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x65034c71dbcd - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   31:     0x65034c71cb6b - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x65034c71cb6b - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x65034c71cb6b - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   34:     0x65034c6de0d0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   35:     0x65034c7141ad - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   36:     0x65034c6ff674 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   37:     0x65034c750e0b - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x65034c7843e9 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   39:     0x65034c725ae2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x65034c720e4e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x65034c78122d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   42:     0x65034c6f2340 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   43:     0x65034c6f4956 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   44:     0x65034c6fb1b0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   45:     0x65034c7b5993 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x65034c6d7ce6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   47:     0x65034c7c78bc - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   48:     0x65034c7ca1fb - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   49:     0x65034c7cbcbe - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   50:     0x65034c823107 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x65034c7add87 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x65034c8440d8 - integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:502:1
[INFO] [stdout]   53:     0x65034c828b07 - integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:503:66
[INFO] [stdout]   54:     0x65034c85ba26 - <integration_test[ee2e41b2ca10417a]::blocks_unapproved_responses_output_tool_after_upstream::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   76:     0x7d01c5818a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- redacts_executable_html_from_upstream_response_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'actix-rt|system:5|arbiter:217' (3337) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Uncategorized, message: "Too many open files" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034ced63e4 - <core[8fb95b77d25ab6c8]::result::Result<tokio[737940ce304fb9e1]::runtime::runtime::Runtime, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034ced63e4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30
[INFO] [stdout]   22:     0x65034cee7fa5 - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:128:60
[INFO] [stdout]   23:     0x65034cf3d387 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24:     0x65034cec6daf - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   25:     0x65034cf114c1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x65034cf13101 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x65034ceca48b - __rust_try
[INFO] [stdout]   28:     0x65034cec6235 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x65034cec6235 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x65034cec6235 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   31:     0x65034cf28d1f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   33:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   34:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   35:     0x7d01c5818a64 - clone
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'redacts_executable_html_from_upstream_response_body' (2981) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034cee598d - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::RecvError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034cee598d - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25
[INFO] [stdout]   22:     0x65034ceda1a4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:423:21
[INFO] [stdout]   23:     0x65034cf44697 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:62:17
[INFO] [stdout]   24:     0x65034cf1932c - core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold::<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   25:     0x65034cf28033 - <core[8fb95b77d25ab6c8]::ops::range::Range<usize> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]   26:     0x65034cf18b63 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   27:     0x65034cf18a2a - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14
[INFO] [stdout]   28:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_for_each::<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14
[INFO] [stdout]   29:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14
[INFO] [stdout]   30:     0x65034cecb4d0 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::extend_desugared::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:4030:44
[INFO] [stdout]   31:     0x65034cecf55b - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_extend::SpecExtend<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::spec_extend
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   32:     0x65034cecfcad - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter_nested::SpecFromIterNested<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   33:     0x65034cecf63e - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x65034cecbc27 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   35:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51
[INFO] [stdout]   37:     0x65034cf186e5 - core[8fb95b77d25ab6c8]::iter::adapters::try_process::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, (actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>, <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}, alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17
[INFO] [stdout]   38:     0x65034cf15fc9 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9
[INFO] [stdout]   39:     0x65034cf18dfe - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   40:     0x65034cf48c03 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:64:14
[INFO] [stdout]   41:     0x65034cf200a6 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run_sync
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:210:60
[INFO] [stdout]   42:     0x65034cf1c852 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:172:35
[INFO] [stdout]   43:     0x65034c77d145 - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   44:     0x65034c88b231 - <actix_server[10bfbf7cf911380a]::server::Server as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:156:50
[INFO] [stdout]   45:     0x65034c788226 - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   46:     0x65034c79180e - <tokio[737940ce304fb9e1]::loom::std::unsafe_cell::UnsafeCell<tokio[737940ce304fb9e1]::runtime::task::core::Stage<actix_server[10bfbf7cf911380a]::server::Server>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   47:     0x65034c79180e - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   48:     0x65034c801c9a - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   49:     0x65034c821998 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x65034c7b693f - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x65034c87313b - __rust_try
[INFO] [stdout]   52:     0x65034c86c532 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x65034c86c532 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x65034c7fddcf - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   55:     0x65034c8083b2 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   56:     0x65034c808653 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   57:     0x65034c7968cb - tokio[737940ce304fb9e1]::runtime::task::raw::poll::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   58:     0x65034d4dce67 - <tokio[737940ce304fb9e1]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   59:     0x65034d4faf12 - <tokio[737940ce304fb9e1]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   60:     0x65034d4d9a7b - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:65
[INFO] [stdout]   61:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::with_budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   62:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   63:     0x65034d4dc777 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:31
[INFO] [stdout]   64:     0x65034c7dafb4 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1076:29
[INFO] [stdout]   65:     0x65034c7d1c90 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   66:     0x65034c71f535 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   67:     0x65034c71e17e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   68:     0x65034c7cb486 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   69:     0x65034c7dd946 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   70:     0x65034c7d3925 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   71:     0x65034c77dd7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   72:     0x65034c71db0d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   73:     0x65034c71c68b - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   74:     0x65034c71c68b - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   75:     0x65034c71c68b - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   76:     0x65034c6dd770 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   77:     0x65034c7120dd - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   78:     0x65034c6ff614 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   79:     0x65034c750a1b - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   80:     0x65034c784329 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   81:     0x65034c725722 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   82:     0x65034c720d2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   83:     0x65034c78116d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   84:     0x65034c6f16e0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   85:     0x65034c6f47d6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   86:     0x65034c6fa7c0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   87:     0x65034c7b5543 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   88:     0x65034c6d7a46 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   89:     0x65034c7c73ac - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   90:     0x65034c7c9a4b - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   91:     0x65034c7cbb3e - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   92:     0x65034c823017 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   93:     0x65034c7adcc7 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   94:     0x65034c843bc8 - integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:567:1
[INFO] [stdout]   95:     0x65034c828a47 - integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:568:63
[INFO] [stdout]   96:     0x65034c85b926 - <integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   98:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   99:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]  100:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  101:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  102:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]  105:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]  106:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]  107:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  108:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  109:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  110:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  114:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  115:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]  116:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  117:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]  118:     0x7d01c5818a64 - clone
[INFO] [stdout]  119:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'redacts_executable_html_from_upstream_response_body' (2981) panicked at tests/integration_test.rs:587:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 502
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce893 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x65034c7cec5c - core[8fb95b77d25ab6c8]::panicking::assert_failed::<http[9f6c21cb0fa9b276]::status::StatusCode, http[9f6c21cb0fa9b276]::status::StatusCode>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x65034c833a75 - integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:587:5
[INFO] [stdout]   22:     0x65034c7daf5f - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1072:44
[INFO] [stdout]   23:     0x65034c7d1c90 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   24:     0x65034c71f535 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x65034c71e17e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x65034c7cb486 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   27:     0x65034c7dd946 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   28:     0x65034c7d3925 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   29:     0x65034c77dd7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x65034c71db0d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   31:     0x65034c71c68b - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x65034c71c68b - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x65034c71c68b - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   34:     0x65034c6dd770 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   35:     0x65034c7120dd - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   36:     0x65034c6ff614 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   37:     0x65034c750a1b - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x65034c784329 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   39:     0x65034c725722 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x65034c720d2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x65034c78116d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   42:     0x65034c6f16e0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   43:     0x65034c6f47d6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   44:     0x65034c6fa7c0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   45:     0x65034c7b5543 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x65034c6d7a46 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   47:     0x65034c7c73ac - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   48:     0x65034c7c9a4b - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   49:     0x65034c7cbb3e - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   50:     0x65034c823017 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x65034c7adcc7 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x65034c843bc8 - integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:567:1
[INFO] [stdout]   53:     0x65034c828a47 - integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:568:63
[INFO] [stdout]   54:     0x65034c85b926 - <integration_test[ee2e41b2ca10417a]::redacts_executable_html_from_upstream_response_body::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   76:     0x7d01c5818a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- injects_required_response_instructions_when_enabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'actix-rt|system:14|arbiter:230' (3352) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Uncategorized, message: "Too many open files" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034ced63e4 - <core[8fb95b77d25ab6c8]::result::Result<tokio[737940ce304fb9e1]::runtime::runtime::Runtime, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034ced63e4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30
[INFO] [stdout]   22:     0x65034cee7fa5 - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:128:60
[INFO] [stdout]   23:     0x65034cf3d387 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24:     0x65034cec6daf - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   25:     0x65034cf114c1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x65034cf13101 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x65034ceca48b - __rust_try
[INFO] [stdout]   28:     0x65034cec6235 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x65034cec6235 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x65034cec6235 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   31:     0x65034cf28d1f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   33:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   34:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   35:     0x7d01c5818a64 - clone
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'injects_required_response_instructions_when_enabled' (2978) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034cee598d - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::RecvError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034cee598d - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25
[INFO] [stdout]   22:     0x65034ceda1a4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:423:21
[INFO] [stdout]   23:     0x65034cf44697 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:62:17
[INFO] [stdout]   24:     0x65034cf1932c - core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold::<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   25:     0x65034cf28033 - <core[8fb95b77d25ab6c8]::ops::range::Range<usize> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]   26:     0x65034cf18b63 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   27:     0x65034cf18a2a - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14
[INFO] [stdout]   28:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_for_each::<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14
[INFO] [stdout]   29:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14
[INFO] [stdout]   30:     0x65034cecb4d0 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::extend_desugared::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:4030:44
[INFO] [stdout]   31:     0x65034cecf55b - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_extend::SpecExtend<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::spec_extend
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   32:     0x65034cecfcad - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter_nested::SpecFromIterNested<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   33:     0x65034cecf63e - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x65034cecbc27 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   35:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51
[INFO] [stdout]   37:     0x65034cf186e5 - core[8fb95b77d25ab6c8]::iter::adapters::try_process::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, (actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>, <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}, alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17
[INFO] [stdout]   38:     0x65034cf15fc9 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9
[INFO] [stdout]   39:     0x65034cf18dfe - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   40:     0x65034cf48c03 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:64:14
[INFO] [stdout]   41:     0x65034cf200a6 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run_sync
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:210:60
[INFO] [stdout]   42:     0x65034cf1c852 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:172:35
[INFO] [stdout]   43:     0x65034c77d145 - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   44:     0x65034c88b231 - <actix_server[10bfbf7cf911380a]::server::Server as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:156:50
[INFO] [stdout]   45:     0x65034c788226 - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   46:     0x65034c79180e - <tokio[737940ce304fb9e1]::loom::std::unsafe_cell::UnsafeCell<tokio[737940ce304fb9e1]::runtime::task::core::Stage<actix_server[10bfbf7cf911380a]::server::Server>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   47:     0x65034c79180e - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   48:     0x65034c801c9a - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   49:     0x65034c821998 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x65034c7b693f - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x65034c87313b - __rust_try
[INFO] [stdout]   52:     0x65034c86c532 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x65034c86c532 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x65034c7fddcf - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   55:     0x65034c8083b2 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   56:     0x65034c808653 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   57:     0x65034c7968cb - tokio[737940ce304fb9e1]::runtime::task::raw::poll::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   58:     0x65034d4dce67 - <tokio[737940ce304fb9e1]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   59:     0x65034d4faf12 - <tokio[737940ce304fb9e1]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   60:     0x65034d4d9a7b - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:65
[INFO] [stdout]   61:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::with_budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   62:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   63:     0x65034d4dc777 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:31
[INFO] [stdout]   64:     0x65034c7dae74 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1076:29
[INFO] [stdout]   65:     0x65034c7d1ba0 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   66:     0x65034c71f435 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   67:     0x65034c71e12e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   68:     0x65034c7cb446 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   69:     0x65034c7dd8f6 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   70:     0x65034c7d36e5 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   71:     0x65034c77dd3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   72:     0x65034c71dacd - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   73:     0x65034c71c4eb - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   74:     0x65034c71c4eb - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   75:     0x65034c71c4eb - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   76:     0x65034c6dd450 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   77:     0x65034c7115ed - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   78:     0x65034c6ff5f4 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   79:     0x65034c7508cb - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   80:     0x65034c7842e9 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   81:     0x65034c7255e2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   82:     0x65034c720cce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   83:     0x65034c78112d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   84:     0x65034c6f12c0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   85:     0x65034c6f4756 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   86:     0x65034c6fa470 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   87:     0x65034c7b53d3 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   88:     0x65034c6d7966 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   89:     0x65034c7c71fc - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   90:     0x65034c7c97bb - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   91:     0x65034c7cbac0 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   92:     0x65034c822fc5 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   93:     0x65034c7adc79 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   94:     0x65034c843b46 - integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:209:1
[INFO] [stdout]   95:     0x65034c828a17 - integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:210:63
[INFO] [stdout]   96:     0x65034c85b8e6 - <integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   98:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   99:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]  100:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  101:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  102:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]  105:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]  106:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]  107:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  108:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  109:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  110:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  114:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  115:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]  116:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  117:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]  118:     0x7d01c5818a64 - clone
[INFO] [stdout]  119:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'injects_required_response_instructions_when_enabled' (2978) panicked at tests/integration_test.rs:226:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 502
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce893 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x65034c7cec5c - core[8fb95b77d25ab6c8]::panicking::assert_failed::<http[9f6c21cb0fa9b276]::status::StatusCode, http[9f6c21cb0fa9b276]::status::StatusCode>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x65034c831bc8 - integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:226:5
[INFO] [stdout]   22:     0x65034c7dae1f - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1072:44
[INFO] [stdout]   23:     0x65034c7d1ba0 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   24:     0x65034c71f435 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x65034c71e12e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x65034c7cb446 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   27:     0x65034c7dd8f6 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   28:     0x65034c7d36e5 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   29:     0x65034c77dd3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x65034c71dacd - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   31:     0x65034c71c4eb - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x65034c71c4eb - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x65034c71c4eb - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   34:     0x65034c6dd450 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   35:     0x65034c7115ed - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   36:     0x65034c6ff5f4 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   37:     0x65034c7508cb - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x65034c7842e9 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   39:     0x65034c7255e2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x65034c720cce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x65034c78112d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   42:     0x65034c6f12c0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   43:     0x65034c6f4756 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   44:     0x65034c6fa470 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   45:     0x65034c7b53d3 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x65034c6d7966 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   47:     0x65034c7c71fc - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   48:     0x65034c7c97bb - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   49:     0x65034c7cbac0 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   50:     0x65034c822fc5 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x65034c7adc79 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x65034c843b46 - integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:209:1
[INFO] [stdout]   53:     0x65034c828a17 - integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:210:63
[INFO] [stdout]   54:     0x65034c85b8e6 - <integration_test[ee2e41b2ca10417a]::injects_required_response_instructions_when_enabled::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   76:     0x7d01c5818a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- redacts_dlp_matches_before_forwarding_to_upstream stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'actix-rt|system:1|arbiter:200' (3319) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 24, kind: Uncategorized, message: "Too many open files" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034ced63e4 - <core[8fb95b77d25ab6c8]::result::Result<tokio[737940ce304fb9e1]::runtime::runtime::Runtime, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034ced63e4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:428:30
[INFO] [stdout]   22:     0x65034cee7fa5 - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:128:60
[INFO] [stdout]   23:     0x65034cf3d387 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24:     0x65034cec6daf - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   25:     0x65034cf114c1 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x65034cf13101 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x65034ceca48b - __rust_try
[INFO] [stdout]   28:     0x65034cec6235 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x65034cec6235 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x65034cec6235 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   31:     0x65034cf28d1f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<<actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   33:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   34:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   35:     0x7d01c5818a64 - clone
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'redacts_dlp_matches_before_forwarding_to_upstream' (2980) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce752 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x65034cee598d - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::RecvError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x65034cee598d - <actix_rt[812f70d384dfb964]::arbiter::Arbiter>::with_tokio_rt::<<actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/arbiter.rs:153:25
[INFO] [stdout]   22:     0x65034ceda1a4 - <actix_server[10bfbf7cf911380a]::worker::ServerWorker>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/worker.rs:423:21
[INFO] [stdout]   23:     0x65034cf44697 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:62:17
[INFO] [stdout]   24:     0x65034cf1932c - core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold::<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   25:     0x65034cf28033 - <core[8fb95b77d25ab6c8]::ops::range::Range<usize> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::adapters::map::map_try_fold<usize, core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>, (), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}, <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2494:21
[INFO] [stdout]   26:     0x65034cf18b63 - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   27:     0x65034cf18a2a - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_fold::<(), core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator::try_for_each::call<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break>::{closure#0}, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:195:14
[INFO] [stdout]   28:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::try_for_each::<core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>::Break, core[8fb95b77d25ab6c8]::ops::control_flow::ControlFlow<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2556:14
[INFO] [stdout]   29:     0x65034cf21111 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:177:14
[INFO] [stdout]   30:     0x65034cecb4d0 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::extend_desugared::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:4030:44
[INFO] [stdout]   31:     0x65034cecf55b - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_extend::SpecExtend<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::spec_extend
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   32:     0x65034cecfcad - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter_nested::SpecFromIterNested<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   33:     0x65034cecf63e - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as alloc[a7ee25936407c584]::vec::spec_from_iter::SpecFromIter<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>>::from_iter
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x65034cecbc27 - <alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/vec/mod.rs:3926:9
[INFO] [stdout]   35:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::iter::adapters::GenericShunt<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x65034cf162c2 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:51
[INFO] [stdout]   37:     0x65034cf186e5 - core[8fb95b77d25ab6c8]::iter::adapters::try_process::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>, (actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), core[8fb95b77d25ab6c8]::result::Result<core[8fb95b77d25ab6c8]::convert::Infallible, std[10d71ac2c42b111e]::io::error::Error>, <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>::{closure#0}, alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/adapters/mod.rs:163:17
[INFO] [stdout]   38:     0x65034cf15fc9 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error> as core[8fb95b77d25ab6c8]::iter::traits::collect::FromIterator<core[8fb95b77d25ab6c8]::result::Result<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer), std[10d71ac2c42b111e]::io::error::Error>>>::from_iter::<core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2156:9
[INFO] [stdout]   39:     0x65034cf18dfe - <core[8fb95b77d25ab6c8]::iter::adapters::map::Map<core[8fb95b77d25ab6c8]::ops::range::Range<usize>, <actix_server[10bfbf7cf911380a]::accept::Accept>::start::{closure#0}> as core[8fb95b77d25ab6c8]::iter::traits::iterator::Iterator>::collect::<core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::vec::Vec<(actix_server[10bfbf7cf911380a]::worker::WorkerHandleAccept, actix_server[10bfbf7cf911380a]::worker::WorkerHandleServer)>, std[10d71ac2c42b111e]::io::error::Error>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   40:     0x65034cf48c03 - <actix_server[10bfbf7cf911380a]::accept::Accept>::start
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/accept.rs:64:14
[INFO] [stdout]   41:     0x65034cf200a6 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run_sync
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:210:60
[INFO] [stdout]   42:     0x65034cf1c852 - <actix_server[10bfbf7cf911380a]::server::ServerInner>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:172:35
[INFO] [stdout]   43:     0x65034c77d145 - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   44:     0x65034c88b231 - <actix_server[10bfbf7cf911380a]::server::Server as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.6.0/src/server.rs:156:50
[INFO] [stdout]   45:     0x65034c788226 - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:375:24
[INFO] [stdout]   46:     0x65034c79180e - <tokio[737940ce304fb9e1]::loom::std::unsafe_cell::UnsafeCell<tokio[737940ce304fb9e1]::runtime::task::core::Stage<actix_server[10bfbf7cf911380a]::server::Server>>>::with_mut::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   47:     0x65034c79180e - <tokio[737940ce304fb9e1]::runtime::task::core::Core<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/core.rs:364:30
[INFO] [stdout]   48:     0x65034c801c9a - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   49:     0x65034c821998 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x65034c7b693f - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x65034c87313b - __rust_try
[INFO] [stdout]   52:     0x65034c86c532 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x65034c86c532 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<tokio[737940ce304fb9e1]::runtime::task::harness::poll_future<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>::{closure#0}>, core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x65034c7fddcf - tokio[737940ce304fb9e1]::runtime::task::harness::poll_future::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   55:     0x65034c8083b2 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   56:     0x65034c808653 - <tokio[737940ce304fb9e1]::runtime::task::harness::Harness<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   57:     0x65034c7968cb - tokio[737940ce304fb9e1]::runtime::task::raw::poll::<actix_server[10bfbf7cf911380a]::server::Server, alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:337:13
[INFO] [stdout]   58:     0x65034d4dce67 - <tokio[737940ce304fb9e1]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   59:     0x65034d4faf12 - <tokio[737940ce304fb9e1]::runtime::task::LocalNotified<alloc[a7ee25936407c584]::sync::Arc<tokio[737940ce304fb9e1]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/task/mod.rs:510:13
[INFO] [stdout]   60:     0x65034d4d9a7b - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:65
[INFO] [stdout]   61:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::with_budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   62:     0x65034d4dc777 - tokio[737940ce304fb9e1]::task::coop::budget::<(), <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   63:     0x65034d4dc777 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:769:31
[INFO] [stdout]   64:     0x65034c7daab4 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1076:29
[INFO] [stdout]   65:     0x65034c7d18d0 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   66:     0x65034c71f135 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   67:     0x65034c71e03e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   68:     0x65034c7cb386 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   69:     0x65034c7dd806 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   70:     0x65034c7d3025 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   71:     0x65034c77dc7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   72:     0x65034c71da0d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   73:     0x65034c71c00b - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   74:     0x65034c71c00b - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   75:     0x65034c71c00b - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   76:     0x65034c6dcaf0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   77:     0x65034c70f51d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   78:     0x65034c6ff594 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   79:     0x65034c7504db - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   80:     0x65034c784229 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   81:     0x65034c725222 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   82:     0x65034c720bae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   83:     0x65034c78106d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   84:     0x65034c6f0660 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   85:     0x65034c6f45d6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   86:     0x65034c6f9a80 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   87:     0x65034c7b4f83 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   88:     0x65034c6d76c6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   89:     0x65034c7c6cec - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   90:     0x65034c7c900b - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   91:     0x65034c7cb93e - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   92:     0x65034c822ed7 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   93:     0x65034c7adbb7 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   94:     0x65034c843998 - integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:411:1
[INFO] [stdout]   95:     0x65034c828987 - integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:412:61
[INFO] [stdout]   96:     0x65034c85b826 - <integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   98:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   99:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]  100:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  101:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  102:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  103:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  104:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]  105:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]  106:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]  107:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]  108:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]  109:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]  110:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]  111:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]  112:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]  113:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]  114:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]  115:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]  116:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  117:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]  118:     0x7d01c5818a64 - clone
[INFO] [stdout]  119:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'redacts_dlp_matches_before_forwarding_to_upstream' (2980) panicked at tests/integration_test.rs:431:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 502
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65034d5b5218 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65034d5b5218 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65034d5b5218 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65034d5ce19a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65034d5ce19a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x65034d5ba792 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x65034d5ba792 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x65034d5924e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65034d5924e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65034d5ac939 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65034cdc4fec - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x65034cdc4fec - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x65034d5acbb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x65034d5acbb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65034d5925a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65034d587399 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65034d59363d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65034d5cea0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65034d5ce893 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x65034c7cec5c - core[8fb95b77d25ab6c8]::panicking::assert_failed::<http[9f6c21cb0fa9b276]::status::StatusCode, http[9f6c21cb0fa9b276]::status::StatusCode>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x65034c82e118 - integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:431:5
[INFO] [stdout]   22:     0x65034c7daa5f - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1072:44
[INFO] [stdout]   23:     0x65034c7d18d0 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:823:13
[INFO] [stdout]   24:     0x65034c71f135 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::try_with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x65034c71e03e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::task::local::LocalData>>::with::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::with<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[8fb95b77d25ab6c8]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x65034c7cb386 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::with::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:821:17
[INFO] [stdout]   27:     0x65034c7dd806 - <tokio[737940ce304fb9e1]::task::local::RunUntil<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:1062:22
[INFO] [stdout]   28:     0x65034c7d3025 - <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:719:19
[INFO] [stdout]   29:     0x65034c77dc7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x65034c71da0d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   31:     0x65034c71c00b - tokio[737940ce304fb9e1]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x65034c71c00b - tokio[737940ce304fb9e1]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x65034c71c00b - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   34:     0x65034c6dcaf0 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   35:     0x65034c70f51d - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   36:     0x65034c6ff594 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   37:     0x65034c7504db - <tokio[737940ce304fb9e1]::runtime::context::scoped::Scoped<tokio[737940ce304fb9e1]::runtime::scheduler::Context>>::set::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x65034c784229 - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   39:     0x65034c725222 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::try_with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x65034c720bae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[737940ce304fb9e1]::runtime::context::Context>>::with::<tokio[737940ce304fb9e1]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x65034c78106d - tokio[737940ce304fb9e1]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   42:     0x65034c6f0660 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   43:     0x65034c6f45d6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut <tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   44:     0x65034c6f9a80 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   45:     0x65034c7b4f83 - tokio[737940ce304fb9e1]::runtime::context::runtime::enter_runtime::<<tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x65034c6d76c6 - <tokio[737940ce304fb9e1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   47:     0x65034c7c6cec - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on_inner::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   48:     0x65034c7c900b - <tokio[737940ce304fb9e1]::runtime::runtime::Runtime>::block_on::<<tokio[737940ce304fb9e1]::task::local::LocalSet>::run_until<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   49:     0x65034c7cb93e - <tokio[737940ce304fb9e1]::task::local::LocalSet>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:676:12
[INFO] [stdout]   50:     0x65034c822ed7 - <actix_rt[812f70d384dfb964]::runtime::Runtime>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x65034c7adbb7 - <actix_rt[812f70d384dfb964]::system::SystemRunner>::block_on::<integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x65034c843998 - integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:411:1
[INFO] [stdout]   53:     0x65034c828987 - integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:412:61
[INFO] [stdout]   54:     0x65034c85b826 - <integration_test[ee2e41b2ca10417a]::redacts_dlp_matches_before_forwarding_to_upstream::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x65034cdb80cb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65034cdb80cb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x65034cdc5945 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x65034cdc5945 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x65034cdc5945 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x65034cdc5945 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x65034cdc5945 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x65034cdbf254 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x65034cdbf254 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x65034cdc89c2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x65034cdc89c2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x65034cdc89c2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x65034cdc89c2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x65034d5b42ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   74:     0x65034d5b42ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7d01c578baa4 - <unknown>
[INFO] [stdout]   76:     0x7d01c5818a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     blocks_unapproved_responses_output_tool_after_upstream
[INFO] [stdout]     injects_required_response_instructions_when_enabled
[INFO] [stdout]     redacts_dlp_matches_before_forwarding_to_upstream
[INFO] [stdout]     redacts_executable_html_from_upstream_response_body
[INFO] [stdout]     validate_config_cli_accepts_example_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899", kill_on_drop: false }`
[INFO] [stdout] 01665c5570296a6b83a3a597275c838ecd4cd9068380aac53d9db3dde8620899
