[INFO] fetching crate rneter 0.4.3...
[INFO] testing rneter-0.4.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rneter 0.4.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rneter 0.4.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rneter 0.4.3
[INFO] tweaked toml for crates.io crate rneter 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rneter 0.4.3 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 rneter 0.4.3 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d22e056cfa00c400773f295a32aaccedab8272df3181e4a431596d7a3849744f
[INFO] running `Command { std: "docker" "start" "-a" "d22e056cfa00c400773f295a32aaccedab8272df3181e4a431596d7a3849744f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d22e056cfa00c400773f295a32aaccedab8272df3181e4a431596d7a3849744f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22e056cfa00c400773f295a32aaccedab8272df3181e4a431596d7a3849744f", kill_on_drop: false }`
[INFO] [stdout] d22e056cfa00c400773f295a32aaccedab8272df3181e4a431596d7a3849744f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e900af4650fc771d9962b39c82c2898fc9e72dbb6f6b03133f2d57975b971837
[INFO] running `Command { std: "docker" "start" "-a" "e900af4650fc771d9962b39c82c2898fc9e72dbb6f6b03133f2d57975b971837", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hax-lib v0.3.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libcrux-platform v0.0.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling hax-lib-macros v0.3.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling libcrux-secrets v0.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libcrux-traits v0.0.4
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling russh-cryptovec v0.52.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling schemars v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling russh-sftp v2.1.1
[INFO] [stderr]    Compiling internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7
[INFO] [stderr]    Compiling russh v0.55.0
[INFO] [stderr]    Compiling async-ssh2-tokio v0.12.2
[INFO] [stderr]    Compiling rneter v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "e900af4650fc771d9962b39c82c2898fc9e72dbb6f6b03133f2d57975b971837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e900af4650fc771d9962b39c82c2898fc9e72dbb6f6b03133f2d57975b971837", kill_on_drop: false }`
[INFO] [stdout] e900af4650fc771d9962b39c82c2898fc9e72dbb6f6b03133f2d57975b971837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 75a7fb7c82e55ca1aaf75bdc59c9157f9adaf62b85813871e9bf6fe9d5440bdc
[INFO] running `Command { std: "docker" "start" "-a" "75a7fb7c82e55ca1aaf75bdc59c9157f9adaf62b85813871e9bf6fe9d5440bdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rneter v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.67s
[INFO] running `Command { std: "docker" "inspect" "75a7fb7c82e55ca1aaf75bdc59c9157f9adaf62b85813871e9bf6fe9d5440bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75a7fb7c82e55ca1aaf75bdc59c9157f9adaf62b85813871e9bf6fe9d5440bdc", kill_on_drop: false }`
[INFO] [stdout] 75a7fb7c82e55ca1aaf75bdc59c9157f9adaf62b85813871e9bf6fe9d5440bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6ff3966ffd910d1593986e2f5c26934011f072a4e0f9ac4fa452adf4003edc89
[INFO] running `Command { std: "docker" "start" "-a" "6ff3966ffd910d1593986e2f5c26934011f072a4e0f9ac4fa452adf4003edc89", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rneter-d455ee2c2f3d2521)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test device::builder::tests::invalid_handler_regex_returns_config_error ... ok
[INFO] [stdout] test device::execution::tests::parse_shell_exit_status_extracts_code_and_removes_marker_line ... ok
[INFO] [stdout] test device::diagnostics::tests::state_machine_diagnostics_detect_duplicate_prompt_patterns ... ok
[INFO] [stdout] test device::diagnostics::tests::state_machine_diagnostics_detect_self_loop_only_states ... ok
[INFO] [stdout] test device::execution::tests::shell_exit_status_wrapper_appends_marker_printer ... ok
[INFO] [stdout] test device::runtime::tests::current_prompt_is_updated_when_prompt_line_is_read ... ok
[INFO] [stdout] test device::config::tests::config_build_matches_builtin_cisco_template ... ok
[INFO] [stdout] test device::runtime::tests::error_state_is_detected_after_error_line ... ok
[INFO] [stdout] test device::config::tests::config_build_supports_shell_exit_status_strategy ... ok
[INFO] [stdout] test device::transitions::tests::transition_path_is_found_for_reachable_state ... ok
[INFO] [stdout] test session::client::command::tests::extract_command_content_strips_fish_wrapper_echo_and_prompt ... ok
[INFO] [stdout] test session::client::command::tests::resolve_output_branch_target_rejects_invalid_regex ... ok
[INFO] [stdout] test session::client::command::tests::runtime_command_interaction_rejects_invalid_regex ... ok
[INFO] [stdout] test session::client::command::tests::resolve_output_branch_target_matches_content_rule ... ok
[INFO] [stdout] test session::client::command::tests::runtime_command_interaction_matches_sanitized_prompt ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_can_rollback_failed_step_when_enabled ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_preserves_partial_block_rollback_steps_on_operation_error ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_accepts_flow_operations ... ok
[INFO] [stdout] test device::transitions::tests::transition_to_unknown_state_returns_error ... ok
[INFO] [stdout] test device::runtime::tests::read_need_write_supports_dynamic_and_static_inputs ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_records_block_rollback_event_with_original_step_index ... ok
[INFO] [stdout] test session::client::command::tests::resolve_output_branch_target_uses_fallback_when_no_rule_matches ... ok
[INFO] [stdout] test device::runtime::tests::linux_prompt_matches_after_stripping_ansi_sequences ... ok
[INFO] [stdout] test device::diagnostics::tests::state_machine_diagnostics_are_clean_for_valid_template ... ok
[INFO] [stdout] test device::runtime::tests::ignore_error_pattern_resets_to_output_state ... ok
[INFO] [stdout] test device::diagnostics::tests::state_machine_diagnostics_detect_invalid_edges_and_dead_ends ... ok
[INFO] [stdout] test device::execution::tests::finalize_command_output_uses_exit_code_over_fallback_success ... ok
[INFO] [stdout] test device::runtime::tests::fish_prompt_matches_after_stripping_terminal_probe_sequences ... ok
[INFO] [stdout] test session::client::command::tests::runtime_command_interaction_matches_last_carriage_return_fragment ... ok
[INFO] [stdout] test device::execution::tests::shell_exit_status_wrapper_uses_fish_status_variable_when_configured ... ok
[INFO] [stdout] test device::runtime::tests::fish_prompt_matches_last_carriage_return_fragment ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_whole_resource_waits_for_trigger_step ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_workflow_updates_committed_block_step_results_after_global_rollback ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_skips_failed_step_rollback_by_default ... ok
[INFO] [stdout] test session::recording::tests::key_events_only_skips_raw_chunks ... ok
[INFO] [stdout] test session::recording::tests::replay_next_returns_error_when_command_not_found ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_records_forward_partial_steps_on_operation_error ... ok
[INFO] [stdout] test session::recording::tests::normalize_jsonl_filters_noise_and_sorts_by_timestamp ... ok
[INFO] [stdout] test session::recording::tests::recorder_clear_removes_all_entries ... ok
[INFO] [stdout] test session::client::tx::tests::execute_tx_block_records_whole_resource_rollback_child_steps ... ok
[INFO] [stdout] test session::recording::tests::replay_next_in_mode_detects_mismatch ... ok
[INFO] [stdout] test session::recording::tests::replay_preserves_recorded_exit_code ... ok
[INFO] [stdout] test session::recording::tests::from_jsonl_supports_legacy_connection_prompt_field ... ok
[INFO] [stdout] test session::recording::tests::replay_script_can_test_command_flow_without_ssh ... ok
[INFO] [stdout] test session::recording::tests::off_level_records_nothing ... ok
[INFO] [stdout] test session::recording::tests::recorder_jsonl_roundtrip ... ok
[INFO] [stdout] test session::recording::tests::replayer_returns_matching_command_output ... ok
[INFO] [stdout] test session::recording::tests::normalize_jsonl_can_keep_all_event_types ... ok
[INFO] [stdout] test session::recording::tests::recorder_roundtrips_file_upload_events ... ok
[INFO] [stdout] test session::recording::tests::off_level_subscription_stays_quiet ... ok
[INFO] [stdout] test session::recording::tests::command_default_has_no_timeout ... ok
[INFO] [stdout] test session::tests::connection_request_formats_device_addr ... ok
[INFO] [stdout] test session::security::tests::default_security_options_are_secure ... ok
[INFO] [stdout] test session::tests::execution_context_builder_overrides_defaults ... ok
[INFO] [stdout] test session::security::tests::legacy_profile_keeps_broad_compatibility_algorithms ... ok
[INFO] [stdout] test session::security::tests::legacy_profile_uses_no_host_check ... ok
[INFO] [stdout] test session::tests::command_default_has_empty_dyn_params ... ok
[INFO] [stdout] test session::recording::tests::tx_events_are_jsonl_roundtrip_compatible ... ok
[INFO] [stdout] test session::tests::command_output_branch_rule_builder_sets_source ... ok
[INFO] [stdout] test session::recording::tests::replayer_supports_initial_context_for_offline_connection_tests ... ok
[INFO] [stdout] test session::tests::command_flow_defaults_to_stop_on_error ... ok
[INFO] [stdout] test session::recording::tests::from_jsonl_accepts_empty_input ... ok
[INFO] [stdout] test session::recording::tests::subscribe_receives_live_entries ... ok
[INFO] [stdout] test session::security::tests::secure_profile_excludes_weak_algorithms ... ok
[INFO] [stdout] test session::tests::file_upload_request_builder_overrides_defaults ... ok
[INFO] [stdout] test session::tests::operation_execution_error_preserves_partial_output ... ok
[INFO] [stdout] test session::tests::prompt_response_rule_builder_sets_recording_flag ... ok
[INFO] [stdout] test session::transaction::tests::per_step_rollback_plan_skips_steps_without_rollback_operation ... ok
[INFO] [stdout] test session::transaction::tests::block_accepts_none_rollback_policy ... ok
[INFO] [stdout] test session::transaction::tests::failed_block_rollback_summary_defaults_when_not_attempted ... ok
[INFO] [stdout] test session::transaction::tests::failed_block_rollback_summary_propagates_rollback_failure ... ok
[INFO] [stdout] test session::transaction::tests::missing_rollback_plan_reasons_explain_missing_commands ... ok
[INFO] [stdout] test session::transaction::tests::per_step_plan_can_include_failed_step_rollback_when_enabled ... ok
[INFO] [stdout] test session::transaction::tests::per_step_rollback_plan_is_reverse_order ... ok
[INFO] [stdout] test session::transaction::tests::tx_step_result_is_initialized_from_step ... ok
[INFO] [stdout] test session::transaction::tests::tx_step_result_summarizes_flow_operations ... ok
[INFO] [stdout] test session::transaction::tests::validation_rejects_empty_rollback_operation ... ok
[INFO] [stdout] test session::transaction::tests::workflow_requires_at_least_one_block ... ok
[INFO] [stdout] test session::transaction::tests::workflow_rollback_order_empty_when_first_block_failed ... ok
[INFO] [stdout] test session::transaction::tests::whole_resource_plan_supports_custom_trigger_step ... ok
[INFO] [stdout] test session::transaction::tests::workflow_validation_reuses_block_validation ... ok
[INFO] [stdout] test templates::catalog::tests::template_metadata_is_case_insensitive ... ok
[INFO] [stdout] test templates::catalog::tests::template_catalog_has_metadata_for_all_builtin_templates ... ok
[INFO] [stdout] test templates::command_flow_template::tests::missing_required_var_fails_rendering ... ok
[INFO] [stdout] test templates::command_flow_template::tests::prompt_and_mode_accept_plain_text_builders ... ok
[INFO] [stdout] test templates::command_flow_template::tests::template_step_renders_output_branch_rules ... ok
[INFO] [stdout] test templates::command_flow_template::tests::renders_template_with_inline_text ... ok
[INFO] [stdout] test session::transaction::tests::whole_resource_plan_is_single_operation ... ok
[INFO] [stdout] test templates::linux::tests::build_tx_block_for_linux_mutating_commands_requires_explicit_rollback ... ok
[INFO] [stdout] test templates::command_flow_template::tests::inline_template_text_renders_placeholders ... ok
[INFO] [stdout] test templates::command_flow_template::tests::runtime_vars_must_be_json_object ... ok
[INFO] [stdout] test session::tests::command_dynamic_params_collect_unknown_keys_into_extra ... ok
[INFO] [stdout] test templates::linux::tests::build_tx_block_for_linux_readonly ... ok
[INFO] [stdout] test templates::linux::tests::build_tx_block_requires_explicit_rollback_for_mutating_commands ... ok
[INFO] [stdout] test templates::linux::tests::classify_linux_command_identifies_readonly ... ok
[INFO] [stdout] test templates::linux::tests::classify_linux_command_identifies_file_ops ... ok
[INFO] [stdout] test templates::linux::tests::classify_linux_command_identifies_service_ops ... ok
[INFO] [stdout] test templates::linux::tests::classify_linux_command_is_case_insensitive ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_is_in_builtin_templates ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_can_force_fish_exit_status_capture ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_metadata_is_correct ... ok
[INFO] [stdout] test templates::network::tests::network_template_catalog_matches_expectations ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_by_name_works ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_has_user_and_root_states ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_by_name_is_case_insensitive ... ok
[INFO] [stdout] test session::transaction::tests::whole_resource_plan_requires_trigger_step_success ... ok
[INFO] [stdout] test templates::registry::tests::by_name_returns_template_not_found_for_unknown_name ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_password_not_recorded_in_output ... ok
[INFO] [stdout] test templates::registry::tests::by_name_is_case_insensitive ... ok
[INFO] [stdout] test templates::linux::tests::linux_template_wraps_commands_for_exit_code_capture ... ok
[INFO] [stdout] test templates::registry::tests::by_name_config_builds_equivalent_handler ... ok
[INFO] [stdout] test templates::linux::tests::linux_with_config_sudo_shell ... ok
[INFO] [stdout] test templates::linux::tests::linux_with_config_direct_root ... ok
[INFO] [stdout] test templates::linux::tests::linux_with_custom_prompts ... ok
[INFO] [stdout] test templates::linux::tests::linux_handler_config_rebuilds_equivalent_handler ... ok
[INFO] [stdout] test session::transaction::tests::workflow_rollback_order_reverses_committed_prefix ... ok
[INFO] [stdout] test templates::catalog::tests::available_templates_contains_expected_names ... ok
[INFO] [stdout] test templates::linux::tests::linux_with_config_sudo_interactive ... ok
[INFO] [stdout] test templates::linux::tests::linux_handler_config_can_be_extended_by_callers ... ok
[INFO] [stdout] test templates::network::tests::network_templates_build_and_registry_match ... ok
[INFO] [stdout] test templates::transaction::tests::build_tx_block_for_read_only_uses_none_rollback ... ok
[INFO] [stdout] test templates::transaction::tests::build_tx_block_requires_explicit_rollback_for_mutating_commands ... ok
[INFO] [stdout] test templates::transaction::tests::build_tx_block_supports_whole_resource_rollback ... ok
[INFO] [stdout] test templates::transfer::tests::cisco_like_copy_template_exposes_expected_metadata ... ok
[INFO] [stdout] test templates::transfer::tests::cisco_like_copy_template_renders_custom_overwrite_answer ... ok
[INFO] [stdout] test templates::transfer::tests::cisco_like_copy_template_renders_empty_optional_scp_credentials ... ok
[INFO] [stdout] test templates::transfer::tests::cisco_like_copy_template_renders_scp_to_device_flow ... ok
[INFO] [stdout] test templates::transaction::tests::classify_show_command_returns_read_only ... ok
[INFO] [stdout] test templates::registry::tests::diagnose_template_returns_report ... ok
[INFO] [stdout] test templates::transfer::tests::cisco_like_copy_template_renders_tftp_from_device_flow ... ok
[INFO] [stdout] test templates::registry::tests::diagnose_template_json_returns_valid_json ... ok
[INFO] [stdout] test templates::registry::tests::diagnose_all_templates_json_includes_builtin_template_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/replay_fixtures.rs (/opt/rustwide/target/debug/deps/replay_fixtures-fb0e4709498df304)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test fixture_exposes_connection_context ... ok
[INFO] [stdout] test fixture_mode_match_is_case_insensitive ... ok
[INFO] [stdout] test fixture_normalization_removes_noise_by_default ... ok
[INFO] [stdout] test failure_fixture_replays_unsuccessful_command_output ... ok
[INFO] [stdout] test fixture_replay_next_fills_output_prompt ... ok
[INFO] [stdout] test fixture_replays_script_without_ssh ... ok
[INFO] [stdout] test legacy_fixture_still_replays_after_schema_changes ... ok
[INFO] [stdout] test replay_ignores_tx_events_and_still_matches_command_output ... ok
[INFO] [stdout] test replay_without_prompt_after_yields_none_output_prompt ... ok
[INFO] [stdout] test state_switch_fixture_selects_output_by_mode ... ok
[INFO] [stdout] test replay_fixtures_have_basic_quality_guarantees ... ok
[INFO] [stderr]    Doc-tests rneter
[INFO] [stdout] test replay_script_returns_error_when_middle_command_missing ... ok
[INFO] [stdout] test replay_script_snapshot_matches_expected_output_sequence ... ok
[INFO] [stdout] test fixture_reports_mismatch_for_wrong_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... 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] [stdout] all doctests ran in 3.84s; merged doctests compilation took 3.82s
[INFO] running `Command { std: "docker" "inspect" "6ff3966ffd910d1593986e2f5c26934011f072a4e0f9ac4fa452adf4003edc89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff3966ffd910d1593986e2f5c26934011f072a4e0f9ac4fa452adf4003edc89", kill_on_drop: false }`
[INFO] [stdout] 6ff3966ffd910d1593986e2f5c26934011f072a4e0f9ac4fa452adf4003edc89
