[INFO] cloning repository https://github.com/sapiosaturn/nac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sapiosaturn/nac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapiosaturn%2Fnac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapiosaturn%2Fnac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68f487dd4c1a589a770a65cbbff583f73dd5149a [INFO] testing sapiosaturn/nac against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsapiosaturn%2Fnac" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sapiosaturn/nac [INFO] finished tweaking git repo https://github.com/sapiosaturn/nac [INFO] tweaked toml for git repo https://github.com/sapiosaturn/nac written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sapiosaturn/nac on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sapiosaturn/nac already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af2c46d987879a5fc4345c089f4c1ea02d2aa8c16c6368c618fe3e233d118a93 [INFO] running `Command { std: "docker" "start" "-a" "af2c46d987879a5fc4345c089f4c1ea02d2aa8c16c6368c618fe3e233d118a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af2c46d987879a5fc4345c089f4c1ea02d2aa8c16c6368c618fe3e233d118a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2c46d987879a5fc4345c089f4c1ea02d2aa8c16c6368c618fe3e233d118a93", kill_on_drop: false }` [INFO] [stdout] af2c46d987879a5fc4345c089f4c1ea02d2aa8c16c6368c618fe3e233d118a93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc3832a98308c25840baad6a97a25de1ceabd83154dac613a74763c713ae417 [INFO] running `Command { std: "docker" "start" "-a" "cbc3832a98308c25840baad6a97a25de1ceabd83154dac613a74763c713ae417", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rmcp v1.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui-textarea v0.8.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling process-wrap v9.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [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.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling nac v0.1.0 (/opt/rustwide/workdir/crates/nac) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "cbc3832a98308c25840baad6a97a25de1ceabd83154dac613a74763c713ae417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc3832a98308c25840baad6a97a25de1ceabd83154dac613a74763c713ae417", kill_on_drop: false }` [INFO] [stdout] cbc3832a98308c25840baad6a97a25de1ceabd83154dac613a74763c713ae417 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad09bfba679c490b1b55959d3607cf22cbe6fec0b86aa06e168c1ac88bf8db69 [INFO] running `Command { std: "docker" "start" "-a" "ad09bfba679c490b1b55959d3607cf22cbe6fec0b86aa06e168c1ac88bf8db69", kill_on_drop: false }` [INFO] [stderr] Compiling nac v0.1.0 (/opt/rustwide/workdir/crates/nac) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.04s [INFO] running `Command { std: "docker" "inspect" "ad09bfba679c490b1b55959d3607cf22cbe6fec0b86aa06e168c1ac88bf8db69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad09bfba679c490b1b55959d3607cf22cbe6fec0b86aa06e168c1ac88bf8db69", kill_on_drop: false }` [INFO] [stdout] ad09bfba679c490b1b55959d3607cf22cbe6fec0b86aa06e168c1ac88bf8db69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 812a575aa388d701ac0459f1a9336d43f1fdd84dc8731558cc0d8a73ff00cdbe [INFO] running `Command { std: "docker" "start" "-a" "812a575aa388d701ac0459f1a9336d43f1fdd84dc8731558cc0d8a73ff00cdbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nac-a5423cb1570bbc86) [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test api::tests::parses_openai_responses_output ... ok [INFO] [stdout] test api::tests::detects_backend_from_url ... ok [INFO] [stdout] test agents_md::tests::empty_override_falls_back_to_agents_md ... ok [INFO] [stdout] test agents_md::tests::git_file_marks_project_root ... ok [INFO] [stdout] test agents_md::tests::loads_global_and_project_files_in_order ... ok [INFO] [stdout] test agents_md::tests::project_fallback_filenames_are_respected ... ok [INFO] [stdout] test agent::tests::worker_surfaces_skills_but_orchestrator_does_not ... ok [INFO] [stdout] test agents_md::tests::truncation_preserves_order_until_limit ... ok [INFO] [stdout] test events::tests::decode_prefixed_event_ignores_plain_lines ... ok [INFO] [stdout] test api::tests::test_missing_api_key_error ... ok [INFO] [stdout] test agent::tests::test_agent_creation ... ok [INFO] [stdout] test agents_md::tests::non_git_scope_only_loads_current_directory_file ... ok [INFO] [stdout] test events::tests::decode_prefixed_event_round_trip ... ok [INFO] [stdout] test api::tests::responses_input_items_expand_reasoning_and_tool_state ... ok [INFO] [stdout] test sandbox::podman::tests::create_container_args_skip_user_without_rw_mounts ... ok [INFO] [stdout] test sandbox::podman::tests::exec_args_skip_interactive_mode_without_stdin ... ok [INFO] [stdout] test sandbox::podman::tests::worker_cli_args_are_explicit ... ok [INFO] [stdout] test sandbox::podman::tests::exec_args_enable_interactive_mode_when_stdin_is_present ... ok [INFO] [stdout] test mcp::tests::allocate_tool_name_suffixes_collisions ... ok [INFO] [stdout] test mcp::tests::tool_definition_uses_namespaced_name ... ok [INFO] [stdout] test mcp::tests::env_expansion_replaces_placeholders ... ok [INFO] [stdout] test mcp::tests::invalid_global_config_disables_mcp_instead_of_failing ... ok [INFO] [stdout] test skills::tests::repeated_activation_returns_short_notice ... ok [INFO] [stdout] test skills::tests::missing_description_skips_skill ... ok [INFO] [stdout] test sandbox::podman::tests::create_container_args_include_mounts_and_command ... ok [INFO] [stdout] test sandbox::tests::resolve_relative_and_host_absolute_paths ... ok [INFO] [stdout] test mcp::tests::sanitize_identifier_collapses_symbols ... ok [INFO] [stdout] test skills::tests::activation_uses_guest_path_when_sandboxed ... ok [INFO] [stdout] test skills::tests::auto_mounts_skip_paths_already_covered_by_workspace_mount ... ok [INFO] [stdout] test sandbox::tests::parse_mount_spec_normalizes_relative_host_path ... ok [INFO] [stdout] test skills::tests::repair_frontmatter_handles_unquoted_colons ... ok [INFO] [stdout] test sandbox::podman::tests::create_container_args_include_gpu_devices ... ok [INFO] [stdout] test tools::read::tests::test_read_missing_file ... ok [INFO] [stdout] test tools::edit::tests::test_multiple_matches ... ok [INFO] [stdout] test tools::bash::tests::test_bash_nonzero_exit ... ok [INFO] [stdout] test tui::tests::batch_command_expands_to_workset_prompt ... ok [INFO] [stdout] test tools::read::tests::test_read_existing_file ... ok [INFO] [stdout] test tools::bash::tests::test_bash_simple ... ok [INFO] [stdout] test tools::edit::tests::test_no_match ... ok [INFO] [stdout] test tools::edit::tests::test_exact_match ... ok [INFO] [stdout] test tui::tests::batch_run_command_expands_to_executing_workset_prompt ... ok [INFO] [stdout] test tools::write::tests::test_write_creates_dirs ... ok [INFO] [stdout] test sessions::tests::list_sessions_returns_summaries_in_updated_order ... ok [INFO] [stdout] test tui::tests::ctrl_p_focuses_previous_response_and_escape_returns_dashboard ... ok [INFO] [stdout] test tui::tests::ctrl_e_toggles_events_focus ... ok [INFO] [stdout] test tui::tests::batch_run_command_submits_raw_prompt ... ok [INFO] [stdout] test tui::tests::markdown_renderer_formats_common_blocks ... ok [INFO] [stdout] test tui::tests::normal_prompt_prefix_returns_after_slash_removed ... ok [INFO] [stdout] test tui::tests::parse_remote_label_handles_ssh ... ok [INFO] [stdout] test tui::tests::parse_status_porcelain_tracks_untracked_and_staged ... ok [INFO] [stdout] test tui::tests::enter_submits_prompt ... ok [INFO] [stdout] test tui::tests::ctrl_r_focuses_response_and_escape_returns_dashboard ... ok [INFO] [stdout] test tui::tests::pasted_crlf_is_normalized_to_newlines ... ok [INFO] [stdout] test tui::tests::restored_message_count_ignores_system_and_tool_messages ... ok [INFO] [stdout] test tui::tests::invalid_slash_command_shows_composer_notice ... ok [INFO] [stdout] test tui::tests::question_mark_toggles_help_when_composer_is_empty ... ok [INFO] [stdout] test tui::tests::selection_extract_preserves_original_newlines_only ... ok [INFO] [stdout] test store::tests::define_read_and_list_worksets ... ok [INFO] [stdout] test tui::tests::review_command_requires_instruction ... ok [INFO] [stdout] test tui::tests::slash_command_mode_uses_command_prefix ... ok [INFO] [stdout] test tui::tests::batch_command_submits_raw_prompt ... ok [INFO] [stdout] test tui::tests::repeat_backspace_is_processed ... ok [INFO] [stdout] test store::tests::append_list_and_read_thread_data ... ok [INFO] [stdout] test tui::tests::run_started_does_not_replace_submitted_prompt ... ok [INFO] [stdout] test tui::tests::question_mark_inserts_into_nonempty_composer ... ok [INFO] [stdout] test tui::tests::workset_item_lines_include_thread_scope_and_title ... ok [INFO] [stdout] test tui::tests::workset_prompt_displays_as_original_slash_command ... ok [INFO] [stdout] test tui::tests::sessions_command_opens_picker ... ok [INFO] [stdout] test tui::tests::shift_enter_inserts_newline ... ok [INFO] [stdout] test tui::tests::workspace_without_host_path_is_unavailable ... ok [INFO] [stdout] test types::tests::test_assistant_reasoning_content_alias_deserializes ... ok [INFO] [stdout] test types::tests::test_assistant_content_null ... ok [INFO] [stdout] test types::tests::test_message_role_serialization ... ok [INFO] [stdout] test tui::tests::slash_exit_quits ... ok [INFO] [stdout] test tui::tests::multiline_paste_inserts_newlines_without_submit ... ok [INFO] [stdout] test sessions::tests::load_last_session_returns_most_recent ... ok [INFO] [stdout] test store::tests::delete_thread_removes_all_episodes ... ok [INFO] [stdout] test tui::tests::top_level_responses_shift_into_previous_response ... ok [INFO] [stdout] test tui::tests::thread_lifecycle_switches_active_to_idle ... ok [INFO] [stdout] test store::tests::worker_context_uses_latest_source_episode ... ok [INFO] [stdout] test tui::tests::tool_finishes_into_recent_history ... ok [INFO] [stdout] test tui::tests::app_loads_worksets_for_session ... ok [INFO] [stdout] test sessions::tests::create_and_load_session_round_trip ... ok [INFO] [stdout] test skills::tests::project_sources_override_user_sources ... ok [INFO] [stdout] test tui::tests::workset_tool_finish_refreshes_worksets ... ok [INFO] [stdout] test tools::bash::tests::test_bash_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nac-f8a4f68d454e12d0) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::sandbox_gpu_all_maps_to_nvidia_cdi_device ... ok [INFO] [stdout] test tests::parse_resume_command_uses_resume_cli ... ok [INFO] [stdout] test tests::parse_resume_flag_uses_run_cli ... ok [INFO] [stdout] test tests::workspace_dir_from_explicit_mount_uses_workspace_guest_mapping ... ok [INFO] [stdout] test tests::managed_worker_builds_user_messages_from_self_and_source_threads ... ok [INFO] [stdout] test tests::resume_config_restores_messages_and_cwd ... ok [INFO] [stdout] test tests::orchestrator_allows_explicit_session_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/agent_integration.rs (/opt/rustwide/target/debug/deps/agent_integration-01c6d5132218229f) [INFO] [stderr] Doc-tests nac [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_simple_prompt ... ignored, requires OPENAI_API_KEY [INFO] [stdout] test test_tool_usage ... ignored, requires OPENAI_API_KEY [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "812a575aa388d701ac0459f1a9336d43f1fdd84dc8731558cc0d8a73ff00cdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812a575aa388d701ac0459f1a9336d43f1fdd84dc8731558cc0d8a73ff00cdbe", kill_on_drop: false }` [INFO] [stdout] 812a575aa388d701ac0459f1a9336d43f1fdd84dc8731558cc0d8a73ff00cdbe