[INFO] fetching crate agentshield 1.0.0... [INFO] testing agentshield-1.0.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate agentshield 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate agentshield 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate agentshield 1.0.0 [INFO] tweaked toml for crates.io crate agentshield 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate agentshield 1.0.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate agentshield 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07255dde30aaa4874b60f510ebf560c8a5a096e249fc2e55fc7259a259327afd [INFO] running `Command { std: "docker" "start" "-a" "07255dde30aaa4874b60f510ebf560c8a5a096e249fc2e55fc7259a259327afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07255dde30aaa4874b60f510ebf560c8a5a096e249fc2e55fc7259a259327afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07255dde30aaa4874b60f510ebf560c8a5a096e249fc2e55fc7259a259327afd", kill_on_drop: false }` [INFO] [stdout] 07255dde30aaa4874b60f510ebf560c8a5a096e249fc2e55fc7259a259327afd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0616b26509846267cd1f6ab15653a11dea75a71fed3f5607870e7625a24c6f [INFO] running `Command { std: "docker" "start" "-a" "9b0616b26509846267cd1f6ab15653a11dea75a71fed3f5607870e7625a24c6f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling agentshield v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "9b0616b26509846267cd1f6ab15653a11dea75a71fed3f5607870e7625a24c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0616b26509846267cd1f6ab15653a11dea75a71fed3f5607870e7625a24c6f", kill_on_drop: false }` [INFO] [stdout] 9b0616b26509846267cd1f6ab15653a11dea75a71fed3f5607870e7625a24c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e1d9f8a1cd741380edd22d77ac8f4c30517cc92011d437bdedb238893ea49cf [INFO] running `Command { std: "docker" "start" "-a" "4e1d9f8a1cd741380edd22d77ac8f4c30517cc92011d437bdedb238893ea49cf", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling agentshield v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.50s [INFO] running `Command { std: "docker" "inspect" "4e1d9f8a1cd741380edd22d77ac8f4c30517cc92011d437bdedb238893ea49cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e1d9f8a1cd741380edd22d77ac8f4c30517cc92011d437bdedb238893ea49cf", kill_on_drop: false }` [INFO] [stdout] 4e1d9f8a1cd741380edd22d77ac8f4c30517cc92011d437bdedb238893ea49cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c401ca8311f918e01a1109aa6761e5857380a6996aa11d006a09e1f797a797fb [INFO] running `Command { std: "docker" "start" "-a" "c401ca8311f918e01a1109aa6761e5857380a6996aa11d006a09e1f797a797fb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentshield-d36208669c8f1f6e) [INFO] [stdout] [INFO] [stdout] running 356 tests [INFO] [stdout] test ask::discord::tests::build_ask_components_contains_buttons ... ok [INFO] [stdout] test ask::discord::tests::build_ask_embed_with_body ... ok [INFO] [stdout] test ask::discord::tests::build_ask_embed_truncates_long_body ... ok [INFO] [stdout] test ask::discord::tests::format_ask_content_basic ... ok [INFO] [stdout] test ask::discord::tests::build_ask_embed_basic ... ok [INFO] [stdout] test ask::discord::tests::parse_interaction_event_allow ... ok [INFO] [stdout] test ask::discord::tests::parse_interaction_event_deny ... ok [INFO] [stdout] test ask::discord::tests::parse_interaction_event_unknown_action ... ok [INFO] [stdout] test ask::discord::tests::parse_interaction_event_wrong_type ... ok [INFO] [stdout] test ask::discord::tests::parse_interaction_event_missing_d ... ok [INFO] [stdout] test ask::slack::tests::build_ask_blocks_truncates_long_body ... ok [INFO] [stdout] test ask::slack::tests::build_ask_blocks_contains_buttons ... ok [INFO] [stdout] test ask::discord::tests::responder_name ... ok [INFO] [stdout] test ask::slack::tests::build_ask_blocks_with_body ... ok [INFO] [stdout] test ask::slack::tests::format_ask_text_basic ... ok [INFO] [stdout] test ask::slack::tests::parse_interaction_payload_deny ... ok [INFO] [stdout] test ask::slack::tests::parse_interaction_payload_missing_payload ... ok [INFO] [stdout] test ask::telegram::tests::format_ask_text_truncates_long_body ... ok [INFO] [stdout] test ask::telegram::tests::parse_callback_data_deny ... ok [INFO] [stdout] test ask::telegram::tests::already_resolved_callback_handled ... ok [INFO] [stdout] test ask::telegram::tests::format_ask_text_with_body ... ok [INFO] [stdout] test ask::telegram::tests::build_keyboard_contains_allow_deny ... ok [INFO] [stdout] test ask::telegram::tests::format_ask_text_without_body ... ok [INFO] [stdout] test ask::telegram::tests::parse_callback_data_empty_string ... ok [INFO] [stdout] test ask::telegram::tests::parse_callback_data_empty_req_id ... ok [INFO] [stdout] test ask::telegram::tests::parse_callback_data_no_colon ... ok [INFO] [stdout] test ask::telegram::tests::parse_callback_data_allow ... ok [INFO] [stdout] test ask::terminal::tests::terminal_prompt_allow ... ok [INFO] [stdout] test ask::telegram::tests::parse_callback_data_invalid_action ... ok [INFO] [stdout] test ask::slack::tests::responder_name ... ok [INFO] [stdout] test ask::slack::tests::parse_interaction_payload_allow ... ok [INFO] [stdout] test ask::terminal::tests::terminal_prompt_inspect_then_allow ... ok [INFO] [stdout] test ask::slack::tests::parse_interaction_payload_unknown_action ... ok [INFO] [stdout] test ask::terminal::tests::terminal_prompt_deny ... ok [INFO] [stdout] test ask::telegram::tests::wrong_chat_id_callback_ignored ... ok [INFO] [stdout] test ask::telegram::tests::responder_name ... ok [INFO] [stdout] test ask::terminal::tests::terminal_prompt_unknown_defaults_deny ... ok [INFO] [stdout] test ask::tests::broadcaster_responder_count ... ok [INFO] [stdout] test ask::tests::no_responders_returns_deny ... ok [INFO] [stdout] test ask::tests::all_responders_none_returns_deny ... ok [INFO] [stdout] test ask::tests::ask_request_info_has_uuid ... ok [INFO] [stdout] test ask::terminal::tests::terminal_responder_name ... ok [INFO] [stdout] test ask::tests::single_responder_deny ... ok [INFO] [stdout] test ask::tests::single_responder_allow ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_export_fails_without_cert ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_export_copies_cert ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_init_creates_files ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_init_does_not_overwrite_existing ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_show_displays_fingerprint ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_show_fails_without_cert ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_trust_fails_without_cert ... ok [INFO] [stdout] test cli::integrate::tests::test_remove_claude_code_proxy_file_not_exists ... ok [INFO] [stdout] test cli::ca::tests::cmd_ca_trust_succeeds_with_cert ... ok [INFO] [stdout] test cli::integrate::tests::test_remove_openclaw_proxy ... ok [INFO] [stdout] test cli::ca::tests::generate_ca_key_is_valid_pem ... ok [INFO] [stdout] test ask::tests::multiple_responders_first_wins ... ok [INFO] [stdout] test cli::ca::tests::generate_ca_cert_is_valid_pem ... ok [INFO] [stdout] test cli::integrate::tests::test_detect_openclaw_config_with_custom_home ... ok [INFO] [stdout] test cli::integrate::tests::test_remove_openclaw_proxy_when_no_proxy ... ok [INFO] [stdout] test cli::integrate::tests::test_remove_claude_code_proxy ... ok [INFO] [stdout] test cli::ca::tests::generate_ca_creates_key_and_cert_files ... ok [INFO] [stdout] test cli::integrate::tests::test_set_claude_code_proxy ... ok [INFO] [stdout] test cli::integrate::tests::test_set_claude_code_proxy_creates_new_file ... ok [INFO] [stdout] test cli::integrate::tests::test_set_openclaw_proxy_overwrites_existing ... ok [INFO] [stdout] test cli::integrate::tests::test_set_openclaw_proxy ... ok [INFO] [stdout] test cli::integrate::tests::test_set_claude_code_proxy_invalid_json ... ok [INFO] [stdout] test cli::integrate::tests::test_remove_claude_code_proxy_empty_env_removed ... ok [INFO] [stdout] test cli::integrate::tests::test_set_claude_code_proxy_with_ca_cert ... ok [INFO] [stdout] test ask::tests::responder_returns_none_skipped ... ok [INFO] [stdout] test cli::integrate::tests::test_set_proxy_missing_telegram_channel ... ok [INFO] [stdout] test ask::telegram::tests::notify_resolved_cleans_up_pending ... ok [INFO] [stdout] test ask::discord::tests::notify_resolved_cleans_up_pending ... ok [INFO] [stdout] test cli::prompt::tests::add_rule_generates_valid_config_with_methods ... ok [INFO] [stdout] test cli::prompt::tests::ask_request_with_body ... ok [INFO] [stdout] test cli::prompt::tests::ask_request_without_body ... ok [INFO] [stdout] test cli::prompt::tests::generate_rule_from_request ... ok [INFO] [stdout] test ask::slack::tests::notify_resolved_cleans_up_pending ... ok [INFO] [stdout] test ask::terminal::tests::terminal_prompt_add_rule ... ok [INFO] [stdout] test cli::prompt::tests::handle_inspect_truncates_large_body ... ok [INFO] [stdout] test cli::prompt::tests::handle_inspect_with_body ... ok [INFO] [stdout] test cli::prompt::tests::prompt_allow_once ... ok [INFO] [stdout] test cli::prompt::tests::inspect_then_allow_sequence ... ok [INFO] [stdout] test cli::prompt::tests::prompt_deny ... ok [INFO] [stdout] test cli::prompt::tests::append_rule_to_config_file ... ok [INFO] [stdout] test cli::prompt::tests::handle_inspect_does_not_truncate_small_body ... ok [INFO] [stdout] test cli::quickstart::tests::generate_toml_basic ... ok [INFO] [stdout] test cli::quickstart::tests::generate_toml_mitm_mode ... ok [INFO] [stdout] test cli::prompt::tests::inspect_then_deny_sequence ... ok [INFO] [stdout] test cli::prompt::tests::prompt_inspect ... ok [INFO] [stdout] test cli::quickstart::tests::cmd_quickstart_abort_on_existing ... ok [INFO] [stdout] test cli::prompt::tests::prompt_displays_request_info ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_choice_valid_selection ... ok [INFO] [stdout] test cli::quickstart::tests::cmd_quickstart_overwrite_existing ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_string_custom_value ... ok [INFO] [stdout] test cli::prompt::tests::prompt_unknown_defaults_to_deny ... ok [INFO] [stdout] test cli::quickstart::tests::generate_toml_custom_port ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_choice_default_on_empty ... ok [INFO] [stdout] test cli::prompt::tests::handle_inspect_without_body ... ok [INFO] [stdout] test cli::prompt::tests::prompt_add_rule ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_choice_retry_then_valid ... ok [INFO] [stdout] test cli::quickstart::tests::cmd_quickstart_creates_config_file ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_yes_no_default ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_yes_no_no ... ok [INFO] [stdout] test cli::quickstart::tests::wizard_openclaw_defaults ... ok [INFO] [stdout] test cli::wrap::tests::build_child_env_mitm ... ok [INFO] [stdout] test cli::wrap::tests::build_child_env_transparent ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_codex ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_claude_code ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_aider ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_full_path ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_npx_openclaw ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_string_default ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_empty ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_openai ... ok [INFO] [stdout] test cli::quickstart::tests::prompt_yes_no_yes ... ok [INFO] [stdout] test cli::quickstart::tests::wizard_unknown_custom_port ... ok [INFO] [stdout] test cli::quickstart::tests::wizard_claude_with_mitm ... ok [INFO] [stdout] test cli::wrap::tests::builtin_templates_list_complete ... ok [INFO] [stdout] test cli::wrap::tests::community_templates_dir_exists ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_claude ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_cursor ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_openclaw_direct ... ok [INFO] [stdout] test cli::wrap::tests::template_content_unknown ... ok [INFO] [stdout] test cli::wrap::tests::resolve_config_auto_generate ... ok [INFO] [stdout] test cli::wrap::tests::template_cursor_has_cursor_domain ... ok [INFO] [stdout] test cli::wrap::tests::resolve_config_nondefault_missing ... ok [INFO] [stdout] test cli::wrap::tests::resolve_config_existing_file ... ok [INFO] [stdout] test cli::wrap::tests::detect_agent_unknown ... ok [INFO] [stdout] test cli::wrap::tests::resolve_template_builtin ... ok [INFO] [stdout] test cli::wrap::tests::list_community_templates_empty_dir ... ok [INFO] [stdout] test cli::wrap::tests::resolve_template_nonexistent ... ok [INFO] [stdout] test cli::wrap::tests::resolve_config_default_auto_generate ... ok [INFO] [stdout] test cli::wrap::tests::template_minimal_llm_no_github ... ok [INFO] [stdout] test cli::wrap::tests::template_content_known ... ok [INFO] [stdout] test cli::wrap::tests::load_community_template_nonexistent ... ok [INFO] [stdout] test cli::wrap::tests::template_cursor_valid_config ... ok [INFO] [stdout] test cli::wrap::tests::load_community_template_from_disk ... ok [INFO] [stdout] test cli::wrap::tests::template_development_general_has_package_registries ... ok [INFO] [stdout] test cli::wrap::tests::template_development_general_valid_config ... ok [INFO] [stdout] test cli::wrap::tests::all_templates_parse_as_app_config ... ok [INFO] [stdout] test cli::wrap::tests::template_name_claude_code ... ok [INFO] [stdout] test cli::wrap::tests::template_minimal_llm_valid_config ... ok [INFO] [stdout] test cli::wrap::tests::template_name_cursor ... ok [INFO] [stdout] test cli::wrap::tests::template_name_unknown ... ok [INFO] [stdout] test dlp::patterns::tests::detects_openai_admin_key ... ok [INFO] [stdout] test dlp::patterns::tests::detects_aws_access_key ... ok [INFO] [stdout] test dlp::patterns::tests::detects_email_address ... ok [INFO] [stdout] test dlp::patterns::tests::detects_github_token ... ok [INFO] [stdout] test dlp::patterns::tests::detects_anthropic_admin_key ... ok [INFO] [stdout] test dlp::patterns::tests::detects_fireworks_context_key ... ok [INFO] [stdout] test dlp::patterns::tests::anthropic_key_not_detected_as_openai ... ok [INFO] [stdout] test dlp::patterns::tests::detects_cohere_api_key ... ok [INFO] [stdout] test dlp::patterns::tests::finding_serializes_to_json ... ok [INFO] [stdout] test dlp::patterns::tests::detects_generic_api_key ... ok [INFO] [stdout] test dlp::patterns::tests::detects_anthropic_api_key ... ok [INFO] [stdout] test dlp::patterns::tests::detects_fireworks_api_key ... ok [INFO] [stdout] test error::tests::config_parse_error_converts ... ok [INFO] [stdout] test error::tests::error_is_send_and_sync ... ok [INFO] [stdout] test dlp::patterns::tests::detects_huggingface_token ... ok [INFO] [stdout] test dlp::patterns::tests::detects_groq_api_key ... ok [INFO] [stdout] test dlp::patterns::tests::detects_google_ai_api_key ... ok [INFO] [stdout] test error::tests::proxy_error_displays_message ... ok [INFO] [stdout] test error::tests::io_error_converts ... ok [INFO] [stdout] test dlp::patterns::tests::detects_mistral_api_key ... ok [INFO] [stdout] test logging::tests::db_migration_adds_audit_columns ... ok [INFO] [stdout] test logging::tests::audit_body_none_when_not_provided ... ok [INFO] [stdout] test logging::tests::audit_body_stored_when_provided ... ok [INFO] [stdout] test logging::export::tests::export_csv_format ... ok [INFO] [stdout] test logging::export::tests::export_json_format ... ok [INFO] [stdout] test logging::export::tests::export_empty_db ... ok [INFO] [stdout] test logging::tests::init_and_insert ... ok [INFO] [stdout] test logging::tests::open_memory_pool_works ... ok [INFO] [stdout] test logging::tests::query_filtered_by_since ... ok [INFO] [stdout] test dlp::patterns::tests::detects_openai_none_key ... ok [INFO] [stdout] test logging::tests::query_filtered_by_action ... ok [INFO] [stdout] test logging::tests::query_filtered_empty_result ... ok [INFO] [stdout] test logging::tests::query_filtered_by_domain ... ok [INFO] [stdout] test logging::tests::query_filtered_by_until ... ok [INFO] [stdout] test logging::tests::query_filtered_search_body ... ok [INFO] [stdout] test logging::tests::query_filtered_search_domain ... ok [INFO] [stdout] test logging::tests::query_filtered_search_reason ... ok [INFO] [stdout] test logging::tests::query_recent_with_limit_larger_than_data ... ok [INFO] [stdout] test logging::tests::query_recent_returns_in_desc_order ... ok [INFO] [stdout] test logging::tests::query_filtered_combined_domain_and_action ... ok [INFO] [stdout] test logging::tests::query_stats_counts_rate_limited ... ok [INFO] [stdout] test logging::tests::query_stats_mixed_entries ... ok [INFO] [stdout] test logging::tests::query_filtered_respects_limit ... ok [INFO] [stdout] test logging::tests::query_timeline_empty_db ... ok [INFO] [stdout] test dlp::patterns::tests::detects_openai_api_key ... ok [INFO] [stdout] test notification::discord::tests::format_discord_embed_ask ... ok [INFO] [stdout] test notification::discord::tests::discord_notifier_name ... ok [INFO] [stdout] test logging::tests::query_timeline_returns_buckets ... ok [INFO] [stdout] test logging::tests::query_stats_empty_db ... ok [INFO] [stdout] test dlp::patterns::tests::detects_openai_project_key ... ok [INFO] [stdout] test logging::tests::open_pool_creates_table ... ok [INFO] [stdout] test dlp::patterns::tests::detects_replicate_api_token ... ok [INFO] [stdout] test notification::discord::tests::format_discord_embed_dlp ... ok [INFO] [stdout] test notification::discord::tests::format_discord_embed_rate_limited ... ok [INFO] [stdout] test notification::discord::tests::format_discord_embed_shutdown ... ok [INFO] [stdout] test notification::discord::tests::format_discord_embed_deny ... ok [INFO] [stdout] test notification::discord::tests::format_discord_embed_start ... ok [INFO] [stdout] test notification::slack::tests::format_slack_blocks_ask ... ok [INFO] [stdout] test notification::slack::tests::format_slack_blocks_dlp ... ok [INFO] [stdout] test notification::slack::tests::format_slack_blocks_start ... ok [INFO] [stdout] test notification::tests::event_type_rate_limited ... ok [INFO] [stdout] test notification::tests::event_type_returns_correct_string ... ok [INFO] [stdout] test notification::slack::tests::format_slack_blocks_shutdown ... ok [INFO] [stdout] test notification::tests::filtered_notifier_empty_events_passes_all ... ok [INFO] [stdout] test notification::tests::format_ask_pending_message ... ok [INFO] [stdout] test notification::tests::filtered_notifier_passes_ask_events ... ok [INFO] [stdout] test notification::slack::tests::slack_notifier_name ... ok [INFO] [stdout] test notification::slack::tests::format_slack_blocks_rate_limited ... ok [INFO] [stdout] test notification::tests::format_rate_limited_message ... ok [INFO] [stdout] test notification::tests::filtered_notifier_passes_rate_limited_events ... ok [INFO] [stdout] test notification::tests::format_shutdown_message ... ok [INFO] [stdout] test notification::tests::format_dlp_message ... ok [INFO] [stdout] test notification::tests::filtered_notifier_passes_matching_events ... ok [INFO] [stdout] test notification::tests::format_start_message ... ok [INFO] [stdout] test notification::tests::mock_notifier_collects_multiple_events ... ok [INFO] [stdout] test notification::tests::mock_notifier_collects_events ... ok [INFO] [stdout] test policy::evaluator::tests::ask_action_for_write_methods ... ok [INFO] [stdout] test notification::tests::multi_notifier_continues_on_error ... ok [INFO] [stdout] test policy::evaluator::tests::default_deny_when_no_rules ... ok [INFO] [stdout] test notification::tests::multi_notifier_dispatches_to_all ... ok [INFO] [stdout] test policy::evaluator::tests::deny_non_matching_domain ... ok [INFO] [stdout] test policy::evaluator::tests::allow_matching_domain ... ok [INFO] [stdout] test policy::evaluator::tests::domain_matches_unit_tests ... ok [INFO] [stdout] test policy::evaluator::tests::eval_default_policy_has_no_rate_limit ... ok [INFO] [stdout] test logging::tests::open_db_from_file ... ok [INFO] [stdout] test policy::evaluator::tests::eval_returns_rate_limit_from_matched_rule ... ok [INFO] [stdout] test policy::evaluator::tests::exact_domain_does_not_match_subdomains ... ok [INFO] [stdout] test policy::evaluator::tests::first_matching_rule_wins ... ok [INFO] [stdout] test policy::evaluator::tests::eval_returns_none_rate_limit_when_not_set ... ok [INFO] [stdout] test policy::evaluator::tests::method_filtering_denies_post ... ok [INFO] [stdout] test policy::evaluator::tests::method_filtering_allows_get ... ok [INFO] [stdout] test dlp::patterns::tests::detects_together_alphanumeric_key ... ok [INFO] [stdout] test notification::slack::tests::format_slack_blocks_deny ... ok [INFO] [stdout] test notification::tests::format_deny_message ... ok [INFO] [stdout] test notification::tests::filtered_notifier_blocks_non_matching_events ... ok [INFO] [stdout] test policy::evaluator::tests::wildcard_domain_matches_all ... ok [INFO] [stdout] test policy::evaluator::tests::wildcard_subdomain_does_not_match_similar_domains ... ok [INFO] [stdout] test policy::evaluator::tests::wildcard_subdomain_matches_subdomains ... ok [INFO] [stdout] test proxy::connect::tests::decode_chunked_body_multiple_chunks ... ok [INFO] [stdout] test proxy::connect::tests::accept_loop_stops_on_shutdown_signal ... ok [INFO] [stdout] test proxy::connect::tests::decode_chunked_body_exceeds_limit ... ok [INFO] [stdout] test proxy::connect::tests::decode_chunked_body_with_extension ... ok [INFO] [stdout] test proxy::connect::tests::decode_chunked_body_simple ... ok [INFO] [stdout] test policy::evaluator::tests::openclaw_template_scenario ... ok [INFO] [stdout] test policy::reload::tests::file_watcher_starts_without_error ... ok [INFO] [stdout] test proxy::connect::tests::extract_body_from_raw_request ... ok [INFO] [stdout] test proxy::connect::tests::find_header_end_found ... ok [INFO] [stdout] test proxy::connect::tests::find_header_end_not_found ... ok [INFO] [stdout] test policy::reload::tests::reload_policy_missing_file_keeps_old ... ok [INFO] [stdout] test policy::reload::tests::reload_policy_invalid_toml_keeps_old ... ok [INFO] [stdout] test policy::reload::tests::reload_policy_concurrent_reads_safe ... ok [INFO] [stdout] test proxy::connect::tests::fix_headers_removes_transfer_encoding_adds_content_length ... ok [INFO] [stdout] test proxy::connect::tests::format_dlp_findings_escapes_special_chars ... ok [INFO] [stdout] test proxy::connect::tests::format_dlp_findings_empty ... ok [INFO] [stdout] test proxy::connect::tests::format_dlp_findings_single ... ok [INFO] [stdout] test proxy::connect::tests::is_chunked_case_insensitive ... ok [INFO] [stdout] test proxy::connect::tests::is_chunked_mixed_case ... ok [INFO] [stdout] test proxy::connect::tests::log_event_clone_and_debug ... ok [INFO] [stdout] test proxy::connect::tests::is_chunked_false ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_broadcasts_event ... ok [INFO] [stdout] test proxy::connect::tests::is_chunked_true ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_audited_no_redact_when_disabled ... ok [INFO] [stdout] test policy::reload::tests::reload_policy_updates_rules ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_audited_skips_body_when_audit_disabled ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_multiple_subscribers_receive_event ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_audited_stores_dlp_findings ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_audited_stores_body_when_audit_enabled ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_audited_truncates_body ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_no_event_tx_does_not_panic ... ok [INFO] [stdout] test proxy::connect::tests::log_to_db_no_receivers_does_not_panic ... ok [INFO] [stdout] test proxy::connect::tests::no_body_in_get_request ... ok [INFO] [stdout] test proxy::connect::tests::parse_content_length_lowercase ... ok [INFO] [stdout] test proxy::connect::tests::parse_content_length_mixed_case ... ok [INFO] [stdout] test proxy::connect::tests::parse_content_length_missing ... ok [INFO] [stdout] test proxy::connect::tests::should_audit_disabled_by_default ... ok [INFO] [stdout] test proxy::connect::tests::parse_content_length_standard ... ok [INFO] [stdout] test proxy::connect::tests::should_audit_disabled_when_false ... ok [INFO] [stdout] test proxy::connect::tests::should_audit_filtered_actions ... ok [INFO] [stdout] test proxy::connect::tests::system_allowlist_match ... ok [INFO] [stdout] test proxy::connect::tests::system_allowlist_no_match ... ok [INFO] [stdout] test proxy::connect::tests::system_allowlist_wildcard_subdomain ... ok [INFO] [stdout] test proxy::connect::tests::test_parse_host_port_with_explicit_port ... ok [INFO] [stdout] test proxy::connect::tests::test_parse_path ... ok [INFO] [stdout] test proxy::connect::tests::test_parse_host_port_https ... ok [INFO] [stdout] test proxy::connect::tests::test_validate_domain_invalid ... ok [INFO] [stdout] test proxy::connect::tests::test_parse_host_port_with_scheme ... ok [INFO] [stdout] test proxy::connect::tests::test_validate_domain_valid ... ok [INFO] [stdout] test proxy::connect::tests::system_allowlist_none ... ok [INFO] [stdout] test proxy::connect::tests::should_audit_enabled_all_actions ... ok [INFO] [stdout] test proxy::connect::tests::system_allowlist_wildcard_all ... ok [INFO] [stdout] test ratelimit::tests::allows_requests_within_limit ... ok [INFO] [stdout] test proxy::tls::tests::load_ca_missing_dir_fails ... ok [INFO] [stdout] test proxy::tls::tests::load_ca_from_disk ... ok [INFO] [stdout] test proxy::tls::tests::generated_cert_is_valid_tls_config ... ok [INFO] [stdout] test proxy::tls::tests::cache_hit_returns_same_arc ... ok [INFO] [stdout] test logging::tests::pool_concurrent_writes ... ok [INFO] [stdout] test ratelimit::tests::current_count_reflects_recorded_requests ... ok [INFO] [stdout] test proxy::tls::tests::different_domains_get_separate_configs ... ok [INFO] [stdout] test proxy::tls::tests::get_or_create_generates_config ... ok [INFO] [stdout] test ratelimit::tests::denies_request_exceeding_limit ... ok [INFO] [stdout] test ratelimit::tests::denied_requests_are_not_recorded ... ok [INFO] [stdout] test ratelimit::tests::independent_counters_per_domain ... ok [INFO] [stdout] test ratelimit::tests::zero_max_requests_always_denies ... ok [INFO] [stdout] test web::ask::tests::get_pending_with_entries ... ok [INFO] [stdout] test web::ask::tests::get_pending_empty ... ok [INFO] [stdout] test web::ask::tests::post_allow_resolves_pending ... ok [INFO] [stdout] test web::ask::tests::post_deny_not_found ... ok [INFO] [stdout] test web::ask::tests::post_deny_resolves_pending ... ok [INFO] [stdout] test web::ask::tests::prompt_broadcasts_new_ask_sse_event ... ok [INFO] [stdout] test web::ask::tests::responder_name ... ok [INFO] [stdout] test web::ask::tests::notify_resolved_broadcasts_sse_event ... ok [INFO] [stdout] test web::ask::tests::notify_resolved_removes_from_pending ... ok [INFO] [stdout] test web::ask::tests::post_allow_not_found ... ok [INFO] [stdout] test ratelimit::tests::concurrent_access_is_safe ... ok [INFO] [stdout] test ratelimit::tests::no_rate_limit_means_unlimited ... ok [INFO] [stdout] test web::ask::tests::prompt_stores_in_pending_map ... ok [INFO] [stdout] test web::tests::auth_invalid_token_returns_401 ... ok [INFO] [stdout] test web::tests::auth_missing_token_returns_401 ... ok [INFO] [stdout] test web::tests::auth_dashboard_always_accessible ... ok [INFO] [stdout] test dlp::patterns::tests::handles_non_utf8_payload ... ok [INFO] [stdout] test web::tests::get_logs_no_db_returns_503 ... ok [INFO] [stdout] test web::tests::auth_no_token_configured_passes_all ... ok [INFO] [stdout] test dlp::patterns::tests::no_findings_for_clean_payload ... ok [INFO] [stdout] test web::tests::auth_policy_endpoint_protected ... ok [INFO] [stdout] test web::tests::auth_query_param_token_valid ... ok [INFO] [stdout] test web::tests::get_policy_no_policy_returns_503 ... ok [INFO] [stdout] test dlp::patterns::tests::detects_private_key ... ok [INFO] [stdout] test web::tests::auth_query_param_token_invalid ... ok [INFO] [stdout] test dlp::patterns::tests::with_patterns_filters_correctly ... ok [INFO] [stdout] test web::tests::dashboard_returns_html ... ok [INFO] [stdout] test web::tests::auth_valid_token_returns_200 ... ok [INFO] [stdout] test web::tests::auth_status_endpoint_protected ... ok [INFO] [stdout] test web::tests::token_matches_both_empty ... ok [INFO] [stdout] test web::tests::token_matches_different_length ... ok [INFO] [stdout] test web::tests::token_matches_different_same_length ... ok [INFO] [stdout] test web::tests::token_matches_empty ... ok [INFO] [stdout] test web::tests::token_matches_identical ... ok [INFO] [stdout] test web::tests::get_logs_returns_empty_array ... ok [INFO] [stdout] test web::tests::get_stats_timeline_clamps_minutes ... ok [INFO] [stdout] test web::tests::get_stats_timeline_returns_array ... ok [INFO] [stdout] test web::tests::get_stats_timeline_empty_db ... ok [INFO] [stdout] test web::tests::get_status_empty_db ... ok [INFO] [stdout] test web::tests::get_logs_returns_entries ... ok [INFO] [stdout] test web::tests::get_policy_returns_config ... ok [INFO] [stdout] test web::tests::put_policy_updates_config ... ok [INFO] [stdout] test web::tests::get_status_returns_stats ... ok [INFO] [stdout] test web::tests::get_logs_respects_limit ... ok [INFO] [stdout] test ask::tests::all_timeout_returns_deny ... ok [INFO] [stdout] test policy::reload::tests::file_watcher_triggers_reload_on_change ... ok [INFO] [stdout] test proxy::tls::tests::lru_eviction_at_capacity ... ok [INFO] [stdout] test ratelimit::tests::current_count_excludes_expired ... ok [INFO] [stdout] test ratelimit::tests::window_expiration_allows_again ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 356 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agentshield-6ad2bc5484f4e226) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::expand_tilde_alone ... ok [INFO] [stdout] test tests::expand_tilde_no_tilde ... ok [INFO] [stdout] test tests::expand_tilde_with_subpath ... ok [INFO] [stdout] test tests::graceful_kill_child_terminates_process ... ok [INFO] [stdout] test tests::graceful_kill_child_already_exited ... ok [INFO] [stderr] Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-395e8b86b9c574e7) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test e2e_deny_blocks_http_request ... ok [INFO] [stdout] test e2e_catch_all_wildcard_domain ... ok [INFO] [stdout] test e2e_allow_passes_http_request ... ok [INFO] [stdout] test e2e_system_allowlist_bypasses_deny ... ok [INFO] [stdout] test e2e_method_filtering ... ok [INFO] [stdout] test e2e_multiple_rules_first_match_wins ... ok [INFO] [stdout] test e2e_rate_limiting_blocks_after_limit ... ok [INFO] [stdout] test e2e_policy_hot_reload ... ok [INFO] [stdout] test e2e_dlp_allows_clean_request ... ok [INFO] [stdout] test e2e_dlp_blocks_request_with_api_key ... ok [INFO] [stdout] test e2e_shutdown_stops_accepting ... ok [INFO] [stdout] test e2e_notification_on_deny ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0c1dde06746e19e6) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test ask_channel_deny_returns_403 ... ok [INFO] [stdout] test all_templates_are_valid_toml ... ok [INFO] [stdout] test e2e_proxy_policy_deny_logs_nothing_yet ... ok [INFO] [stdout] test evaluator_default_allow_policy ... ok [INFO] [stdout] test evaluator_multiple_domains_in_single_rule ... ok [INFO] [stdout] test evaluator_case_insensitive_method_matching ... ok [INFO] [stdout] test ask_policy_without_channel_defaults_to_deny ... ok [INFO] [stdout] test logging_full_lifecycle ... ok [INFO] [stdout] test openclaw_template_has_required_rules ... ok [INFO] [stdout] test template_apply_creates_valid_config ... ok [INFO] [stdout] test prompt_add_rule_roundtrip ... ok [INFO] [stdout] test web_ask_pending_and_resolve ... ok [INFO] [stdout] test web_dashboard_serves_html ... ok [INFO] [stdout] test web_dashboard_contains_token_modal ... ok [INFO] [stdout] test ask_channel_sends_request_on_ask_policy ... FAILED [INFO] [stdout] test web_api_status_endpoint ... ok [INFO] [stdout] test e2e_openclaw_full_flow ... FAILED [INFO] [stdout] test proxy_handles_concurrent_connections ... FAILED [INFO] [stdout] test proxy_logs_requests_to_sqlite ... FAILED [INFO] [stdout] test web_auth_rejects_without_token ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ask_channel_sends_request_on_ask_policy stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'ask_channel_sends_request_on_ask_policy' (498) panicked at tests/integration_test.rs:570:5: [INFO] [stdout] Expected 200 after approval, got: HTTP/1.1 502 Bad Gateway [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58e7d6cf763a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58e7d6cf763a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58e7d6d109aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58e7d6d109aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x58e7d6cfcf02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58e7d6cfcf02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58e7d6cd3baf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58e7d6cd3baf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58e7d6ceea29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58e7d5d4bf9c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58e7d5d4bf9c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58e7d6ceeca2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x58e7d6ceeca2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58e7d6cd3c68 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58e7d6cc8609 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58e7d6cd4c2d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58e7d6d1121c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58e7d5cf9d8e - integration_test::ask_channel_sends_request_on_ask_policy::{{closure}}::h990eefe7a9ff247f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:570:5 [INFO] [stdout] 20: 0x58e7d5d21072 - as core::future::future::Future>::poll::hf06690eb4c59c4a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x58e7d5d20ecd - as core::future::future::Future>::poll::h9c8409d89e7cde61 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x58e7d5d344ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcdf78c7a51bd689c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 23: 0x58e7d5d3426b - tokio::task::coop::with_budget::h5dd99069b00476d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x58e7d5d3426b - tokio::task::coop::budget::hdcb320e4513d4641 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x58e7d5d3426b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80bcf483e4f29170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 26: 0x58e7d5d31b40 - tokio::runtime::scheduler::current_thread::Context::enter::haa9f1059268dabd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 27: 0x58e7d5d32e8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::had5ca59f17112080 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 28: 0x58e7d5d32af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c3eeb799a677a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 29: 0x58e7d5d0b25b - tokio::runtime::context::scoped::Scoped::set::h2dc920f39f81d9d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x58e7d5d26a39 - tokio::runtime::context::set_scheduler::{{closure}}::h03ed62d0b7b67cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x58e7d5d361d2 - std::thread::local::LocalKey::try_with::hd7bab91c2b5b94a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x58e7d5d3450e - std::thread::local::LocalKey::with::h4331931ee5665670 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x58e7d5d269ed - tokio::runtime::context::set_scheduler::h7195035864cb2f8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x58e7d5d328a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4af78c8a93091e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 35: 0x58e7d5d32bd6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8bf557d388089dee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 36: 0x58e7d5d2e5f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h525b11b19f5ca045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x58e7d5d27013 - tokio::runtime::context::runtime::enter_runtime::hab7dfe1aceb2a1ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x58e7d5d2e301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h398c37b25bb4c58c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x58e7d5d0b624 - tokio::runtime::runtime::Runtime::block_on_inner::h96530b4ec18dace3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x58e7d5d0b7ef - tokio::runtime::runtime::Runtime::block_on::h7ac201e60a2fa970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x58e7d5cf8913 - integration_test::ask_channel_sends_request_on_ask_policy::h1abf66561a7bb6d7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:574:6 [INFO] [stdout] 42: 0x58e7d5cf9e57 - integration_test::ask_channel_sends_request_on_ask_policy::{{closure}}::heae5a3bdd666c492 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:541:51 [INFO] [stdout] 43: 0x58e7d5cfde96 - core::ops::function::FnOnce::call_once::haa8ddaf88b8de440 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58e7d5d4009b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58e7d5d4009b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x58e7d5d4ca6b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x58e7d5d46ec4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x58e7d5d46ec4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x58e7d5d4f672 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x58e7d5d4f672 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x58e7d5d4f672 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58e7d6cf682f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 63: 0x58e7d6cf682f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x76aa7b27daa4 - [INFO] [stdout] 65: 0x76aa7b30aa64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e_openclaw_full_flow stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'e2e_openclaw_full_flow' (500) panicked at tests/integration_test.rs:163:5: [INFO] [stdout] CONNECT api.anthropic.com:443 expected 200, got: HTTP/1.1 502 Bad Gateway [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58e7d6cf763a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58e7d6cf763a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58e7d6d109aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58e7d6d109aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x58e7d6cfcf02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58e7d6cfcf02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58e7d6cd3baf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58e7d6cd3baf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58e7d6ceea29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58e7d5d4bf9c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58e7d5d4bf9c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58e7d6ceeca2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x58e7d6ceeca2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58e7d6cd3c68 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58e7d6cc8609 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58e7d6cd4c2d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58e7d6d1121c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58e7d5ce193b - integration_test::assert_connect_result::{{closure}}::h29030f7588205193 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:163:5 [INFO] [stdout] 20: 0x58e7d5ce242a - integration_test::e2e_openclaw_full_flow::{{closure}}::h159dfee855157e1f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:141:65 [INFO] [stdout] 21: 0x58e7d5d21072 - as core::future::future::Future>::poll::hf06690eb4c59c4a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x58e7d5d20ecd - as core::future::future::Future>::poll::h9c8409d89e7cde61 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58e7d5d344ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcdf78c7a51bd689c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 24: 0x58e7d5d3426b - tokio::task::coop::with_budget::h5dd99069b00476d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x58e7d5d3426b - tokio::task::coop::budget::hdcb320e4513d4641 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x58e7d5d3426b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80bcf483e4f29170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 27: 0x58e7d5d31b40 - tokio::runtime::scheduler::current_thread::Context::enter::haa9f1059268dabd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 28: 0x58e7d5d32e8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::had5ca59f17112080 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 29: 0x58e7d5d32af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c3eeb799a677a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 30: 0x58e7d5d0b25b - tokio::runtime::context::scoped::Scoped::set::h2dc920f39f81d9d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x58e7d5d26a39 - tokio::runtime::context::set_scheduler::{{closure}}::h03ed62d0b7b67cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x58e7d5d361d2 - std::thread::local::LocalKey::try_with::hd7bab91c2b5b94a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x58e7d5d3450e - std::thread::local::LocalKey::with::h4331931ee5665670 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x58e7d5d269ed - tokio::runtime::context::set_scheduler::h7195035864cb2f8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x58e7d5d328a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4af78c8a93091e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 36: 0x58e7d5d32bd6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8bf557d388089dee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 37: 0x58e7d5d2e5f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h525b11b19f5ca045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x58e7d5d27013 - tokio::runtime::context::runtime::enter_runtime::hab7dfe1aceb2a1ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x58e7d5d2e301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h398c37b25bb4c58c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x58e7d5d0b624 - tokio::runtime::runtime::Runtime::block_on_inner::h96530b4ec18dace3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 41: 0x58e7d5d0b7ef - tokio::runtime::runtime::Runtime::block_on::h7ac201e60a2fa970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 42: 0x58e7d5ce1af2 - integration_test::e2e_openclaw_full_flow::hdc85e830959bb055 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:152:66 [INFO] [stdout] 43: 0x58e7d5ce2917 - integration_test::e2e_openclaw_full_flow::{{closure}}::he5c5526cbf066680 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:131:34 [INFO] [stdout] 44: 0x58e7d5cfd676 - core::ops::function::FnOnce::call_once::h6355f66aae14458c [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58e7d5d4009b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x58e7d5d4009b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x58e7d5d4ca6b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x58e7d5d46ec4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x58e7d5d46ec4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x58e7d5d4f672 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x58e7d5d4f672 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x58e7d5d4f672 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x58e7d6cf682f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 64: 0x58e7d6cf682f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x76aa7b27daa4 - [INFO] [stdout] 66: 0x76aa7b30aa64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- proxy_handles_concurrent_connections stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'proxy_handles_concurrent_connections' (510) panicked at tests/integration_test.rs:453:13: [INFO] [stdout] Expected 200 for example.com, got: HTTP/1.1 502 Bad Gateway [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58e7d6cf763a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58e7d6cf763a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58e7d6d109aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58e7d6d109aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x58e7d6cfcf02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58e7d6cfcf02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58e7d6cd3baf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58e7d6cd3baf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58e7d6ceea29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58e7d5d4bf9c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58e7d5d4bf9c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58e7d6ceeca2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x58e7d6ceeca2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58e7d6cd3c68 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58e7d6cc8609 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58e7d6cd4c2d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58e7d6d1121c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58e7d5cf699f - integration_test::proxy_handles_concurrent_connections::{{closure}}::h8d881b306be5d4e0 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:453:13 [INFO] [stdout] 20: 0x58e7d5d21072 - as core::future::future::Future>::poll::hf06690eb4c59c4a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x58e7d5d20ecd - as core::future::future::Future>::poll::h9c8409d89e7cde61 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x58e7d5d344ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcdf78c7a51bd689c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 23: 0x58e7d5d3426b - tokio::task::coop::with_budget::h5dd99069b00476d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x58e7d5d3426b - tokio::task::coop::budget::hdcb320e4513d4641 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x58e7d5d3426b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80bcf483e4f29170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 26: 0x58e7d5d31b40 - tokio::runtime::scheduler::current_thread::Context::enter::haa9f1059268dabd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 27: 0x58e7d5d32e8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::had5ca59f17112080 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 28: 0x58e7d5d32af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c3eeb799a677a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 29: 0x58e7d5d0b25b - tokio::runtime::context::scoped::Scoped::set::h2dc920f39f81d9d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x58e7d5d26a39 - tokio::runtime::context::set_scheduler::{{closure}}::h03ed62d0b7b67cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x58e7d5d361d2 - std::thread::local::LocalKey::try_with::hd7bab91c2b5b94a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 32: 0x58e7d5d3450e - std::thread::local::LocalKey::with::h4331931ee5665670 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 33: 0x58e7d5d269ed - tokio::runtime::context::set_scheduler::h7195035864cb2f8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x58e7d5d328a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4af78c8a93091e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 35: 0x58e7d5d32bd6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8bf557d388089dee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 36: 0x58e7d5d2e5f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h525b11b19f5ca045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x58e7d5d27013 - tokio::runtime::context::runtime::enter_runtime::hab7dfe1aceb2a1ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x58e7d5d2e301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h398c37b25bb4c58c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x58e7d5d0b624 - tokio::runtime::runtime::Runtime::block_on_inner::h96530b4ec18dace3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x58e7d5d0b7ef - tokio::runtime::runtime::Runtime::block_on::h7ac201e60a2fa970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x58e7d5cf57b3 - integration_test::proxy_handles_concurrent_connections::hb16cc566e3bcc4bd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:450:27 [INFO] [stdout] 42: 0x58e7d5cf6b37 - integration_test::proxy_handles_concurrent_connections::{{closure}}::hfc5853bb96fc03f9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:409:48 [INFO] [stdout] 43: 0x58e7d5cfe666 - core::ops::function::FnOnce::call_once::hf61f637bd8e2bc47 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x58e7d5d4009b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58e7d5d4009b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x58e7d5d4ca6b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x58e7d5d46ec4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x58e7d5d46ec4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x58e7d5d4f672 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x58e7d5d4f672 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x58e7d5d4f672 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x58e7d6cf682f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 63: 0x58e7d6cf682f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x76aa7b27daa4 - [INFO] [stdout] 65: 0x76aa7b30aa64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- proxy_logs_requests_to_sqlite stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'proxy_logs_requests_to_sqlite' (511) panicked at tests/integration_test.rs:503:5: [INFO] [stdout] assertion failed: response.contains("200") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58e7d6cf763a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58e7d6cf763a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58e7d6cf763a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58e7d6d109aa - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58e7d6d109aa - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x58e7d6cfcf02 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58e7d6cfcf02 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58e7d6cd3baf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58e7d6cd3baf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58e7d6ceea29 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58e7d5d4bf9c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x58e7d5d4bf9c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58e7d6ceeca2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x58e7d6ceeca2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58e7d6cd3c9a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x58e7d6cc8609 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58e7d6cd4c2d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58e7d6d1121c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58e7d6d111e2 - core[6771d259883166e6]::panicking::panic [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x58e7d5cef26e - integration_test::proxy_logs_requests_to_sqlite::{{closure}}::h9cf36b1752aba003 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:503:5 [INFO] [stdout] 21: 0x58e7d5d21072 - as core::future::future::Future>::poll::hf06690eb4c59c4a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x58e7d5d20ecd - as core::future::future::Future>::poll::h9c8409d89e7cde61 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58e7d5d344ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcdf78c7a51bd689c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 24: 0x58e7d5d3426b - tokio::task::coop::with_budget::h5dd99069b00476d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x58e7d5d3426b - tokio::task::coop::budget::hdcb320e4513d4641 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x58e7d5d3426b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h80bcf483e4f29170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 27: 0x58e7d5d31b40 - tokio::runtime::scheduler::current_thread::Context::enter::haa9f1059268dabd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 28: 0x58e7d5d32e8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::had5ca59f17112080 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 29: 0x58e7d5d32af4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1c3eeb799a677a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 30: 0x58e7d5d0b25b - tokio::runtime::context::scoped::Scoped::set::h2dc920f39f81d9d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x58e7d5d26a39 - tokio::runtime::context::set_scheduler::{{closure}}::h03ed62d0b7b67cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x58e7d5d361d2 - std::thread::local::LocalKey::try_with::hd7bab91c2b5b94a5 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x58e7d5d3450e - std::thread::local::LocalKey::with::h4331931ee5665670 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x58e7d5d269ed - tokio::runtime::context::set_scheduler::h7195035864cb2f8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x58e7d5d328a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4af78c8a93091e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 36: 0x58e7d5d32bd6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8bf557d388089dee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 37: 0x58e7d5d2e5f0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h525b11b19f5ca045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x58e7d5d27013 - tokio::runtime::context::runtime::enter_runtime::hab7dfe1aceb2a1ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x58e7d5d2e301 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h398c37b25bb4c58c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x58e7d5d0b624 - tokio::runtime::runtime::Runtime::block_on_inner::h96530b4ec18dace3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 41: 0x58e7d5d0b7ef - tokio::runtime::runtime::Runtime::block_on::h7ac201e60a2fa970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 42: 0x58e7d5ced982 - integration_test::proxy_logs_requests_to_sqlite::h14387e3251e76731 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:535:40 [INFO] [stdout] 43: 0x58e7d5ceda17 - integration_test::proxy_logs_requests_to_sqlite::{{closure}}::h0c40babd41f2d341 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:471:41 [INFO] [stdout] 44: 0x58e7d5cfd976 - core::ops::function::FnOnce::call_once::h7ee94591861ffcb2 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x58e7d5d4009b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x58e7d5d4009b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x58e7d5d4ca6b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x58e7d5d4ca6b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x58e7d5d4ca6b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x58e7d5d46ec4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x58e7d5d46ec4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x58e7d5d4f672 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x58e7d5d4f672 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x58e7d5d4f672 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x58e7d5d4f672 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x58e7d5d4f672 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x58e7d6cf682f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 64: 0x58e7d6cf682f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x76aa7b27daa4 - [INFO] [stdout] 66: 0x76aa7b30aa64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ask_channel_sends_request_on_ask_policy [INFO] [stdout] e2e_openclaw_full_flow [INFO] [stdout] proxy_handles_concurrent_connections [INFO] [stdout] proxy_logs_requests_to_sqlite [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "c401ca8311f918e01a1109aa6761e5857380a6996aa11d006a09e1f797a797fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c401ca8311f918e01a1109aa6761e5857380a6996aa11d006a09e1f797a797fb", kill_on_drop: false }` [INFO] [stdout] c401ca8311f918e01a1109aa6761e5857380a6996aa11d006a09e1f797a797fb