[INFO] cloning repository https://github.com/lacausecrypto/mcp-wallfacer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lacausecrypto/mcp-wallfacer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flacausecrypto%2Fmcp-wallfacer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flacausecrypto%2Fmcp-wallfacer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa89b06cdd4994cc3fc47f3f8e7f3d19f6a0b694
[INFO] testing lacausecrypto/mcp-wallfacer against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flacausecrypto%2Fmcp-wallfacer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lacausecrypto/mcp-wallfacer
[INFO] finished tweaking git repo https://github.com/lacausecrypto/mcp-wallfacer
[INFO] tweaked toml for git repo https://github.com/lacausecrypto/mcp-wallfacer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lacausecrypto/mcp-wallfacer on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lacausecrypto/mcp-wallfacer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55
[INFO] running `Command { std: "docker" "start" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rmcp v1.5.0
[INFO] [stderr]    Compiling micromap v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling referencing v0.46.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling fancy-regex v0.18.0
[INFO] [stderr]    Compiling fraction v0.15.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sse-stream v0.2.3
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling jsonschema v0.46.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling wallfacer-core v0.8.1 (/opt/rustwide/workdir/crates/wallfacer-core)
[INFO] [stderr]    Compiling mcp-wallfacer v0.8.1 (/opt/rustwide/workdir/crates/mcp-wallfacer-cli)
[INFO] [stderr]    Compiling wallfacer-tools v0.8.1 (/opt/rustwide/workdir/crates/wallfacer-tools)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling fancy-regex v0.18.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling referencing v0.46.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling jsonschema v0.46.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling wallfacer-core v0.8.1 (/opt/rustwide/workdir/crates/wallfacer-core)
[INFO] [stderr]    Compiling mcp-wallfacer v0.8.1 (/opt/rustwide/workdir/crates/mcp-wallfacer-cli)
[INFO] [stderr]    Compiling wallfacer-tools v0.8.1 (/opt/rustwide/workdir/crates/wallfacer-tools)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 39.45s
[INFO] running `Command { std: "docker" "inspect" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/wallfacer-2f4f6bd2e0c10de7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test commands::unredact::tests::reports_missing_env_vars ... ok
[INFO] [stdout] test commands::unredact::tests::substitutes_from_env ... ok
[INFO] [stdout] test commands::unredact::tests::walks_nested_objects_and_arrays ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e/context_poisoning_catches.rs (/opt/rustwide/target/release/deps/context_poisoning_catches-b9af62a974820b24)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test context_poisoning_catches_exfil_url_in_description ... FAILED
[INFO] [stdout] test context_poisoning_catches_description_injection ... FAILED
[INFO] [stdout] test context_poisoning_catches_role_override_in_response ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- context_poisoning_catches_exfil_url_in_description stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context_poisoning_catches_exfil_url_in_description' (4012) panicked at crates/mcp-wallfacer-cli/tests/e2e/context_poisoning_catches.rs:42:29:
[INFO] [stdout] non-JSON stdout for `wallfacer property --pack context-poisoning`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63b148505281 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63b14851b08a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x63b14850ad9c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63b1484e2916 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63b1484fcb99 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x63b14848c020 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63b1484fcd52 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63b1484e29c2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63b1484da269 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63b1484e35bd - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x63b14851b83c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63b14847b324 - context_poisoning_catches[576ca6ebc42bb3b]::run_pack_json::{closure#0}
[INFO] [stdout]   12:     0x63b14847b89a - context_poisoning_catches[576ca6ebc42bb3b]::run_pack_json
[INFO] [stdout]   13:     0x63b14847c36e - <context_poisoning_catches[576ca6ebc42bb3b]::context_poisoning_catches_exfil_url_in_description::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63b14847f35b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x63b14848c9a5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63b148487454 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63b14848faf2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63b148504a8f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7732486a607a - <unknown>
[INFO] [stdout]   20:     0x773248739534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context_poisoning_catches_description_injection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context_poisoning_catches_description_injection' (4011) panicked at crates/mcp-wallfacer-cli/tests/e2e/context_poisoning_catches.rs:42:29:
[INFO] [stdout] non-JSON stdout for `wallfacer property --pack context-poisoning`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63b148505281 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63b14851b08a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x63b14850ad9c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63b1484e2916 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63b1484fcb99 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x63b14848c020 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63b1484fcd52 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63b1484e29c2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63b1484da269 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63b1484e35bd - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x63b14851b83c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63b14847b324 - context_poisoning_catches[576ca6ebc42bb3b]::run_pack_json::{closure#0}
[INFO] [stdout]   12:     0x63b14847b89a - context_poisoning_catches[576ca6ebc42bb3b]::run_pack_json
[INFO] [stdout]   13:     0x63b14847c19e - <context_poisoning_catches[576ca6ebc42bb3b]::context_poisoning_catches_description_injection::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63b14847f35b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x63b14848c9a5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63b148487454 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63b14848faf2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63b148504a8f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7732486a607a - <unknown>
[INFO] [stdout]   20:     0x773248739534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- context_poisoning_catches_role_override_in_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'context_poisoning_catches_role_override_in_response' (4013) panicked at crates/mcp-wallfacer-cli/tests/e2e/context_poisoning_catches.rs:42:29:
[INFO] [stdout] non-JSON stdout for `wallfacer property --pack context-poisoning`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63b148505281 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63b14851b08a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x63b14850ad9c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63b1484e2916 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63b1484fcb99 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x63b14848c020 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63b1484fcd52 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63b1484e29c2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63b1484da269 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63b1484e35bd - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x63b14851b83c - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63b14847b324 - context_poisoning_catches[576ca6ebc42bb3b]::run_pack_json::{closure#0}
[INFO] [stdout]   12:     0x63b14847b89a - context_poisoning_catches[576ca6ebc42bb3b]::run_pack_json
[INFO] [stdout]   13:     0x63b14847c53e - <context_poisoning_catches[576ca6ebc42bb3b]::context_poisoning_catches_role_override_in_response::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63b14847f35b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x63b14848c9a5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63b148487454 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63b14848faf2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63b148504a8f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7732486a607a - <unknown>
[INFO] [stdout]   20:     0x773248739534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     context_poisoning_catches_description_injection
[INFO] [stdout]     context_poisoning_catches_exfil_url_in_description
[INFO] [stdout]     context_poisoning_catches_role_override_in_response
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mcp-wallfacer --test context_poisoning_catches`
[INFO] running `Command { std: "docker" "inspect" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55", kill_on_drop: false }`
[INFO] [stdout] 879fda3d7d873ad50e3cbaa72c82f483397556c27e5d26f6fca06645386cba55
