[INFO] cloning repository https://github.com/BrunoV21/vyrn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrunoV21/vyrn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoV21%2Fvyrn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoV21%2Fvyrn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87eeaa984a36394b9c37efcb3ff30b6b9ea18ff8 [INFO] testing BrunoV21/vyrn against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoV21%2Fvyrn" "/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/BrunoV21/vyrn [INFO] finished tweaking git repo https://github.com/BrunoV21/vyrn [INFO] tweaked toml for git repo https://github.com/BrunoV21/vyrn written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BrunoV21/vyrn on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BrunoV21/vyrn 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] 779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969 [INFO] running `Command { std: "docker" "start" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969", 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" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969" "/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" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969", 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" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969" "/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 stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling smallvec v1.15.2 [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 shlex v2.0.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling gethostname v1.1.0 [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.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling vyrn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969", 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" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969" "/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 rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling vyrn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 45.43s [INFO] running `Command { std: "docker" "inspect" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969", 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" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969" "/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/lib.rs (/opt/rustwide/target/release/deps/vyrn-c3eb8de8e757f15c) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test agent::turn::tests::scratchpad_update_prompt_drops_raw_output_by_instruction ... ok [INFO] [stdout] test agent::turn::tests::turn_messages_include_scratchpad_and_current_batch_only ... ok [INFO] [stdout] test agent::turn::tests::turn_scratchpad_source_includes_tool_batch_and_assistant_response ... ok [INFO] [stdout] test eval::tests::next_turn_context_compacts_large_latest_tool_output_to_fit_budget ... ok [INFO] [stdout] test eval::tests::suite_validation_rejects_duplicate_case_ids ... ok [INFO] [stdout] test agent::turn::tests::next_turn_context_compacts_large_latest_tool_output_to_fit_budget ... ok [INFO] [stdout] test eval::tests::assistant_contains_assertion_checks_final_text ... ok [INFO] [stdout] test eval::tests::tool_called_at_least_assertion_counts_matching_calls ... ok [INFO] [stdout] test tui::repl::tests::enter_submits_active_slash_completion ... ok [INFO] [stdout] test tui::repl::tests::inline_markdown_maps_to_terminal_styles ... ok [INFO] [stdout] test tui::repl::tests::markdown_line_strips_headings_and_inline_markers ... ok [INFO] [stdout] test tui::repl::tests::prompt_history_does_not_replace_slash_command_input ... ok [INFO] [stdout] test tui::repl::tests::slash_completion_does_not_extend_exact_command_alias ... ok [INFO] [stdout] test tui::repl::tests::slash_completion_suffix_shows_active_completion ... ok [INFO] [stdout] test tui::repl::tests::tab_accepts_slash_completion_without_submitting ... ok [INFO] [stdout] test tui::repl::tests::user_display_lines_attach_images_to_last_line ... ok [INFO] [stdout] test tui::repl::tests::user_display_lines_preserve_multiline_input ... ok [INFO] [stdout] test tui::repl::tests::prompt_history_moves_backward_and_forward ... ok [INFO] [stdout] test tui::repl::tests::code_fences_are_hidden_and_code_lines_are_styled ... ok [INFO] [stdout] test tui::repl::tests::prompt_history_load_filters_commands_and_keeps_recent_entries ... ok [INFO] [stdout] test tui::repl::tests::prompt_history_persists_in_project_vyrn ... ok [INFO] [stdout] test debug_trace::tests::trace_records_finalized_request_without_headers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/vyrn-8aaf7e252552cb24) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-b966f0cce31e32c5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test model_flag_alias_enables_startup_model_selection ... ok [INFO] [stdout] test debug_viewer_writes_static_html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/config_loading.rs (/opt/rustwide/target/release/deps/config_loading-03636846b1f2298b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test global_config_overrides_project_config_and_models ... ok [INFO] [stdout] test model_startup_resolution_uses_last_selected_then_default_then_first ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/context_manager.rs (/opt/rustwide/target/release/deps/context_manager-7aaa9f49b9681fa5) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test assistant_output_tokens_are_added_to_both_sent_and_would_be ... ok [INFO] [stdout] test context_tracks_raw_history_tokens_until_clear ... ok [INFO] [stdout] test context_aggressiveness_escalates_near_budget ... ok [INFO] [stdout] test token_breakdown_tracks_skill_file_reads_as_skill_tokens ... ok [INFO] [stdout] test token_ledger_accumulates_savings ... ok [INFO] [stdout] test unpruned_request_tokens_keep_current_turn_tool_history ... ok [INFO] [stdout] test token_breakdown_tracks_prompt_contributors ... ok [INFO] [stdout] test unpruned_request_tokens_replace_summary_with_raw_history ... ok [INFO] [stdout] test token_ledger_tracks_summary_input_and_output_without_creating_savings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/e2e_repl.rs (/opt/rustwide/target/release/deps/e2e_repl-f708c9be3abe2476) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test repl_sends_read_image_tool_results_as_vision_content ... ok [INFO] [stdout] test repl_sends_image_paths_as_openai_image_parts ... ok [INFO] [stdout] test repl_runs_against_openai_compatible_streaming_server ... ok [INFO] [stdout] test repl_plain_mode_answers_ask_user_tool_and_continues_turn ... ok [INFO] [stdout] test debug_mode_writes_token_accounting_log ... ok [INFO] [stdout] test stats_command_prints_token_contributors ... ok [INFO] [stdout] test repl_compacts_tool_history_and_continues_past_eight_rounds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/eval_cli.rs (/opt/rustwide/target/release/deps/eval_cli-6d7056ddd857c29c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test eval_exits_nonzero_when_assertion_fails ... ok [INFO] [stdout] test eval_runs_json_suite_and_writes_traces ... ok [INFO] [stdout] test eval_compacts_large_intermediate_tool_outputs_under_context_budget ... ok [INFO] [stdout] test eval_processes_many_large_tool_calls_incrementally ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/manifest.rs (/opt/rustwide/target/release/deps/manifest-c1be7c2c8b3a2f34) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test skill_and_mcp_metadata_render_in_compact_manifest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/prompt.rs (/opt/rustwide/target/release/deps/prompt-187437ed8b8a4fab) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test agent_system_prompt_includes_available_skill_sources_and_paths ... ok [INFO] [stdout] test agent_system_prompt_renders_template_slots_explicitly ... ok [INFO] [stdout] test skill_display_line_includes_source_and_path_for_skills_command ... ok [INFO] [stdout] test summary_prompts_render_from_templates ... ok [INFO] [stdout] test summary_refresh_messages_insert_exchange_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tool_executor.rs (/opt/rustwide/target/release/deps/tool_executor-9996728a708e15fa) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test ask_user_request_validates_question_shape ... ok [INFO] [stdout] test ask_user_is_exposed_as_core_tool_schema ... ok [INFO] [stdout] test ask_user_response_serializes_tool_payload ... ok [INFO] [stdout] test edit_file_rejects_ambiguous_matches ... ok [INFO] [stdout] test read_image_attaches_base64_images ... ok [INFO] [stdout] test edit_file_requires_exactly_one_match ... ok [INFO] [stdout] test batch_continues_after_failed_command ... ok [INFO] [stdout] test batch_trims_huge_stdout_and_stderr ... ok [INFO] [stdout] test batch_shares_output_budget_across_many_noisy_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running tests/vision.rs (/opt/rustwide/target/release/deps/vision-426036d2b1e868c3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test user_message_serializes_multiple_images_as_openai_content_parts ... ok [INFO] [stdout] test prompt_includes_loaded_image_parts_in_current_user_message ... ok [INFO] [stdout] test image_paths_are_loaded_as_base64_attachments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vyrn [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" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969", kill_on_drop: false }` [INFO] [stdout] 779554a0fd0222f5bfd0911f4be126ea24e0d10476afc60a7fbfb20d31588969