[INFO] fetching crate larpshell 0.2.5... [INFO] testing larpshell-0.2.5 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] extracting crate larpshell 0.2.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate larpshell 0.2.5 [INFO] finished tweaking crates.io crate larpshell 0.2.5 [INFO] tweaked toml for crates.io crate larpshell 0.2.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate larpshell 0.2.5 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 crates.io crate larpshell 0.2.5 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da [INFO] running `Command { std: "docker" "start" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da", 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" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da" "/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" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da", 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" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling endian-type v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling radix_trie v0.3.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling inquire v0.9.4 [INFO] [stderr] Compiling rustyline v18.0.0 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling ignore v0.4.26 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.4 [INFO] [stderr] Compiling larpshell v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 17s [INFO] running `Command { std: "docker" "inspect" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da", 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" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da" "/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 larpshell v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 57.39s [INFO] running `Command { std: "docker" "inspect" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da", 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" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da" "/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.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/larpshell-ccedc4cdc8eb8049) [INFO] [stdout] [INFO] [stdout] running 395 tests [INFO] [stdout] test agent::builtins::tests::fetch_url_rejects_non_http_urls ... ok [INFO] [stdout] test agent::builtins::tests::edit_file_rejects_duplicate_text ... FAILED [INFO] [stdout] test agent::builtins::tests::edit_file_rejects_empty_old_text ... FAILED [INFO] [stdout] test agent::builtins::tests::edit_file_replaces_unique_text ... FAILED [INFO] [stdout] test agent::builtins::tests::edit_file_rejects_missing_text ... FAILED [INFO] [stdout] test agent::builtins::tests::git_safe_mode_rejects_alias_config_key ... ok [INFO] [stdout] test agent::builtins::tests::git_safe_mode_rejects_exec_capable_config_key ... ok [INFO] [stdout] test agent::builtins::tests::list_files_not_a_dir_returns_error ... ok [INFO] [stdout] test agent::builtins::tests::list_files_returns_sorted_entries ... FAILED [INFO] [stdout] test agent::builtins::tests::read_file_missing_returns_error ... ok [INFO] [stdout] test agent::builtins::tests::read_file_truncates_large_files ... FAILED [INFO] [stdout] test agent::builtins::tests::read_file_truncation_notice_reports_actual_bytes_read ... FAILED [INFO] [stdout] test agent::builtins::tests::read_file_returns_contents ... FAILED [INFO] [stdout] test agent::builtins::tests::run_command_on_accepts_combined_command_string ... ok [INFO] [stdout] test agent::builtins::tests::run_command_failure_includes_status_stdout_and_stderr ... ok [INFO] [stdout] test agent::builtins::tests::run_command_executes_safe_commands ... ok [INFO] [stdout] test agent::builtins::tests::run_command_on_executes_compound_shell_expression ... ok [INFO] [stdout] test agent::builtins::tests::run_command_on_allows_previously_blocked_args ... ok [INFO] [stdout] test agent::builtins::tests::run_command_rejects_dangerous_args ... ok [INFO] [stdout] test agent::builtins::tests::run_command_rejects_non_string_args ... ok [INFO] [stdout] test agent::builtins::tests::run_command_rejects_unsafe_commands ... ok [INFO] [stdout] test agent::builtins::tests::run_command_on_allows_arbitrary_commands ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_allows_benign_args_with_blocked_substrings ... ok [INFO] [stdout] test agent::builtins::tests::git_safe_mode_accepts_benign_config_key_with_read_only_subcommand ... ok [INFO] [stdout] test agent::builtins::tests::run_command_on_preserves_quoted_combined_command_string ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_combined_command_string ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_compound_shell_expression ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_curl ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_docker ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_find_delete ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_hg_commit ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_ip_link_set ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_kubectl ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_mutating_git_subcommands ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_path_qualified_executable ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_path_qualified_executable_with_extension ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_quoted_combined_command_string ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_allows_literal_dollar_argument ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_terraform ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_wget ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_rejects_svn_commit ... ok [INFO] [stdout] test agent::builtins::tests::search_files_appends_truncation_notice_when_cap_hit ... FAILED [INFO] [stdout] test agent::builtins::tests::search_files_finds_pattern ... FAILED [INFO] [stdout] test agent::builtins::tests::search_files_no_matches ... FAILED [INFO] [stdout] test agent::builtins::tests::search_files_surfaces_traversal_errors ... FAILED [INFO] [stdout] test agent::builtins::tests::write_file_creates_parent_directories ... FAILED [INFO] [stdout] test agent::builtins::tests::write_file_writes_contents ... FAILED [INFO] [stdout] test agent::builtins::tests::write_file_rejects_directory_path ... FAILED [INFO] [stdout] test agent::mcp::tests::mcp_config_empty_servers ... ok [INFO] [stdout] test agent::mcp::tests::load_mcp_configs_returns_empty_when_no_file ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_allows_git_global_option_before_read_only_subcommand ... ok [INFO] [stdout] test agent::mcp::tests::mcp_config_parses_valid_json ... ok [INFO] [stdout] test agent::builtins::tests::run_command_safe_allows_read_only_git_subcommands ... ok [INFO] [stdout] test agent::tests::format_tool_preview_creates_user_friendly_messages ... ok [INFO] [stdout] test agent::tests::handle_tool_calls_does_not_append_messages_when_cancelled ... ok [INFO] [stdout] test agent::tests::parse_final_response_appends_repeated_message_blocks ... ok [INFO] [stdout] test agent::tests::parse_final_response_defaults_to_message_without_prefix ... ok [INFO] [stdout] test agent::tests::parse_final_response_defaults_to_message_without_prefix_again ... ok [INFO] [stdout] test agent::tests::parse_final_response_extracts_multiline_command_after_leading_prose ... ok [INFO] [stdout] test agent::tests::parse_final_response_extracts_multiline_message_from_fenced_block ... ok [INFO] [stdout] test agent::tests::parse_final_response_parses_command_prefix ... ok [INFO] [stdout] test agent::tests::parse_final_response_parses_message_prefix ... ok [INFO] [stdout] test agent::tests::parse_final_response_parses_multiline_command_prefix ... ok [INFO] [stdout] test agent::tests::parse_final_response_parses_multiline_message_prefix ... ok [INFO] [stdout] test agent::tests::parse_final_response_prefers_command_when_message_and_command_exist ... ok [INFO] [stdout] test agent::tests::parse_final_response_treats_unprefixed_text_as_message ... ok [INFO] [stdout] test agent::tests::read_key_from_returns_eof_on_closed_input ... ok [INFO] [stdout] test agent::tests::build_agent_system_prompt_for_on_mentions_iterative_probing ... ok [INFO] [stdout] test agent::tests::build_agent_system_prompt_prepends_agent_prompt_to_system_prompt ... ok [INFO] [stdout] test agent::tests::build_agent_system_prompt_for_safe_is_conservative ... ok [INFO] [stdout] test agent::tests::run_agent_loop_executes_tool_call_and_returns_follow_up_message ... ok [INFO] [stdout] test agent::tests::run_agent_loop_preserves_multiline_command_payload ... ok [INFO] [stdout] test agent::tests::run_agent_loop_returns_command_without_tool_calls ... ok [INFO] [stdout] test agent::tests::run_agent_loop_returns_message_and_command_from_single_response ... ok [INFO] [stdout] test agent::tests::run_agent_loop_preserves_multiline_message_payload ... ok [INFO] [stdout] test agent::tests::test_config_uses_ollama_provider ... ok [INFO] [stdout] test agent::tools::tests::mcp_prefix_collision_is_reported_as_error ... ok [INFO] [stdout] test agent::tests::run_agent_loop_returns_message_without_tool_calls ... ok [INFO] [stdout] test agent::tools::tests::registry_execute_calls_correct_tool ... FAILED [INFO] [stdout] test agent::tools::tests::registry_execute_unknown_tool_returns_error ... ok [INFO] [stdout] test agent::tools::tests::registry_with_builtins_has_seven_on_tools ... ok [INFO] [stdout] test agent::tools::tests::registry_with_builtins_has_five_safe_tools ... ok [INFO] [stdout] test cli::tests::clap_agent_toggle_matches_vocab ... ok [INFO] [stdout] test agent::tools::tests::tool_registry_with_builtins_registers_expected_builtin_names ... ok [INFO] [stdout] test cli::tests::clap_prompt_action_matches_vocab ... ok [INFO] [stdout] test cli::tests::clap_bool_toggle_matches_vocab ... ok [INFO] [stdout] test cli::tests::clap_prompt_kind_matches_vocab ... ok [INFO] [stdout] test cli::tests::clap_subcommands_match_vocab ... ok [INFO] [stdout] test config::tests::openrouter_saved_credentials_accept_saved_api_key ... ok [INFO] [stdout] test config::tests::openrouter_saved_credentials_reject_blank_api_key ... ok [INFO] [stdout] test config::tests::openrouter_saved_credentials_require_api_key ... ok [INFO] [stdout] test config::tests::provider_options_mark_current_with_plain_text ... ok [INFO] [stdout] test config::tests::reusable_saved_key_rejects_blank ... ok [INFO] [stdout] test config::tests::test_history_enabled_returns_bool ... ok [INFO] [stdout] test config::tests::test_provider_default_index_gemini ... ok [INFO] [stdout] test config::tests::test_provider_default_index_ollama ... ok [INFO] [stdout] test config::tests::test_provider_default_index_openai ... ok [INFO] [stdout] test config::tests::test_provider_default_index_openrouter ... ok [INFO] [stdout] test error::tests::test_api_key_detection_401_with_api_key_phrase ... ok [INFO] [stdout] test error::tests::test_api_key_detection_403_with_apikey_phrase ... ok [INFO] [stdout] test error::tests::test_api_key_detection_case_insensitive ... ok [INFO] [stdout] test error::tests::test_api_key_detection_403_with_api_key_phrase ... ok [INFO] [stdout] test config::migration::tests::v1_config_migrates_agent_to_off ... ok [INFO] [stdout] test error::tests::test_openapi_not_misclassified_as_invalid_key ... ok [INFO] [stdout] test error::tests::test_capacity_not_misclassified_as_invalid_key ... ok [INFO] [stdout] test error::tests::test_retry_after_from_body_gemini_format ... ok [INFO] [stdout] test error::tests::test_retry_after_from_body_gemini_format_float ... ok [INFO] [stdout] test error::tests::test_retry_after_from_header_delta_seconds ... ok [INFO] [stdout] test error::tests::test_retry_after_header_preferred_over_body ... ok [INFO] [stdout] test error::tests::test_retry_after_none_when_not_available ... ok [INFO] [stdout] test error::tests::test_quota_not_misclassified_as_invalid_key ... ok [INFO] [stdout] test prompt::tests::clean_explanation_handles_command_with_space ... ok [INFO] [stdout] test prompt::tests::clean_explanation_leaves_unrelated_response ... ok [INFO] [stdout] test prompt::tests::clean_explanation_removes_repeated_command_inside_fenced_block ... ok [INFO] [stdout] test prompt::tests::create_explain_prompt_handles_multiword_command ... ok [INFO] [stdout] test prompt::tests::clean_explanation_removes_leading_command ... ok [INFO] [stdout] test prompt::tests::create_explain_prompt_substitutes_command_in_custom_template ... ok [INFO] [stdout] test prompt::tests::create_explain_prompt_substitutes_command_in_default ... ok [INFO] [stdout] test prompt::tests::default_agent_prompt_does_not_have_request_placeholder ... ok [INFO] [stdout] test prompt::tests::default_agent_safe_prompt_does_not_have_request_placeholder ... ok [INFO] [stdout] test prompt::tests::default_explain_prompt_has_command_placeholder ... ok [INFO] [stdout] test prompt::tests::normalize_model_output_extracts_command_after_leading_prose ... ok [INFO] [stdout] test prompt::tests::normalize_model_output_extracts_prefixed_command_from_fenced_block ... ok [INFO] [stdout] test prompt::tests::normalize_model_output_prefers_command_when_both_labels_exist ... ok [INFO] [stdout] test prompt::tests::parse_labeled_response_appends_repeated_message_blocks ... ok [INFO] [stdout] test prompt::tests::parse_labeled_response_extracts_message_and_command_blocks ... ok [INFO] [stdout] test prompt::tests::parse_labeled_response_preserves_multiline_message_block ... ok [INFO] [stdout] test prompt::tests::parse_labeled_response_trims_continuation_line_indent ... ok [INFO] [stdout] test prompt::tests::validate_explain_prompt_accepts_valid_template ... ok [INFO] [stdout] test prompt::tests::validate_explain_prompt_rejects_missing_placeholder ... ok [INFO] [stdout] test prompt::tests::validate_sys_prompt_accepts_valid_template ... ok [INFO] [stdout] test prompt::tests::validate_sys_prompt_rejects_missing_placeholder ... ok [INFO] [stdout] test providers::gemini::tests::extract_chat_response_safety_block_returns_blocked_error ... ok [INFO] [stdout] test providers::gemini::tests::gemini_generate_error_preserves_retry_after_header ... ok [INFO] [stdout] test providers::gemini::tests::gemini_request_serializes_system_instruction ... ok [INFO] [stdout] test providers::gemini::tests::gemini_text_response_deserializes ... ok [INFO] [stdout] test providers::gemini::tests::gemini_tool_call_response_deserializes ... ok [INFO] [stdout] test providers::ollama::tests::ollama_chat_response_text_only_deserializes ... ok [INFO] [stdout] test providers::ollama::tests::ollama_chat_response_with_tool_call_deserializes ... ok [INFO] [stdout] test providers::ollama::tests::ollama_empty_content_filtered_to_none ... ok [INFO] [stdout] test providers::ollama::tests::ollama_missing_content_is_none ... ok [INFO] [stdout] test providers::openai::tests::chat_completions_url_handles_full_path ... ok [INFO] [stdout] test providers::openai::tests::chat_completions_url_handles_bare_host ... ok [INFO] [stdout] test providers::ollama::tests::new_normalizes_trailing_base_url_slash ... ok [INFO] [stdout] test agent::builtins::tests::fetch_url_returns_response_body ... ok [INFO] [stdout] test agent::builtins::tests::fetch_url_rejects_error_statuses ... ok [INFO] [stdout] test providers::openai::tests::chat_request_with_tools_serializes_correctly ... ok [INFO] [stdout] test providers::openai::tests::text_response_deserializes ... ok [INFO] [stdout] test providers::openai::tests::tool_call_response_deserializes ... ok [INFO] [stdout] test providers::tests::chat_message_assistant_tool_calls_sets_calls_and_skips_content ... ok [INFO] [stdout] test agent::builtins::tests::fetch_url_truncates_multibyte_unicode_body_at_char_boundary ... ok [INFO] [stdout] test providers::tests::chat_message_system_sets_role_and_serializes_content ... ok [INFO] [stdout] test providers::tests::chat_message_user_sets_role_and_serializes_content ... ok [INFO] [stdout] test providers::tests::chat_response_message_variant_contains_text ... ok [INFO] [stdout] test providers::tests::chat_response_tool_calls_variant_contains_calls ... ok [INFO] [stdout] test agent::builtins::tests::fetch_url_truncates_large_responses ... ok [INFO] [stdout] test providers::tests::tool_call_serializes_function_name_and_json_arguments ... ok [INFO] [stdout] test providers::tests::tool_definition_serializes_expected_fields ... ok [INFO] [stdout] test providers::tests::chat_message_tool_result_sets_tool_metadata_and_serializes_content ... ok [INFO] [stdout] test providers::tests::default_generate_with_tools_extracts_user_messages ... ok [INFO] [stdout] test shell_integration::tests::autocomplete_agent_toggles_match_vocab ... ok [INFO] [stdout] test shell_integration::tests::autocomplete_bool_toggles_match_vocab ... ok [INFO] [stdout] test shell_integration::tests::autocomplete_prompt_kinds_match_vocab ... ok [INFO] [stdout] test shell_integration::tests::autocomplete_subcommands_match_vocab ... ok [INFO] [stdout] test shell_integration::tests::autocomplete_prompt_actions_match_vocab ... ok [INFO] [stdout] test shell_integration::tests::bash_autocomplete_has_verbose_subcommand ... ok [INFO] [stdout] test shell_integration::tests::bash_autocomplete_history_no_safe ... ok [INFO] [stdout] test shell_integration::tests::bash_autocomplete_prompt_action_has_reset ... ok [INFO] [stdout] test shell_integration::tests::bash_autocomplete_prompt_has_agent_kinds ... ok [INFO] [stdout] test shell_integration::tests::bash_function_has_verbose_passthrough ... ok [INFO] [stdout] test shell_integration::tests::fish_autocomplete_has_verbose_subcommand ... ok [INFO] [stdout] test shell_integration::tests::fish_autocomplete_prompt_action_has_reset ... ok [INFO] [stdout] test shell_integration::tests::fish_autocomplete_prompt_has_agent_kinds ... ok [INFO] [stdout] test shell_integration::tests::remove_marked_function_block_handles_edited_function_signature ... ok [INFO] [stdout] test shell_integration::tests::remove_marked_function_block_handles_function_keyword_next_line_brace ... ok [INFO] [stdout] test shell_integration::tests::remove_marked_function_block_handles_one_line_function ... ok [INFO] [stdout] test shell_integration::tests::remove_marked_function_block_preserves_config_when_signature_missing ... ok [INFO] [stdout] test shell_integration::tests::remove_marked_function_block_preserves_different_function_name ... ok [INFO] [stdout] test shell_integration::tests::remove_marked_function_block_preserves_following_config ... ok [INFO] [stdout] test shell_integration::tests::remove_marked_function_block_preserves_non_function_larpshell_command ... ok [INFO] [stdout] test shell_integration::tests::wrapper_passthroughs_cover_vocab_subcommands ... ok [INFO] [stdout] test shell_integration::tests::zsh_autocomplete_agent_has_safe ... ok [INFO] [stdout] test shell_integration::tests::zsh_autocomplete_has_verbose_subcommand ... ok [INFO] [stdout] test shell_integration::tests::atomic_write_preserves_existing_mode ... ok [INFO] [stdout] test shell_integration::tests::zsh_autocomplete_prompt_action_has_reset ... ok [INFO] [stdout] test shell_integration::tests::fish_function_has_verbose_and_agent_passthroughs ... ok [INFO] [stdout] test shell_integration::tests::zsh_autocomplete_prompt_has_agent_kinds ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_agent_returns_toggles ... ok [INFO] [stdout] test slash_commands::tests::arg_choice_values_match_vocab ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_no_match_returns_none ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_no_space_returns_none ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_non_slash_returns_none ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_prompt_agent_prefix_filters ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_prompt_kind_complete_returns_actions ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_prompt_partial_action_filters ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_prompt_partial_kind_filters ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_prompt_space_returns_kinds ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_too_many_args_returns_none ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_tool_output_returns_toggles ... ok [INFO] [stdout] test slash_commands::tests::arg_completions_unknown_command_returns_none ... ok [INFO] [stdout] test slash_commands::tests::every_cli_subcommand_has_a_slash_command ... ok [INFO] [stdout] test slash_commands::tests::filter_empty_input_returns_nothing ... ok [INFO] [stdout] test slash_commands::tests::filter_full_name_matches_self ... ok [INFO] [stdout] test slash_commands::tests::filter_includes_agent ... ok [INFO] [stdout] test slash_commands::tests::filter_prefix_matches_command ... ok [INFO] [stdout] test slash_commands::tests::filter_slash_returns_all_commands ... ok [INFO] [stdout] test slash_commands::tests::filter_unknown_returns_nothing ... ok [INFO] [stdout] test slash_commands::tests::filter_with_args_matches_base_command ... ok [INFO] [stdout] test slash_commands::tests::parse_agent_no_arg_shows_status ... ok [INFO] [stdout] test slash_commands::tests::parse_agent_off ... ok [INFO] [stdout] test slash_commands::tests::parse_agent_safe ... ok [INFO] [stdout] test slash_commands::tests::parse_api ... ok [INFO] [stdout] test slash_commands::tests::parse_explain_with_args ... ok [INFO] [stdout] test slash_commands::tests::parse_prompt_agent_edit ... ok [INFO] [stdout] test slash_commands::tests::parse_prompt_bad_action_returns_invalid_args ... ok [INFO] [stdout] test slash_commands::tests::parse_prompt_agent_safe_show ... ok [INFO] [stdout] test slash_commands::tests::parse_prompt_defaults_to_system_show ... ok [INFO] [stdout] test slash_commands::tests::parse_prompt_bad_kind_returns_invalid_args ... ok [INFO] [stdout] test slash_commands::tests::parse_agent_on ... ok [INFO] [stdout] test slash_commands::tests::parse_prompt_explain_edit ... ok [INFO] [stdout] test slash_commands::tests::parse_quit ... ok [INFO] [stdout] test slash_commands::tests::parse_tool_output_no_arg_shows_status ... ok [INFO] [stdout] test slash_commands::tests::parse_unknown_command ... ok [INFO] [stdout] test slash_commands::tests::parse_uninstall ... ok [INFO] [stdout] test tests::agent::agent_multiline_message_does_not_indent_continuation_lines ... FAILED [INFO] [stdout] test tests::agent::agent_off_by_default_in_config ... FAILED [INFO] [stdout] test tests::agent::agent_on_safe_off_subcommand_updates_config ... FAILED [INFO] [stdout] test tests::agent::agent_on_subcommand_bootstraps_missing_config_on_clean_home ... FAILED [INFO] [stdout] test slash_commands::tests::parse_tool_output_off ... ok [INFO] [stdout] test tests::agent::agent_safe_subcommand_bootstraps_missing_config ... FAILED [INFO] [stdout] test tests::agent::agent_safe_subcommand_bootstraps_missing_config_on_clean_home ... FAILED [INFO] [stdout] test tests::agent::agent_slash_command_parsed_in_interactive ... FAILED [INFO] [stdout] test tests::agent::agent_status_subcommand_does_not_require_shell_bootstrap ... FAILED [INFO] [stdout] test tests::agent::history_status_commands_still_work_with_shell_bootstrap_home ... FAILED [INFO] [stdout] test tests::agent::prompt_agent_safe_edit_creates_prompt_file_on_clean_home ... FAILED [INFO] [stdout] test tests::agent::prompt_agent_safe_show_uses_default_on_clean_home ... FAILED [INFO] [stdout] test tests::agent::prompt_agent_show_uses_default_on_clean_home ... FAILED [INFO] [stdout] test tests::agent::prompt_explain_show_uses_default_on_clean_home ... FAILED [INFO] [stdout] test tests::agent::prompt_system_show_uses_default_on_clean_home ... FAILED [INFO] [stdout] test tests::agent::tool_output_subcommand_updates_config ... FAILED [INFO] [stdout] test tests::agent_field_defaults_to_off ... ok [INFO] [stdout] test tests::agent::verbose_slash_command_takes_effect_immediately ... FAILED [INFO] [stdout] test tests::agent_field_parses_legacy_bool_values ... ok [INFO] [stdout] test tests::agent_field_parses_mode_values ... ok [INFO] [stdout] test tests::agent::agent_off_subcommand_bootstraps_missing_config_on_clean_home ... FAILED [INFO] [stdout] test tests::agent_subcommand_off_prints_confirmation ... FAILED [INFO] [stdout] test tests::agent_subcommand_on_prints_confirmation ... FAILED [INFO] [stdout] test tests::agent_subcommand_safe_prints_confirmation ... FAILED [INFO] [stdout] test tests::binary_prefers_explicit_test_override ... ok [INFO] [stdout] test tests::cli::cd_bare_goes_home ... ok [INFO] [stdout] test tests::atomic_write_produces_correct_content_and_no_temp_file ... ok [INFO] [stdout] test tests::cli::cd_absolute_path ... ok [INFO] [stdout] test providers::openai::tests::chat_completions_url_handles_v2 ... ok [INFO] [stdout] test providers::openai::tests::chat_completions_url_handles_v1beta ... ok [INFO] [stdout] test providers::openai::tests::chat_completions_url_handles_v1_trailing_slash ... ok [INFO] [stdout] test tests::cli::cd_tilde_expands_to_home ... ok [INFO] [stdout] test tests::cli::inquire_cancel_and_interrupt_map_to_cancelled ... ok [INFO] [stdout] line1 [INFO] [stdout] line2 [INFO] [stdout] test tests::cli::multiline_command_runs_via_shell ... ok [INFO] [stdout] test tests::cli::cd_tilde_subdir_expands ... ok [INFO] [stdout] test providers::openai::tests::chat_completions_url_handles_v1_suffix ... ok [INFO] [stdout] ok [INFO] [stdout] test tests::cli::compound_cd_changes_cwd ... ok [INFO] [stdout] test tests::cli::render_config_uses_sapphire_accent_and_dim_help ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_ignores_e_in_simple_mode ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_ignores_other_then_yes ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_on_arrow_up_returns_edit ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_on_eof_returns_no ... ok [INFO] [stderr] larpshell: 3: cd: can't cd to /nonexistent_dir [INFO] [stdout] test tests::confirmation::confirm_from_reader_on_esc_returns_cancel ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_with_explain_on_e_returns_explain ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_with_explain_on_enter_returns_yes ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_with_explain_on_n_returns_cancel ... ok [INFO] [stdout] test tests::confirmation::confirm_from_reader_with_explain_on_y_returns_yes ... ok [INFO] [stdout] test tests::confirmation::display_command_multiline_returns_n_plus_one ... ok [INFO] [stdout] test tests::confirmation::display_command_single_line_returns_one ... ok [INFO] [stdout] test tests::cli::compound_cd_failed_keeps_cwd ... ok [INFO] [stdout] test tests::confirmation::display_explanation_single_line_returns_one ... ok [INFO] [stdout] test tests::confirmation::display_message_multiline_returns_line_count ... ok [INFO] [stdout] test tests::confirmation::display_message_single_line_returns_one ... ok [INFO] [stdout] test tests::confirmation::display_response_delegates_to_message_renderer ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_assembles_multibyte_utf8 ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_bare_esc_is_esc ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_ctrl_delete_maps_to_delete_and_consumes_tilde ... ok [INFO] [stdout] test tests::confirmation::display_explanation_multiline_returns_line_count ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_ctrl_left_maps_to_left_and_consumes_sequence ... ok [INFO] [stderr] larpshell: 3: cd: can't cd to /nonexistent_dir_that_should_not_exist [INFO] [stdout] test tests::confirmation::parse_key_from_reader_ctrl_up_maps_to_arrow_up_and_consumes_sequence ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_insert_is_other_and_consumes_tilde ... ok [INFO] [stdout] test tests::cli::cd_nonexistent_keeps_cwd ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_arrow_down_escape_sequence ... ok [INFO] [stdout] test tests::cli::empty_command_is_noop ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_arrow_right_escape_sequence ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_arrow_up_escape_sequence ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_carriage_return ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_char_e ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_backspace ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_char_uppercase_y ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_ctrl_c ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_char_y ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_delete_key ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_enter ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_char_n ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_eof ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_pgup_is_other_and_consumes_tilde ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_ss3_arrow_maps_to_arrow_up ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_maps_arrow_left_escape_sequence ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_truncated_multibyte_is_noop ... ok [INFO] [stdout] test tests::confirmation::style_html_tags_converts_bold ... ok [INFO] [stdout] test tests::confirmation::style_html_tags_converts_italic ... ok [INFO] [stdout] test tests::confirmation::parse_key_from_reader_tilde_home_and_end ... ok [INFO] [stdout] test tests::confirmation::style_html_tags_converts_underline ... ok [INFO] [stdout] test tests::confirmation::style_html_tags_strips_when_no_color ... ok [INFO] [stdout] test tests::confirmation::style_message_markup_converts_supported_markdown ... ok [INFO] [stdout] test tests::confirmation::style_message_markup_preserves_non_ascii_outside_links ... ok [INFO] [stdout] test tests::confirmation::style_message_markup_drops_rules_and_fences ... ok [INFO] [stdout] test tests::confirmation::style_message_markup_strips_unsupported_markdown_when_no_color ... ok [INFO] [stdout] test tests::connection_failure_prints_pretty_error ... FAILED [INFO] [stdout] test tests::edit::confirm_n_prints_nothing ... FAILED [INFO] [stdout] test tests::edit::confirm_enter_executes_command ... FAILED [INFO] [stdout] test tests::edit::confirm_y_executes_command ... FAILED [INFO] [stdout] test tests::edit::confirm_esc_cancels ... FAILED [INFO] [stdout] test tests::edit::edit_append_suffix ... FAILED [INFO] [stdout] test tests::edit::edit_backspace_removes_chars ... FAILED [INFO] [stdout] test tests::edit::edit_ctrl_left_no_stray_chars ... FAILED [INFO] [stdout] test tests::edit::edit_delete_key_removes_char_at_cursor ... FAILED [INFO] [stdout] test tests::edit::edit_explain_edit_again_then_y ... FAILED [INFO] [stdout] hello [INFO] [stdout] test tests::edit::edit_insert_at_start_delete_from_end ... FAILED [INFO] [stdout] test tests::edit::edit_no_change ... FAILED [INFO] [stdout] test tests::edit::edit_home_then_insert_prefix ... FAILED [INFO] [stdout] test tests::edit::edit_pgup_is_noop_no_stray_chars ... FAILED [INFO] [stdout] test tests::edit::edit_left_then_insert_char ... FAILED [INFO] [stdout] test tests::edit::edit_right_at_end_is_noop ... FAILED [INFO] [stdout] test tests::edit::edit_then_explain_then_y ... FAILED [INFO] [stdout] test tests::edit::edit_then_explain_then_n ... FAILED [INFO] [stdout] test tests::edit::explain_then_edit_then_explain_again_then_y ... FAILED [INFO] [stdout] test tests::edit::edit_twice_accumulates ... FAILED [INFO] [stdout] test tests::edit::explain_then_edit_then_y ... FAILED [INFO] [stdout] test tests::cli::pipe_command_runs ... ok [INFO] [stdout] test tests::edit::explain_then_n_prints_nothing ... FAILED [INFO] [stdout] test tests::ensure_binary_built_skips_nested_cargo_when_override_is_present ... ok [INFO] [stdout] test tests::error::display_examples ... ok [INFO] [stdout] test tests::error::from_http_status_rounds_retry_after_up ... ok [INFO] [stdout] test tests::edit::explain_then_y_executes_command ... FAILED [INFO] [stdout] test tests::edit::explain_then_enter_executes_command ... FAILED [INFO] [stdout] test tests::edit::interactive_mode_edit_then_execute ... FAILED [INFO] [stdout] test tests::explain::explain_and_system_prompts_differ ... FAILED [INFO] [stdout] test tests::explain::explain_subcommand_no_args_exits_error ... FAILED [INFO] [stdout] test tests::explain::explain_subcommand_with_mock_shows_explanation_in_stderr ... FAILED [INFO] [stdout] test tests::explain::interactive_mode_with_piped_input_executes_command ... FAILED [INFO] [stdout] test tests::cli::positional_arg_mutation_cannot_retarget_cwd_capture ... ok [INFO] [stdout] test tests::explain::explain_subcommand_without_provider_exits_error ... FAILED [INFO] [stdout] test tests::explain::prompt_bare_equals_system_show ... FAILED [INFO] [stdout] test tests::explain::prompt_explain_show_prints_default ... FAILED [INFO] [stdout] test tests::explain::single_run_with_mock_executes_command ... FAILED [INFO] [stdout] test tests::history_enabled_by_default ... FAILED [INFO] [stdout] test tests::explain::prompt_system_show ... FAILED [INFO] [stdout] test tests::explain::prompt_explain_show_uses_saved_custom_prompt ... FAILED [INFO] [stdout] test tests::interactive::clear_preview_sequence_returns_to_column_zero_before_each_erase ... ok [INFO] [stdout] test tests::history_on_prints_confirmation ... FAILED [INFO] [stdout] test tests::interactive::completer_complete_handles_trailing_non_ascii_whitespace_without_panicking ... ok [INFO] [stdout] hello [INFO] [stdout] test tests::history_off_creates_disabled_flag_and_prints_confirmation ... FAILED [INFO] [stdout] test tests::interactive::format_preview_row_column_padding_uses_display_width_not_byte_length ... ok [INFO] [stdout] test tests::interactive::format_preview_row_clamps_prefix_on_narrow_terminal ... ok [INFO] [stdout] test tests::interactive::format_preview_row_description_ellipsis_fits_a_single_free_column ... ok [INFO] [stdout] test tests::interactive::cycle_slash_preview_repaints_without_touching_the_buffer ... ok [INFO] [stdout] test tests::interactive::format_preview_row_pads_to_column ... ok [INFO] [stdout] test tests::interactive::format_preview_row_truncates_to_width ... ok [INFO] [stdout] test tests::interactive::highlight_char_false_for_normal_line ... ok [INFO] [stdout] test tests::interactive::highlight_char_true_for_slash_line ... ok [INFO] [stdout] test tests::interactive::highlight_non_slash_line_is_unchanged ... ok [INFO] [stdout] test tests::interactive::highlight_slash_prefix_colors_typed_part ... ok [INFO] [stdout] test tests::interactive::next_cycle_index_wraps_both_ways ... ok [INFO] [stdout] test tests::interactive::preview_items_handles_partial_before_trailing_multibyte_whitespace_without_panicking ... ok [INFO] [stdout] test tests::interactive::history_survives_enabling_mid_session_after_starting_disabled ... FAILED [INFO] [stdout] test tests::interactive::preview_items_handles_trailing_non_ascii_whitespace_without_panicking ... ok [INFO] [stdout] test tests::interactive::preview_items_prefill_arguments_preserve_prefix ... ok [INFO] [stdout] test tests::cli::regular_command_runs_via_shell ... ok [INFO] [stdout] test tests::interactive::selected_row_keeps_description_alignment ... ok [INFO] [stdout] test tests::interactive::selection_ghost_is_untyped_suffix ... ok [INFO] [stdout] test tests::interactive::render_preview_sequence_returns_to_column_zero_before_each_erase ... ok [INFO] [stdout] test tests::interactive::preview_items_empty_for_non_slash ... ok [INFO] [stdout] test tests::openrouter_config_parsing_and_resolution_succeeds ... ok [INFO] [stdout] test tests::openrouter_missing_provider_config_returns_config_error ... ok [INFO] [stdout] test tests::interactive::preview_items_prefill_command_names ... ok [INFO] [stdout] test tests::slash::quit_command_exits_zero ... FAILED [INFO] [stdout] test tests::slash::agent_slash_command_updates_config_and_keeps_session_running ... FAILED [INFO] [stdout] test tests::slash::unknown_slash_command_prints_error ... FAILED [INFO] [stdout] test tests::verbose_tool_output_field_parses_false ... ok [INFO] [stdout] test uninstall::tests::larpshell_manifest_requires_package_name ... ok [INFO] [stdout] test uninstall::tests::larpshell_manifest_ignores_matching_dependency_name ... ok [INFO] [stdout] test update::tests::update_available_when_remote_is_greater ... ok [INFO] [stdout] test update::tests::update_unavailable_when_remote_is_equal ... ok [INFO] [stdout] test update::tests::update_unavailable_when_remote_is_older ... ok [INFO] [stdout] test update::tests::update_unavailable_when_remote_only_differs_as_string ... ok [INFO] [stdout] test update::tests::update_unavailable_when_version_is_invalid ... ok [INFO] [stdout] test uninstall::tests::larpshell_manifest_ignores_matching_string_outside_package ... ok [INFO] [stdout] test tests::create_provider_with_openrouter_config_reports_openrouter_name ... ok [INFO] [stdout] test agent::tests::run_agent_loop_returns_max_iterations_error ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::edit_file_rejects_duplicate_text stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::edit_file_rejects_duplicate_text' (3767) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cc7f4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::edit_file_rejects_empty_old_text stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::edit_file_rejects_empty_old_text' (3768) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cc9a4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::edit_file_replaces_unique_text stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::edit_file_replaces_unique_text' (3770) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cbd3a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::edit_file_rejects_missing_text stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::edit_file_rejects_missing_text' (3769) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cbb84 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::list_files_returns_sorted_entries stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::list_files_returns_sorted_entries' (3786) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cce0a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::read_file_truncates_large_files stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::read_file_truncates_large_files' (3789) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cc397 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::read_file_truncation_notice_reports_actual_bytes_read stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::read_file_truncation_notice_reports_actual_bytes_read' (3790) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cf83d - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::read_file_returns_contents stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::read_file_returns_contents' (3788) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cafd4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::search_files_appends_truncation_notice_when_cap_hit stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::search_files_appends_truncation_notice_when_cap_hit' (3831) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cf33d - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::search_files_finds_pattern stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::search_files_finds_pattern' (3832) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cb216 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::search_files_no_matches stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::search_files_no_matches' (3833) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cad96 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::search_files_surfaces_traversal_errors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::search_files_surfaces_traversal_errors' (3834) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580ce779 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::write_file_creates_parent_directories stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::write_file_creates_parent_directories' (3835) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580ce356 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::write_file_writes_contents stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::write_file_writes_contents' (3837) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cb537 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::builtins::tests::write_file_rejects_directory_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::builtins::tests::write_file_rejects_directory_path' (3836) panicked at src/agent/builtins.rs:728:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808a1b0 - [INFO] [stdout] 12: 0x5fd5580cd32e - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- agent::tools::tests::registry_execute_calls_correct_tool stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'agent::tools::tests::registry_execute_calls_correct_tool' (3878) panicked at src/agent/tools.rs:162:34: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd5580c9e48 - [INFO] [stdout] 12: 0x5fd55830ccab - [INFO] [stdout] 13: 0x5fd55831b021 - [INFO] [stdout] 14: 0x5fd5583158f4 - [INFO] [stdout] 15: 0x5fd55831ee92 - [INFO] [stdout] 16: 0x5fd5582ff764 - [INFO] [stdout] 17: 0x747f2cd7907a - [INFO] [stdout] 18: 0x747f2ce0c534 - clone [INFO] [stdout] 19: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_multiline_message_does_not_indent_continuation_lines stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_multiline_message_does_not_indent_continuation_lines' (4029) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c0e2a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_off_by_default_in_config stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_off_by_default_in_config' (4030) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bf0e7 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_on_safe_off_subcommand_updates_config stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_on_safe_off_subcommand_updates_config' (4032) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bf939 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_on_subcommand_bootstraps_missing_config_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_on_subcommand_bootstraps_missing_config_on_clean_home' (4033) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd558088daa - [INFO] [stdout] 13: 0x5fd5580c1329 - [INFO] [stdout] 14: 0x5fd55830ccab - [INFO] [stdout] 15: 0x5fd55831b021 - [INFO] [stdout] 16: 0x5fd5583158f4 - [INFO] [stdout] 17: 0x5fd55831ee92 - [INFO] [stdout] 18: 0x5fd5582ff764 - [INFO] [stdout] 19: 0x747f2cd7907a - [INFO] [stdout] 20: 0x747f2ce0c534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_safe_subcommand_bootstraps_missing_config stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_safe_subcommand_bootstraps_missing_config' (4034) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c0049 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_safe_subcommand_bootstraps_missing_config_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_safe_subcommand_bootstraps_missing_config_on_clean_home' (4035) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd558088daa - [INFO] [stdout] 13: 0x5fd5580c1519 - [INFO] [stdout] 14: 0x5fd55830ccab - [INFO] [stdout] 15: 0x5fd55831b021 - [INFO] [stdout] 16: 0x5fd5583158f4 - [INFO] [stdout] 17: 0x5fd55831ee92 - [INFO] [stdout] 18: 0x5fd5582ff764 - [INFO] [stdout] 19: 0x747f2cd7907a - [INFO] [stdout] 20: 0x747f2ce0c534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_slash_command_parsed_in_interactive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_slash_command_parsed_in_interactive' (4036) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bf6aa - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_status_subcommand_does_not_require_shell_bootstrap stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_status_subcommand_does_not_require_shell_bootstrap' (4037) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd5580c04e5 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::history_status_commands_still_work_with_shell_bootstrap_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::history_status_commands_still_work_with_shell_bootstrap_home' (4038) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c13a5 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::prompt_agent_safe_edit_creates_prompt_file_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::prompt_agent_safe_edit_creates_prompt_file_on_clean_home' (4039) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd5580c062a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::prompt_agent_safe_show_uses_default_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::prompt_agent_safe_show_uses_default_on_clean_home' (4040) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd5580c0277 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::prompt_agent_show_uses_default_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::prompt_agent_show_uses_default_on_clean_home' (4041) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd558088b3a - [INFO] [stdout] 13: 0x5fd5580bfc89 - [INFO] [stdout] 14: 0x5fd55830ccab - [INFO] [stdout] 15: 0x5fd55831b021 - [INFO] [stdout] 16: 0x5fd5583158f4 - [INFO] [stdout] 17: 0x5fd55831ee92 - [INFO] [stdout] 18: 0x5fd5582ff764 - [INFO] [stdout] 19: 0x747f2cd7907a - [INFO] [stdout] 20: 0x747f2ce0c534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::prompt_explain_show_uses_default_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::prompt_explain_show_uses_default_on_clean_home' (4042) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd558088b3a - [INFO] [stdout] 13: 0x5fd5580bfd09 - [INFO] [stdout] 14: 0x5fd55830ccab - [INFO] [stdout] 15: 0x5fd55831b021 - [INFO] [stdout] 16: 0x5fd5583158f4 - [INFO] [stdout] 17: 0x5fd55831ee92 - [INFO] [stdout] 18: 0x5fd5582ff764 - [INFO] [stdout] 19: 0x747f2cd7907a - [INFO] [stdout] 20: 0x747f2ce0c534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::prompt_system_show_uses_default_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::prompt_system_show_uses_default_on_clean_home' (4043) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd558088b3a - [INFO] [stdout] 13: 0x5fd5580bfcc9 - [INFO] [stdout] 14: 0x5fd55830ccab - [INFO] [stdout] 15: 0x5fd55831b021 - [INFO] [stdout] 16: 0x5fd5583158f4 - [INFO] [stdout] 17: 0x5fd55831ee92 - [INFO] [stdout] 18: 0x5fd5582ff764 - [INFO] [stdout] 19: 0x747f2cd7907a - [INFO] [stdout] 20: 0x747f2ce0c534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::tool_output_subcommand_updates_config stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::tool_output_subcommand_updates_config' (4044) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bf359 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::verbose_slash_command_takes_effect_immediately stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::verbose_slash_command_takes_effect_immediately' (4045) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bfd4a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent::agent_off_subcommand_bootstraps_missing_config_on_clean_home stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent::agent_off_subcommand_bootstraps_missing_config_on_clean_home' (4031) panicked at src/tests/agent.rs:10:30: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd55808846a - [INFO] [stdout] 12: 0x5fd558088daa - [INFO] [stdout] 13: 0x5fd5580c1369 - [INFO] [stdout] 14: 0x5fd55830ccab - [INFO] [stdout] 15: 0x5fd55831b021 - [INFO] [stdout] 16: 0x5fd5583158f4 - [INFO] [stdout] 17: 0x5fd55831ee92 - [INFO] [stdout] 18: 0x5fd5582ff764 - [INFO] [stdout] 19: 0x747f2cd7907a - [INFO] [stdout] 20: 0x747f2ce0c534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent_subcommand_off_prints_confirmation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent_subcommand_off_prints_confirmation' (4049) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580a6d6a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent_subcommand_on_prints_confirmation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent_subcommand_on_prints_confirmation' (4050) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580a6a0a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::agent_subcommand_safe_prints_confirmation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::agent_subcommand_safe_prints_confirmation' (4051) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580a710a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::connection_failure_prints_pretty_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::connection_failure_prints_pretty_error' (4129) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580a6714 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::confirm_n_prints_nothing stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::confirm_n_prints_nothing' (4133) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bd014 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::confirm_enter_executes_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::confirm_enter_executes_command' (4131) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580be214 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::confirm_y_executes_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::confirm_y_executes_command' (4134) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bd854 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::confirm_esc_cancels stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::confirm_esc_cancels' (4132) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bccc4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_append_suffix stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_append_suffix' (4135) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bcb14 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stderr] error: test failed, to rerun pass `--bin larpshell` [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_backspace_removes_chars stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_backspace_removes_chars' (4136) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bdb94 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_ctrl_left_no_stray_chars stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_ctrl_left_no_stray_chars' (4137) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bdec4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_delete_key_removes_char_at_cursor stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_delete_key_removes_char_at_cursor' (4138) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580beda4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_explain_edit_again_then_y stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_explain_edit_again_then_y' (4139) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580be3b4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_insert_at_start_delete_from_end stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_insert_at_start_delete_from_end' (4141) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bec14 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_no_change stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_no_change' (4143) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bc974 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_home_then_insert_prefix stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_home_then_insert_prefix' (4140) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bdd34 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_pgup_is_noop_no_stray_chars stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_pgup_is_noop_no_stray_chars' (4144) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580be6f4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_left_then_insert_char stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_left_then_insert_char' (4142) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bd9f4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_right_at_end_is_noop stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_right_at_end_is_noop' (4145) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bd6b4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_then_explain_then_y stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_then_explain_then_y' (4147) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bd374 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_then_explain_then_n stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_then_explain_then_n' (4146) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bd1c4 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::explain_then_edit_then_explain_again_then_y stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::explain_then_edit_then_explain_again_then_y' (4149) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bef44 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::edit_twice_accumulates stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::edit_twice_accumulates' (4148) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bce74 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::explain_then_edit_then_y stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::explain_then_edit_then_y' (4150) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bd514 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::explain_then_n_prints_nothing stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::explain_then_n_prints_nothing' (4152) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580be064 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::explain_then_y_executes_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::explain_then_y_executes_command' (4153) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580be554 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::explain_then_enter_executes_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::explain_then_enter_executes_command' (4151) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580bea74 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::edit::interactive_mode_edit_then_execute stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::edit::interactive_mode_edit_then_execute' (4154) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580be899 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::explain_and_system_prompts_differ stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::explain_and_system_prompts_differ' (4159) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c2185 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::explain_subcommand_no_args_exits_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::explain_subcommand_no_args_exits_error' (4160) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c2650 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::explain_subcommand_with_mock_shows_explanation_in_stderr stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::explain_subcommand_with_mock_shows_explanation_in_stderr' (4161) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c2e19 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::interactive_mode_with_piped_input_executes_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::interactive_mode_with_piped_input_executes_command' (4163) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c2c49 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::explain_subcommand_without_provider_exits_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::explain_subcommand_without_provider_exits_error' (4162) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c2ac9 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::prompt_bare_equals_system_show stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::prompt_bare_equals_system_show' (4164) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c1fe5 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::prompt_explain_show_prints_default stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::prompt_explain_show_prints_default' (4165) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c22e9 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::single_run_with_mock_executes_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::single_run_with_mock_executes_command' (4168) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c2469 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::history_enabled_by_default stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::history_enabled_by_default' (4169) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580a5a15 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::prompt_system_show stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::prompt_system_show' (4167) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c1e27 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::explain::prompt_explain_show_uses_saved_custom_prompt stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::explain::prompt_explain_show_uses_saved_custom_prompt' (4166) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c273a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::history_on_prints_confirmation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::history_on_prints_confirmation' (4172) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580a603a - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::history_off_creates_disabled_flag_and_prints_confirmation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::history_off_creates_disabled_flag_and_prints_confirmation' (4171) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580a82da - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::interactive::history_survives_enabling_mid_session_after_starting_disabled stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::interactive::history_survives_enabling_mid_session_after_starting_disabled' (4185) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580b655d - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::slash::quit_command_exits_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::slash::quit_command_exits_zero' (4198) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c19b5 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::slash::agent_slash_command_updates_config_and_keeps_session_running stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::slash::agent_slash_command_updates_config_and_keeps_session_running' (4197) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c1c99 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::slash::unknown_slash_command_prints_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::slash::unknown_slash_command_prints_error' (4199) panicked at src/tests/mod.rs:132:41: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd558300dd6 - [INFO] [stdout] 1: 0x5fd557f29bda - [INFO] [stdout] 2: 0x5fd55830777c - [INFO] [stdout] 3: 0x5fd5582d6612 - [INFO] [stdout] 4: 0x5fd5582f5501 - [INFO] [stdout] 5: 0x5fd5582f5942 - [INFO] [stdout] 6: 0x5fd5582d66c2 - [INFO] [stdout] 7: 0x5fd5582cdd79 - [INFO] [stdout] 8: 0x5fd5582db8cd - [INFO] [stdout] 9: 0x5fd557f2a32c - [INFO] [stdout] 10: 0x5fd557f2a102 - [INFO] [stdout] 11: 0x5fd558073d8b - [INFO] [stdout] 12: 0x5fd5580c1b05 - [INFO] [stdout] 13: 0x5fd55830ccab - [INFO] [stdout] 14: 0x5fd55831b021 - [INFO] [stdout] 15: 0x5fd5583158f4 - [INFO] [stdout] 16: 0x5fd55831ee92 - [INFO] [stdout] 17: 0x5fd5582ff764 - [INFO] [stdout] 18: 0x747f2cd7907a - [INFO] [stdout] 19: 0x747f2ce0c534 - clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] agent::builtins::tests::edit_file_rejects_duplicate_text [INFO] [stdout] agent::builtins::tests::edit_file_rejects_empty_old_text [INFO] [stdout] agent::builtins::tests::edit_file_rejects_missing_text [INFO] [stdout] agent::builtins::tests::edit_file_replaces_unique_text [INFO] [stdout] agent::builtins::tests::list_files_returns_sorted_entries [INFO] [stdout] agent::builtins::tests::read_file_returns_contents [INFO] [stdout] agent::builtins::tests::read_file_truncates_large_files [INFO] [stdout] agent::builtins::tests::read_file_truncation_notice_reports_actual_bytes_read [INFO] [stdout] agent::builtins::tests::search_files_appends_truncation_notice_when_cap_hit [INFO] [stdout] agent::builtins::tests::search_files_finds_pattern [INFO] [stdout] agent::builtins::tests::search_files_no_matches [INFO] [stdout] agent::builtins::tests::search_files_surfaces_traversal_errors [INFO] [stdout] agent::builtins::tests::write_file_creates_parent_directories [INFO] [stdout] agent::builtins::tests::write_file_rejects_directory_path [INFO] [stdout] agent::builtins::tests::write_file_writes_contents [INFO] [stdout] agent::tools::tests::registry_execute_calls_correct_tool [INFO] [stdout] tests::agent::agent_multiline_message_does_not_indent_continuation_lines [INFO] [stdout] tests::agent::agent_off_by_default_in_config [INFO] [stdout] tests::agent::agent_off_subcommand_bootstraps_missing_config_on_clean_home [INFO] [stdout] tests::agent::agent_on_safe_off_subcommand_updates_config [INFO] [stdout] tests::agent::agent_on_subcommand_bootstraps_missing_config_on_clean_home [INFO] [stdout] tests::agent::agent_safe_subcommand_bootstraps_missing_config [INFO] [stdout] tests::agent::agent_safe_subcommand_bootstraps_missing_config_on_clean_home [INFO] [stdout] tests::agent::agent_slash_command_parsed_in_interactive [INFO] [stdout] tests::agent::agent_status_subcommand_does_not_require_shell_bootstrap [INFO] [stdout] tests::agent::history_status_commands_still_work_with_shell_bootstrap_home [INFO] [stdout] tests::agent::prompt_agent_safe_edit_creates_prompt_file_on_clean_home [INFO] [stdout] tests::agent::prompt_agent_safe_show_uses_default_on_clean_home [INFO] [stdout] tests::agent::prompt_agent_show_uses_default_on_clean_home [INFO] [stdout] tests::agent::prompt_explain_show_uses_default_on_clean_home [INFO] [stdout] tests::agent::prompt_system_show_uses_default_on_clean_home [INFO] [stdout] tests::agent::tool_output_subcommand_updates_config [INFO] [stdout] tests::agent::verbose_slash_command_takes_effect_immediately [INFO] [stdout] tests::agent_subcommand_off_prints_confirmation [INFO] [stdout] tests::agent_subcommand_on_prints_confirmation [INFO] [stdout] tests::agent_subcommand_safe_prints_confirmation [INFO] [stdout] tests::connection_failure_prints_pretty_error [INFO] [stdout] tests::edit::confirm_enter_executes_command [INFO] [stdout] tests::edit::confirm_esc_cancels [INFO] [stdout] tests::edit::confirm_n_prints_nothing [INFO] [stdout] tests::edit::confirm_y_executes_command [INFO] [stdout] tests::edit::edit_append_suffix [INFO] [stdout] tests::edit::edit_backspace_removes_chars [INFO] [stdout] tests::edit::edit_ctrl_left_no_stray_chars [INFO] [stdout] tests::edit::edit_delete_key_removes_char_at_cursor [INFO] [stdout] tests::edit::edit_explain_edit_again_then_y [INFO] [stdout] tests::edit::edit_home_then_insert_prefix [INFO] [stdout] tests::edit::edit_insert_at_start_delete_from_end [INFO] [stdout] tests::edit::edit_left_then_insert_char [INFO] [stdout] tests::edit::edit_no_change [INFO] [stdout] tests::edit::edit_pgup_is_noop_no_stray_chars [INFO] [stdout] tests::edit::edit_right_at_end_is_noop [INFO] [stdout] tests::edit::edit_then_explain_then_n [INFO] [stdout] tests::edit::edit_then_explain_then_y [INFO] [stdout] tests::edit::edit_twice_accumulates [INFO] [stdout] tests::edit::explain_then_edit_then_explain_again_then_y [INFO] [stdout] tests::edit::explain_then_edit_then_y [INFO] [stdout] tests::edit::explain_then_enter_executes_command [INFO] [stdout] tests::edit::explain_then_n_prints_nothing [INFO] [stdout] tests::edit::explain_then_y_executes_command [INFO] [stdout] tests::edit::interactive_mode_edit_then_execute [INFO] [stdout] tests::explain::explain_and_system_prompts_differ [INFO] [stdout] tests::explain::explain_subcommand_no_args_exits_error [INFO] [stdout] tests::explain::explain_subcommand_with_mock_shows_explanation_in_stderr [INFO] [stdout] tests::explain::explain_subcommand_without_provider_exits_error [INFO] [stdout] tests::explain::interactive_mode_with_piped_input_executes_command [INFO] [stdout] tests::explain::prompt_bare_equals_system_show [INFO] [stdout] tests::explain::prompt_explain_show_prints_default [INFO] [stdout] tests::explain::prompt_explain_show_uses_saved_custom_prompt [INFO] [stdout] tests::explain::prompt_system_show [INFO] [stdout] tests::explain::single_run_with_mock_executes_command [INFO] [stdout] tests::history_enabled_by_default [INFO] [stdout] tests::history_off_creates_disabled_flag_and_prints_confirmation [INFO] [stdout] tests::history_on_prints_confirmation [INFO] [stdout] tests::interactive::history_survives_enabling_mid_session_after_starting_disabled [INFO] [stdout] tests::slash::agent_slash_command_updates_config_and_keeps_session_running [INFO] [stdout] tests::slash::quit_command_exits_zero [INFO] [stdout] tests::slash::unknown_slash_command_prints_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 317 passed; 78 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da", kill_on_drop: false }` [INFO] [stdout] 3c2a7762c96eb9480f82739737429ff1e03db28c8561c569e6ce8c2d88d605da