[INFO] cloning repository https://github.com/lelanhus/ptybox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lelanhus/ptybox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelanhus%2Fptybox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelanhus%2Fptybox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f53426bcd4986edddc10a9ddaea7ef1ead233252 [INFO] testing lelanhus/ptybox against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flelanhus%2Fptybox" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lelanhus/ptybox [INFO] finished tweaking git repo https://github.com/lelanhus/ptybox [INFO] tweaked toml for git repo https://github.com/lelanhus/ptybox written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lelanhus/ptybox on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lelanhus/ptybox 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 807689e6780378da77f50983314f784003e03181996193c9b6f00a690966d69b [INFO] running `Command { std: "docker" "start" "-a" "807689e6780378da77f50983314f784003e03181996193c9b6f00a690966d69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "807689e6780378da77f50983314f784003e03181996193c9b6f00a690966d69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807689e6780378da77f50983314f784003e03181996193c9b6f00a690966d69b", kill_on_drop: false }` [INFO] [stdout] 807689e6780378da77f50983314f784003e03181996193c9b6f00a690966d69b [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08e9168521163bedfcd071afafbf0e9c050afb66c7cc71d5c67ac1b534947abd [INFO] running `Command { std: "docker" "start" "-a" "08e9168521163bedfcd071afafbf0e9c050afb66c7cc71d5c67ac1b534947abd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap_complete v4.5.62 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ptybox v0.1.0 (/opt/rustwide/workdir/crates/ptybox) [INFO] [stderr] Compiling ptybox-fixtures v0.1.0 (/opt/rustwide/workdir/crates/ptybox-fixtures) [INFO] [stderr] Compiling ptybox-cli v0.1.0 (/opt/rustwide/workdir/crates/ptybox-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.68s [INFO] running `Command { std: "docker" "inspect" "08e9168521163bedfcd071afafbf0e9c050afb66c7cc71d5c67ac1b534947abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e9168521163bedfcd071afafbf0e9c050afb66c7cc71d5c67ac1b534947abd", kill_on_drop: false }` [INFO] [stdout] 08e9168521163bedfcd071afafbf0e9c050afb66c7cc71d5c67ac1b534947abd [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb42e28ee28ba2b498f5c09f9a75c7148d18555ef6cb78ebe7d7c42294fb254c [INFO] running `Command { std: "docker" "start" "-a" "fb42e28ee28ba2b498f5c09f9a75c7148d18555ef6cb78ebe7d7c42294fb254c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling ptybox v0.1.0 (/opt/rustwide/workdir/crates/ptybox) [INFO] [stderr] Compiling ptybox-fixtures v0.1.0 (/opt/rustwide/workdir/crates/ptybox-fixtures) [INFO] [stderr] Compiling ptybox-cli v0.1.0 (/opt/rustwide/workdir/crates/ptybox-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.88s [INFO] running `Command { std: "docker" "inspect" "fb42e28ee28ba2b498f5c09f9a75c7148d18555ef6cb78ebe7d7c42294fb254c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb42e28ee28ba2b498f5c09f9a75c7148d18555ef6cb78ebe7d7c42294fb254c", kill_on_drop: false }` [INFO] [stdout] fb42e28ee28ba2b498f5c09f9a75c7148d18555ef6cb78ebe7d7c42294fb254c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d85b46d9fdf54114996ee187dfe22b7a6cefbadda3a612fb73a470834dd34e93 [INFO] running `Command { std: "docker" "start" "-a" "d85b46d9fdf54114996ee187dfe22b7a6cefbadda3a612fb73a470834dd34e93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ptybox-d09d996afa188bdc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/artifacts_unit.rs (/opt/rustwide/target/debug/deps/artifacts_unit-ca33b57ae59591e5) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test artifacts_writer_fails_if_exists_and_no_overwrite ... ok [INFO] [stdout] test artifacts_checksum_not_self_referential ... ok [INFO] [stdout] test artifacts_writer_creates_directory ... ok [INFO] [stdout] test artifacts_write_multiple_snapshots_numbered ... ok [INFO] [stdout] test artifacts_write_policy ... ok [INFO] [stdout] test artifacts_writer_allows_overwrite_if_enabled ... ok [INFO] [stdout] test artifacts_write_snapshot ... ok [INFO] [stdout] test artifacts_write_transcript ... ok [INFO] [stdout] test artifacts_checksum_updates_on_write ... ok [INFO] [stdout] test artifacts_checksum_correctness ... ok [INFO] [stderr] Running tests/assertions.rs (/opt/rustwide/target/debug/deps/assertions-336d2ec41189042c) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test cursor_hidden_fails_when_visible ... ok [INFO] [stdout] test cursor_at_fails_when_position_mismatch ... ok [INFO] [stdout] test line_equals_fails_when_line_out_of_bounds ... ok [INFO] [stdout] test cursor_visible_fails_when_hidden ... ok [INFO] [stdout] test not_contains_fails_when_text_present ... ok [INFO] [stdout] test line_equals_passes_when_line_matches_exactly ... ok [INFO] [stdout] test line_contains_fails_when_substring_absent ... ok [INFO] [stdout] test screen_contains_passes_when_text_present ... ok [INFO] [stdout] test screen_empty_fails_when_content_present ... ok [INFO] [stdout] test screen_empty_passes_when_all_whitespace ... ok [INFO] [stdout] test test_line_equals_exact_vs_contains ... ok [INFO] [stdout] test not_contains_passes_when_text_absent ... ok [INFO] [stdout] test test_screen_contains_case_sensitive ... ok [INFO] [stdout] test test_screen_contains_unicode_special_chars ... ok [INFO] [stdout] test test_screen_contains_unicode ... ok [INFO] [stdout] test line_contains_passes_when_substring_present ... ok [INFO] [stdout] test line_matches_fails_with_invalid_regex ... ok [INFO] [stdout] test test_screen_contains_partial_match ... ok [INFO] [stdout] test line_equals_fails_when_line_differs ... ok [INFO] [stdout] test regex_match_passes_when_pattern_matches ... ok [INFO] [stdout] test line_matches_passes_when_regex_matches ... ok [INFO] [stdout] test cursor_hidden_passes_when_hidden ... ok [INFO] [stdout] test cursor_visible_passes_when_visible ... ok [INFO] [stdout] test test_regex_matches_complex_pattern ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/model_constructors.rs (/opt/rustwide/target/debug/deps/model_constructors-d9c43c93fc174649) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test action_key_creates_correct_payload ... ok [INFO] [stdout] test action_text_creates_correct_payload ... ok [INFO] [stdout] test action_resize_creates_correct_payload ... ok [INFO] [stdout] test action_wait_for_cursor_creates_correct_payload ... ok [INFO] [stdout] test action_wait_for_regex_creates_correct_payload ... ok [INFO] [stdout] test assertion_cursor_hidden_creates_correct_type ... ok [INFO] [stdout] test assertion_cursor_at_creates_correct_payload ... ok [INFO] [stdout] test assertion_cursor_visible_creates_correct_type ... ok [INFO] [stdout] test assertion_line_equals_creates_correct_payload ... ok [INFO] [stdout] test assertion_not_contains_creates_correct_payload ... ok [INFO] [stdout] test assertion_regex_match_creates_correct_payload ... ok [INFO] [stdout] test assertion_screen_contains_creates_correct_payload ... ok [INFO] [stdout] test assertion_line_contains_creates_correct_payload ... ok [INFO] [stdout] test assertion_screen_empty_creates_correct_type ... ok [INFO] [stdout] test action_terminate_creates_correct_type ... ok [INFO] [stdout] test assertion_line_matches_creates_correct_payload ... ok [INFO] [stderr] Running tests/policy_explain.rs (/opt/rustwide/target/debug/deps/policy_explain-8c74b25485a37454) [INFO] [stdout] test action_wait_for_text_creates_correct_payload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test explain_policy_reports_denials ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/policy_safety.rs (/opt/rustwide/target/debug/deps/policy_safety-4c8a77c32528544a) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test artifacts_dir_denies_traversal_outside_allowlist ... ok [INFO] [stdout] test fs_policy_rejects_relative_allowlist_paths ... ok [INFO] [stdout] test artifacts_dir_requires_write_allowlist ... ok [INFO] [stdout] test fs_policy_rejects_relative_working_dir ... ok [INFO] [stdout] test env_policy_requires_allowlist_for_set ... ok [INFO] [stdout] test fs_policy_rejects_relative_write_allowlist_paths ... ok [INFO] [stdout] test fs_policy_rejects_home_allowlist ... ok [INFO] [stdout] test fs_policy_rejects_root_allowlist ... ok [INFO] [stdout] test network_disabled_requires_ack_when_unsandboxed ... ok [INFO] [stdout] test fs_policy_rejects_system_allowlists ... ok [INFO] [stdout] test fs_policy_rejects_working_dir_with_traversal ... ok [INFO] [stdout] test network_enabled_with_ack_is_allowed ... ok [INFO] [stdout] test network_disabled_with_ack_is_allowed_when_unsandboxed ... ok [INFO] [stdout] test network_enabled_requires_ack_when_unsandboxed ... ok [INFO] [stdout] test policy_handles_empty_path_lists ... ok [INFO] [stdout] test policy_handles_paths_with_special_characters ... ok [INFO] [stdout] test policy_handles_unicode_paths ... ok [INFO] [stdout] test policy_handles_very_long_paths ... ok [INFO] [stdout] test policy_version_mismatch_is_rejected ... ok [INFO] [stdout] test sandbox_disabled_requires_acknowledgement ... ok [INFO] [stdout] test run_config_rejects_cwd_outside_allowlist ... ok [INFO] [stdout] test run_config_rejects_relative_cwd ... ok [INFO] [stdout] test sandbox_disabled_with_ack_is_allowed ... ok [INFO] [stdout] test shell_detection_allows_interpreter_dash_c_flag ... ok [INFO] [stdout] test shell_detection_allows_non_shell_commands ... ok [INFO] [stdout] test sandbox_seatbelt_requires_availability ... ok [INFO] [stdout] test shell_detection_blocks_sh_extension ... ok [INFO] [stdout] test strict_write_mode_allows_ack ... ok [INFO] [stdout] test write_allowlist_requires_explicit_ack ... ok [INFO] [stdout] test shell_detection_blocks_direct_shell_invocation ... ok [INFO] [stdout] test write_allowlist_with_ack_is_allowed ... ok [INFO] [stdout] test shell_detection_blocks_shell_with_dash_c_flag ... ok [INFO] [stdout] test shell_detection_blocks_symlinked_shell ... ok [INFO] [stdout] test strict_write_mode_requires_ack_for_artifacts ... ok [INFO] [stdout] test shell_detection_allows_shells_when_enabled ... ok [INFO] [stdout] test strict_write_mode_requires_ack_for_sandbox_profile ... ok [INFO] [stdout] test exec_policy_rejects_relative_allowed_executable ... ok [INFO] [stderr] Running tests/replay_unit.rs (/opt/rustwide/target/debug/deps/replay_unit-49787ad464669168) [INFO] [stdout] test artifacts_dir_requires_absolute_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test explain_replay_missing_policy_fails ... ok [INFO] [stdout] test explain_replay_with_valid_policy ... ok [INFO] [stdout] test filter_precedence_default_when_empty ... ok [INFO] [stdout] test filter_precedence_cli_over_policy ... ok [INFO] [stdout] test explain_replay_strict_mode_overrides_policy ... ok [INFO] [stdout] test filter_precedence_strict_first ... ok [INFO] [stdout] test filter_precedence_policy_filters ... ok [INFO] [stdout] test normalization_rules_from_policy ... ok [INFO] [stdout] test source_tracking_default ... ok [INFO] [stdout] test source_tracking_cli ... ok [INFO] [stdout] test source_tracking_policy ... ok [INFO] [stdout] test filter_precedence_policy_strict ... ok [INFO] [stdout] test explain_replay_cli_filters_override_policy ... ok [INFO] [stderr] Running tests/runner_integration.rs (/opt/rustwide/target/debug/deps/runner_integration-7eff784e13409496) [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test run_exec_simple_command ... ok [INFO] [stdout] test run_scenario_with_empty_steps ... ok [INFO] [stdout] test run_exec_with_args ... ok [INFO] [stdout] test run_exec_captures_output ... ok [INFO] [stdout] test run_exec_nonzero_exit_code ... ok [INFO] [stdout] test run_scenario_timeout_boundary ... ok [INFO] [stdout] test run_scenario_assertion_retry_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] Running tests/sandbox_profile.rs (/opt/rustwide/target/debug/deps/sandbox_profile-511e64d94ab4ec56) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test sandbox_profile_allows_network_when_enabled ... ok [INFO] [stdout] test sandbox_handles_very_long_valid_path ... ok [INFO] [stdout] test sandbox_profile_disables_network_by_default ... ok [INFO] [stdout] test sandbox_injection_in_allowed_write_paths ... ok [INFO] [stdout] test sandbox_profile_includes_allowed_read_write_paths ... ok [INFO] [stdout] test sandbox_rejects_backslash_in_path ... ok [INFO] [stdout] test sandbox_rejects_ampersand_in_path ... ok [INFO] [stdout] test sandbox_rejects_backtick_in_path ... ok [INFO] [stdout] test sandbox_rejects_dollar_sign_in_path ... ok [INFO] [stdout] test sandbox_rejects_emoji_in_path ... ok [INFO] [stdout] test sandbox_rejects_newline_injection ... ok [INFO] [stdout] test sandbox_rejects_null_byte_in_path ... ok [INFO] [stdout] test sandbox_rejects_tab_in_path ... ok [INFO] [stdout] test sandbox_rejects_open_paren_injection ... ok [INFO] [stdout] test sandbox_rejects_carriage_return_injection ... ok [INFO] [stdout] test sandbox_rejects_unicode_path_characters ... ok [INFO] [stdout] test sandbox_rejects_close_paren_injection ... ok [INFO] [stdout] test sandbox_rejects_semicolon_in_path ... ok [INFO] [stdout] test sandbox_injection_in_allowed_executables ... ok [INFO] [stdout] test sandbox_allows_safe_paths_with_special_chars ... ok [INFO] [stdout] test sandbox_profile_omits_read_rules_when_empty ... ok [INFO] [stdout] test sandbox_rejects_hash_in_path ... ok [INFO] [stdout] test sandbox_handles_empty_path_list ... ok [INFO] [stdout] test sandbox_rejects_pipe_in_path ... ok [INFO] [stderr] Running tests/scenario_load.rs (/opt/rustwide/target/debug/deps/scenario_load-a50f30a90ba06c21) [INFO] [stdout] test sandbox_rejects_quote_injection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test load_policy_file_not_found ... ok [INFO] [stdout] test load_scenario_malformed_json ... ok [INFO] [stdout] test load_policy_ref_file_not_found ... ok [INFO] [stdout] test load_scenario_malformed_yaml ... ok [INFO] [stdout] test scenario_with_file_policy_ref ... ok [INFO] [stdout] test load_policy_ref_file ... ok [INFO] [stdout] test load_policy_ref_inline ... ok [INFO] [stdout] test load_scenario_missing_required_fields ... ok [INFO] [stdout] test to_json_value_serialization ... ok [INFO] [stdout] test load_scenario_from_json_and_yaml ... ok [INFO] [stdout] test load_policy_file_success ... ok [INFO] [stdout] test load_scenario_file_not_found ... ok [INFO] [stdout] test load_policy_ref_file_invalid_json ... ok [INFO] [stdout] test scenario_yaml_with_inline_policy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/session_unit.rs (/opt/rustwide/target/debug/deps/session_unit-10bdc2fa515d5272) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test session_multiple_terminate_calls_safe ... ok [INFO] [stdout] test session_resize_to_zero_rows_fails ... ok [INFO] [stdout] test session_id_is_unique ... ok [INFO] [stdout] test session_send_key_missing_payload ... ok [INFO] [stdout] test session_send_key_single_char ... ok [INFO] [stdout] test session_send_key_unsupported ... ok [INFO] [stdout] test session_resize_overflow_u16_fails ... ok [INFO] [stdout] test session_send_resize_missing_rows ... ok [INFO] [stdout] test session_send_text ... ok [INFO] [stdout] test session_send_text_missing_payload ... ok [INFO] [stdout] test session_send_wait_is_noop ... ok [INFO] [stdout] test session_spawn_invalid_command ... ok [INFO] [stdout] test session_key_action_missing_key_field_fails ... ok [INFO] [stdout] test session_resize_to_zero_cols_fails ... ok [INFO] [stdout] test session_spawn_success ... ok [INFO] [stdout] test session_terminate_process_group_already_dead ... ok [INFO] [stdout] test session_spawn_with_cwd ... ok [INFO] [stdout] test session_spawn_with_args ... ok [INFO] [stdout] test session_observe_captures_output ... ok [INFO] [stdout] test session_observe_after_terminate ... ok [INFO] [stdout] test session_send_key_enter ... ok [INFO] [stdout] test session_resize_exceeds_max_bounds_fails ... ok [INFO] [stdout] test session_observe_reports_terminal_parse_for_truncated_utf8_at_eof ... ok [INFO] [stdout] test session_observe_returns_observation_structure ... ok [INFO] [stdout] test session_observe_timeout_returns_partial ... ok [INFO] [stdout] test session_terminate_long_running_with_grace_period ... ok [INFO] [stdout] test session_terminate_returns_exit_status_for_quick_exit ... ok [INFO] [stdout] test session_terminate_process_group_returns_status ... ok [INFO] [stdout] test session_text_action_missing_text_field_fails ... ok [INFO] [stdout] test session_wait_for_exit_immediate ... ok [INFO] [stdout] test session_terminate_graceful ... ok [INFO] [stdout] test session_wait_for_exit_zero_timeout_returns_immediately ... ok [INFO] [stdout] test session_unknown_key_name_fails ... ok [INFO] [stdout] test session_observe_handles_split_utf8_across_observations ... ok [INFO] [stdout] test session_resize_to_max_bounds_succeeds ... ok [INFO] [stdout] test session_wait_for_exit_timeout ... ok [INFO] [stdout] test session_send_resize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/spec_schemas.rs (/opt/rustwide/target/debug/deps/spec_schemas-3ac1c7a81d3b2ba6) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test driver_request_schema_is_valid_json ... ok [INFO] [stdout] test driver_request_schema_has_required_fields ... ok [INFO] [stdout] test driver_response_schema_is_valid_json ... ok [INFO] [stdout] test normalization_example_conforms_to_schema_subset ... ok [INFO] [stdout] test driver_response_schema_has_required_fields ... ok [INFO] [stdout] test replay_schema_is_valid_json ... ok [INFO] [stdout] test normalization_schema_is_valid_json ... ok [INFO] [stdout] test run_result_schema_is_valid_json ... ok [INFO] [stdout] test replay_example_conforms_to_schema_subset ... ok [INFO] [stdout] test policy_schema_is_valid_json ... ok [INFO] [stdout] test policy_example_conforms_to_schema_subset ... ok [INFO] [stdout] test run_result_schema_has_required_fields ... ok [INFO] [stdout] test observation_schema_has_required_fields ... ok [INFO] [stdout] test scenario_example_conforms_to_schema_subset ... ok [INFO] [stdout] test observation_schema_is_valid_json ... ok [INFO] [stdout] test scenario_schema_has_required_fields ... ok [INFO] [stdout] test scenario_schema_is_valid_json ... ok [INFO] [stderr] Running tests/terminal_snapshot.rs (/opt/rustwide/target/debug/deps/terminal_snapshot-c6ef6f53ca869f1e) [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test snapshot_captures_background_color ... ok [INFO] [stdout] test snapshot_captures_bold_attribute ... ok [INFO] [stdout] test snapshot_captures_cell_content ... ok [INFO] [stdout] test snapshot_captures_italic_attribute ... ok [INFO] [stdout] test snapshot_handles_ansi_16_colors ... ok [INFO] [stdout] test snapshot_captures_underline_attribute ... ok [INFO] [stdout] test snapshot_captures_inverse_attribute ... ok [INFO] [stdout] test snapshot_captures_foreground_color ... ok [INFO] [stdout] test snapshot_handles_cjk_wide_characters ... ok [INFO] [stdout] test snapshot_handles_ansi_256_colors ... ok [INFO] [stdout] test snapshot_handles_rgb_colors ... ok [INFO] [stdout] test snapshot_combined_attributes ... ok [INFO] [stdout] test snapshot_without_cells_has_none ... ok [INFO] [stdout] test snapshot_handles_wide_characters ... ok [INFO] [stdout] test snapshot_default_style_is_correct ... ok [INFO] [stdout] test terminal_handles_csi_at_end_of_input ... ok [INFO] [stdout] test terminal_handles_escape_at_end_of_input ... ok [INFO] [stdout] test terminal_handles_form_feed ... ok [INFO] [stdout] test terminal_handles_interleaved_valid_invalid_sequences ... ok [INFO] [stdout] test terminal_handles_multiple_incomplete_sequences ... ok [INFO] [stdout] test terminal_handles_carriage_return_only ... ok [INFO] [stdout] test terminal_handles_null_bytes ... ok [INFO] [stdout] test terminal_handles_unknown_escape_sequence ... ok [INFO] [stdout] test terminal_snapshot_includes_cursor_and_alt_screen ... ok [INFO] [stdout] test terminal_handles_vertical_tab ... ok [INFO] [stdout] test terminal_handles_bell_character ... ok [INFO] [stdout] test terminal_handles_tab_character ... ok [INFO] [stdout] test terminal_handles_very_long_escape_sequence ... ok [INFO] [stdout] test terminal_snapshot_preserves_unicode_and_wide_chars ... ok [INFO] [stdout] test terminal_handles_incomplete_escape_sequence ... ok [INFO] [stdout] test terminal_handles_backspace_character ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/wait_conditions.rs (/opt/rustwide/target/debug/deps/wait_conditions-390934ca15927a0e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test wait_condition_handles_large_output ... ok [INFO] [stdout] test wait_condition_screen_contains_with_immediate_output ... ok [INFO] [stdout] test wait_condition_process_exits_during_wait ... ok [INFO] [stdout] test wait_condition_cursor_at_verifies_position ... ok [INFO] [stdout] test wait_condition_resize_during_wait ... ok [INFO] [stdout] test wait_condition_timeout_returns_last_observation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ptybox-f33bbd059cdae904) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::exit_code_maps_policy_denied ... ok [INFO] [stdout] test tests::exit_code_maps_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_budgets.rs (/opt/rustwide/target/debug/deps/cli_budgets-520b1f1a4ff27018) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test scenario_max_steps_is_enforced ... ok [INFO] [stdout] test exec_output_budget_boundary_just_below ... ok [INFO] [stdout] test exec_output_budget_is_enforced ... ok [INFO] [stdout] test exec_snapshot_budget_is_enforced ... ok [INFO] [stdout] test scenario_max_steps_boundary_at_limit ... ok [INFO] [stdout] test scenario_max_steps_boundary_just_below_limit ... ok [INFO] [stdout] test terminal_resize_boundary_exceeds_max ... ok [INFO] [stdout] test scenario_wait_budget_is_enforced ... ok [INFO] [stdout] test terminal_resize_boundary_at_max ... ok [INFO] [stdout] test exec_runtime_budget_is_enforced ... ok [INFO] [stdout] test terminal_resize_boundary_zero_rejected ... ok [INFO] [stdout] test exec_timeout_kills_process_group ... ok [INFO] [stdout] test scenario_runtime_budget_is_enforced_after_steps_complete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Running tests/cli_color.rs (/opt/rustwide/target/debug/deps/cli_color-24c49cb298e702b4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test color_flag_accepts_always ... ok [INFO] [stdout] test color_always_overrides_no_color_env ... ok [INFO] [stdout] test color_flag_accepts_auto ... ok [INFO] [stdout] test no_color_env_disables_color_in_auto_mode ... ok [INFO] [stdout] test color_flag_accepts_never ... ok [INFO] [stdout] test help_shows_color_flag ... ok [INFO] [stdout] test color_flag_rejects_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/cli_completions.rs (/opt/rustwide/target/debug/deps/cli_completions-fc6ba86d67c86780) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test completions_subcommand_exists ... ok [INFO] [stdout] test completions_rejects_invalid_shell ... ok [INFO] [stdout] test completions_generates_fish_output ... ok [INFO] [stdout] test completions_generates_zsh_output ... ok [INFO] [stdout] test completions_generates_bash_output ... ok [INFO] [stderr] Running tests/cli_container_smoke.rs (/opt/rustwide/target/debug/deps/cli_container_smoke-2db61fe431ecdbe9) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test container_smoke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_docs_sync.rs (/opt/rustwide/target/debug/deps/cli_docs_sync-37674c17895c468f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test protocol_docs_track_protocol_help_json ... ok [INFO] [stdout] test cli_reference_tracks_help_flags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/cli_driver.rs (/opt/rustwide/target/debug/deps/cli_driver-52f35b2052f31851) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test driver_rejects_non_allowlisted_executable ... ok [INFO] [stdout] test driver_requires_command ... ok [INFO] [stdout] test driver_requires_json_flag ... ok [INFO] [stdout] test driver_requires_stdio_flag ... ok [INFO] [stdout] test driver_terminate_exits_cleanly ... ok [INFO] [stdout] test driver_rejects_wrong_protocol_version ... ok [INFO] [stdout] test driver_rejects_malformed_json ... ok [INFO] [stdout] test driver_rejects_missing_protocol_version ... ok [INFO] [stdout] test driver_version_mismatch_includes_context ... ok [INFO] [stdout] test driver_rejects_missing_action ... ok [INFO] [stdout] test driver_malformed_json_includes_helpful_context ... ok [INFO] [stdout] test driver_handles_eof_gracefully ... ok [INFO] [stdout] test driver_ignores_empty_lines ... ok [INFO] [stdout] test driver_observation_includes_screen_snapshot ... ok [INFO] [stdout] test driver_accepts_text_action ... ok [INFO] [stdout] test driver_observation_includes_transcript_delta ... ok [INFO] [stdout] test driver_accepts_resize_action ... ok [INFO] [stdout] test driver_accepts_key_action ... ok [INFO] [stdout] test driver_artifacts_are_replay_compatible ... ok [INFO] [stderr] Running tests/cli_exec.rs (/opt/rustwide/target/debug/deps/cli_exec-59cd752f14f77ebc) [INFO] [stdout] test driver_multiple_actions_sequential ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test artifacts_policy_requires_dir ... ok [INFO] [stdout] test artifacts_dir_requires_write_allowlist_in_cli ... ok [INFO] [stdout] test exec_denies_non_allowlisted_executable ... ok [INFO] [stdout] test exec_json_error_returns_exit_code ... ok [INFO] [stdout] test exec_invalid_utf8_returns_terminal_parse_error_and_writes_artifacts ... ok [INFO] [stdout] test exec_rejects_existing_artifacts_without_overwrite ... ok [INFO] [stdout] test exec_json_outputs_run_result ... ok [INFO] [stdout] test exec_json_stdout_contains_only_json ... ok [INFO] [stdout] test driver_protocol_version_ok_returns_observation ... ok [INFO] [stdout] test strict_write_cli_requires_ack_for_artifacts ... ok [INFO] [stdout] test run_explain_policy_uses_scenario_config ... ok [INFO] [stdout] test driver_protocol_version_mismatch_is_reported ... ok [INFO] [stdout] test exec_nonzero_exit_returns_exit_code ... ok [INFO] [stdout] test exec_filters_environment_by_allowlist ... ok [INFO] [stdout] test strict_write_cli_with_ack_allows_artifacts ... ok [INFO] [stdout] test exec_denies_shell_when_disabled ... ok [INFO] [stdout] test exec_network_requires_ack ... ok [INFO] [stdout] test driver_strict_write_with_ack_allows_start ... ok [INFO] [stdout] test driver_rejects_malformed_json ... ok [INFO] [stdout] test exec_rejects_relative_cwd_flag ... ok [INFO] [stdout] test exec_uses_policy_artifacts_dir_when_enabled ... ok [INFO] [stdout] test explain_policy_outputs_json ... ok [INFO] [stdout] test exec_network_with_ack_is_allowed ... ok [INFO] [stdout] test exec_timeout_writes_artifacts ... ok [INFO] [stderr] Running tests/cli_fixtures.rs (/opt/rustwide/target/debug/deps/cli_fixtures-d2100de53952c932) [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test driver_protocol_version_mismatch_is_rejected ... ok [INFO] [stdout] test unicode_fixture_box_drawing_preserved ... ok [INFO] [stdout] test exec_timeout_includes_step_context ... ok [INFO] [stdout] test exec_policy_denied_for_unlisted_executable ... ok [INFO] [stdout] test driver_malformed_json_returns_protocol_error ... ok [INFO] [stdout] test exit_code_fixture_returns_specified_code ... ok [INFO] [stdout] test unicode_fixture_produces_valid_snapshot ... ok [INFO] [stdout] test exit_code_fixture_cli_exit_status ... ok [INFO] [stdout] test show_size_fixture_displays_terminal_dimensions ... ok [INFO] [stdout] test scenario_assertion_failure_returns_correct_exit_code ... ok [INFO] [stdout] test delay_output_fixture_wait_condition ... ok [INFO] [stdout] test resize_action_updates_terminal_size_via_driver ... ok [INFO] [stdout] test driver_key_action_sends_input ... ok [INFO] [stdout] test driver_text_action_sends_input ... ok [INFO] [stdout] test scenario_resize_action ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s [INFO] [stdout] [INFO] [stderr] Running tests/cli_help.rs (/opt/rustwide/target/debug/deps/cli_help-1308365bf16b7ffc) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test driver_help_mentions_write_flags ... ok [INFO] [stdout] test top_level_help_mentions_subcommands ... ok [INFO] [stdout] test run_help_mentions_unsafe_flags ... ok [INFO] [stderr] Running tests/cli_protocol_help.rs (/opt/rustwide/target/debug/deps/cli_protocol_help-6d5306740be7c100) [INFO] [stdout] test exec_help_mentions_unsafe_flags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test protocol_help_wait_conditions_documented ... ok [INFO] [stdout] test protocol_help_commands_documented ... ok [INFO] [stdout] test protocol_help_action_types_documented ... ok [INFO] [stdout] test protocol_help_text_output_contains_commands ... ok [INFO] [stdout] test protocol_help_error_codes_documented ... ok [INFO] [stdout] test protocol_help_json_output_valid ... ok [INFO] [stdout] test protocol_help_observation_schema_documented ... ok [INFO] [stdout] test protocol_help_versions_match_constants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running tests/cli_replay.rs (/opt/rustwide/target/debug/deps/cli_replay-cb27c2ba076a09e3) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test replay_rejects_conflicting_normalize_flags ... ok [INFO] [stdout] test replay_policy_rules_allow_nondeterministic_output ... ok [INFO] [stdout] test replay_explain_uses_policy_defaults ... ok [INFO] [stdout] test replay_requires_checksums_when_flag_set ... ok [INFO] [stdout] test replay_detects_checksum_mismatch ... ok [INFO] [stdout] test replay_normalize_all_is_accepted ... ok [INFO] [stdout] test replay_detects_snapshot_mismatch ... ok [INFO] [stdout] test replay_normalize_subset_is_respected ... ok [INFO] [stdout] test replay_strict_mode_detects_snapshot_id_mismatch ... ok [INFO] [stdout] test replay_normalize_none_is_accepted ... ok [INFO] [stdout] test replay_report_reads_latest_summary ... ok [INFO] [stdout] test replay_requires_events_when_flag_set ... ok [INFO] [stdout] test replay_succeeds_for_matching_snapshots ... ok [INFO] [stdout] test replay_detects_run_result_mismatch ... ok [INFO] [stdout] test replay_policy_strict_is_respected ... ok [INFO] [stdout] test replay_detects_transcript_mismatch ... ok [INFO] [stdout] test replay_detects_event_stream_mismatch ... ok [INFO] [stdout] test replay_writes_normalization_record_with_source ... ok [INFO] [stdout] test replay_writes_summary_on_mismatch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s [INFO] [stdout] [INFO] [stderr] Running tests/cli_run.rs (/opt/rustwide/target/debug/deps/cli_run-82331f05db048b7a) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test run_rejects_relative_scenario_cwd ... ok [INFO] [stdout] test run_timeout_includes_step_context ... ok [INFO] [stdout] test run_scenario_handles_split_utf8_output_without_terminal_parse ... ok [INFO] [stdout] test run_scenario_policy_file_writes_effective_policy ... ok [INFO] [stdout] test run_writes_artifacts_on_assertion_failure ... ok [INFO] [stdout] test run_scenario_accepts_yaml ... ok [INFO] [stdout] test run_scenario_outputs_passed_run_result ... ok [INFO] [stdout] test run_scenario_supports_key_action ... ok [INFO] [stdout] test artifacts_layout_is_written ... ok [INFO] [stdout] test run_scenario_supports_wait_action ... ok [INFO] [stdout] test run_scenario_retries_failed_steps ... ok [INFO] [stdout] test run_scenario_supports_resize_action ... ok [INFO] [stdout] test run_scenario_is_deterministic_for_same_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] Running tests/cli_trace.rs (/opt/rustwide/target/debug/deps/cli_trace-f58daf6e93b4fdce) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test trace_generates_valid_html ... ok [INFO] [stdout] test trace_embeds_run_metadata ... ok [INFO] [stdout] test trace_embeds_all_snapshots ... ok [INFO] [stdout] test trace_defaults_output_to_trace_html ... ok [INFO] [stdout] test trace_handles_missing_snapshots_dir ... ok [INFO] [stdout] test trace_renders_ansi_colors_as_css ... ok [INFO] [stdout] test trace_handles_malformed_run_json ... ok [INFO] [stdout] test trace_embeds_step_results ... ok [INFO] [stdout] test trace_help_shows_options ... ok [INFO] [stdout] test trace_handles_unicode_in_snapshots ... ok [INFO] [stdout] test trace_fails_gracefully_on_missing_artifacts ... ok [INFO] [stderr] Running tests/cli_tui.rs (/opt/rustwide/target/debug/deps/cli_tui-3a02a254d8fb7831) [INFO] [stdout] test trace_handles_empty_steps_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test run_tui_with_malformed_scenario ... ok [INFO] [stdout] test run_tui_requires_scenario_file ... ok [INFO] [stdout] test run_tui_rejects_color_never ... ok [INFO] [stdout] test replay_does_not_have_tui_flag ... ok [INFO] [stdout] test run_help_shows_tui_flag ... ok [INFO] [stdout] test exec_does_not_have_tui_flag ... ok [INFO] [stdout] test run_tui_with_nonexistent_scenario_file ... ok [INFO] [stdout] test run_tui_rejects_verbose_combination ... ok [INFO] [stdout] test run_tui_rejects_json_combination ... ok [INFO] [stdout] test run_accepts_tui_flag ... ok [INFO] [stdout] [INFO] [stderr] Running tests/cli_verbose.rs (/opt/rustwide/target/debug/deps/cli_verbose-9682e650cc9ffd14) [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test run_accepts_short_verbose_flag ... ok [INFO] [stdout] test run_help_shows_verbose_flag ... ok [INFO] [stdout] test run_accepts_verbose_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ptybox_fixtures-84f2d67436ab0a6c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test builders::tests::policy_builder_creates_valid_policy ... ok [INFO] [stdout] test builders::tests::step_builder_with_assertions ... ok [INFO] [stdout] test builders::tests::scenario_builder_creates_scenario ... ok [INFO] [stdout] test builders::tests::policy_builder_write_access_sets_ack ... ok [INFO] [stdout] test helpers::tests::temp_dir_creates_unique_directories ... ok [INFO] [stdout] test builders::tests::step_builder_creates_text_step ... ok [INFO] [stdout] test helpers::tests::temp_dir_includes_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/alt_screen.rs (/opt/rustwide/target/debug/deps/ptybox_alt_screen-e45e3b321a478662) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/delay_output.rs (/opt/rustwide/target/debug/deps/ptybox_delay_output-346e54d55cb25c6f) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/echo_tui.rs (/opt/rustwide/target/debug/deps/ptybox_echo_fixture-c2b68b5e51fba16c) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/echo_keys.rs (/opt/rustwide/target/debug/deps/ptybox_echo_keys-ad65f8bc124f3643) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/exit_code.rs (/opt/rustwide/target/debug/deps/ptybox_exit_code-40dd9bd1cf61b26b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/show_size.rs (/opt/rustwide/target/debug/deps/ptybox_show_size-232ebbb06bc96a71) [INFO] [stderr] Running unittests src/bin/time_tui.rs (/opt/rustwide/target/debug/deps/ptybox_time_fixture-15ca09c2973adfe3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/unicode_test.rs (/opt/rustwide/target/debug/deps/ptybox_unicode_test-551e99a42c2ce746) [INFO] [stderr] Doc-tests ptybox [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test crates/ptybox/src/model/policy.rs - model::policy::PolicyBuilder (line 490) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Action::key (line 168) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Action::resize (line 197) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Action::text (line 183) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Action::wait_for_cursor (line 249) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Action::wait_for_regex (line 230) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Action::wait_for_text (line 211) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::cursor_at (line 326) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::exit_code (line 413) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::line_contains (line 354) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::line_equals (line 340) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::line_matches (line 368) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::not_contains (line 298) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::regex_match (line 312) ... ignored [INFO] [stdout] test crates/ptybox/src/model/scenario.rs - model::scenario::Assertion::screen_contains (line 284) ... ignored [INFO] [stdout] test crates/ptybox/src/lib.rs - run (line 105) - compile ... ok [INFO] [stdout] test crates/ptybox/src/replay/mod.rs - replay (line 36) - compile ... ok [INFO] [stdout] test crates/ptybox/src/session/mod.rs - session::Session::close (line 742) - compile ... ok [INFO] [stdout] test crates/ptybox/src/session/mod.rs - session::Session (line 136) - compile ... ok [INFO] [stdout] test crates/ptybox/src/lib.rs - (line 30) - compile ... ok [INFO] [stdout] test crates/ptybox/src/session/mod.rs - session (line 24) - compile ... ok [INFO] [stdout] test crates/ptybox/src/runner/mod.rs - runner (line 23) - compile ... ok [INFO] [stdout] test crates/ptybox/src/terminal/mod.rs - terminal (line 23) ... ok [INFO] [stdout] test crates/ptybox/src/assertions/mod.rs - assertions (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] [stderr] Doc-tests ptybox_fixtures [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test crates/ptybox-fixtures/src/builders.rs - builders (line 8) ... ignored [INFO] [stdout] test crates/ptybox-fixtures/src/builders.rs - builders::PolicyBuilder (line 47) ... ignored [INFO] [stdout] test crates/ptybox-fixtures/src/builders.rs - builders::ScenarioBuilder (line 354) ... ignored [INFO] [stdout] test crates/ptybox-fixtures/src/builders.rs - builders::StepBuilder (line 186) ... ignored [INFO] [stdout] test crates/ptybox-fixtures/src/helpers.rs - helpers::temp_dir (line 32) ... ignored [INFO] [stdout] test crates/ptybox-fixtures/src/helpers.rs - helpers::write_policy (line 64) ... ignored [INFO] [stdout] test crates/ptybox-fixtures/src/helpers.rs - helpers::write_scenario (line 89) ... ignored [INFO] [stdout] test crates/ptybox-fixtures/src/lib.rs - (line 14) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d85b46d9fdf54114996ee187dfe22b7a6cefbadda3a612fb73a470834dd34e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d85b46d9fdf54114996ee187dfe22b7a6cefbadda3a612fb73a470834dd34e93", kill_on_drop: false }` [INFO] [stdout] d85b46d9fdf54114996ee187dfe22b7a6cefbadda3a612fb73a470834dd34e93