[INFO] cloning repository https://github.com/qingshanyuluo/egg-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qingshanyuluo/egg-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingshanyuluo%2Fegg-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingshanyuluo%2Fegg-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e66f72e92742b79bb6e592bd957dcf512323ec9
[INFO] testing qingshanyuluo/egg-agent against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqingshanyuluo%2Fegg-agent" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qingshanyuluo/egg-agent
[INFO] finished tweaking git repo https://github.com/qingshanyuluo/egg-agent
[INFO] tweaked toml for git repo https://github.com/qingshanyuluo/egg-agent written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qingshanyuluo/egg-agent on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qingshanyuluo/egg-agent 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6
[INFO] running `Command { std: "docker" "start" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6", 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" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6", 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" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling lru v0.18.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling jiff-core v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.4
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling time v0.3.54
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling jiff v0.2.34
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[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.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling xml5ever v0.18.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling html2md v0.2.15
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[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 egg-agent v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 45.59s
[INFO] running `Command { std: "docker" "inspect" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6", 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" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling egg-agent v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 18.24s
[INFO] running `Command { std: "docker" "inspect" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6", 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" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/egg_agent-76910873e9beb7de)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test clipboard::tests::base64_matches_known_vectors ... ok
[INFO] [stdout] test compaction::tests::test_estimate_tokens ... ok
[INFO] [stdout] test compaction::tests::test_should_compact ... ok
[INFO] [stdout] test compaction::tests::test_handoff_summary_render ... ok
[INFO] [stdout] test compaction::tests::test_split_messages ... ok
[INFO] [stdout] test config::tests::all_providers_skips_empty_keys ... ok
[INFO] [stdout] test config::tests::defaults_fill_missing_fields ... ok
[INFO] [stdout] test config::tests::providers_roundtrip ... ok
[INFO] [stdout] test config::tests::toml_roundtrip ... ok
[INFO] [stdout] test editor::tests::editor_command_falls_back_to_vi ... ok
[INFO] [stdout] test editor::tests::split_command_separates_program_and_args ... ok
[INFO] [stdout] test file_search::tests::empty_query_returns_prefix ... ok
[INFO] [stdout] test file_search::tests::limit_is_respected ... ok
[INFO] [stdout] test file_search::tests::path_segments_match_fuzzily ... ok
[INFO] [stdout] test llm::openai::tests::backoff_is_capped ... ok
[INFO] [stdout] test memory::tests::category_parses_sanitizes_and_defaults_to_misc ... ok
[INFO] [stdout] test file_search::tests::ranks_expected_path_first ... ok
[INFO] [stdout] test memory::tests::scoring_ranks_title_over_tags_over_body ... ok
[INFO] [stdout] test llm::openai::tests::typed_stall_is_retryable ... ok
[INFO] [stdout] test file_search::tests::walk_finds_this_source_file_and_skips_target ... ok
[INFO] [stdout] test memory::tests::slug_keeps_cjk_and_collapses_separators ... ok
[INFO] [stdout] test memory::tests::tags_line_reads_the_标签_section ... ok
[INFO] [stdout] test memory::tests::title_extracts_first_heading ... ok
[INFO] [stdout] test llm::openai::tests::server_error_is_retryable ... ok
[INFO] [stdout] test plugin::memory::tests::digest_counts_calls_and_failures_in_last_turn_only ... ok
[INFO] [stdout] test memory::tests::dedup_path_suffixes_existing_titles ... ok
[INFO] [stdout] test llm::openai::tests::backoff_full_jitter_stays_in_band ... ok
[INFO] [stdout] test plugin::memory::tests::truncate_respects_char_boundaries ... ok
[INFO] [stdout] test plugin::memory::tests::verdict_parsing ... ok
[INFO] [stdout] test memory::tests::first_paragraph_skips_frontmatter_and_headings ... ok
[INFO] [stdout] test plugin::memory::tests::failure_detection ... ok
[INFO] [stdout] test memory::tests::scope_dir_routes_global_and_project ... ok
[INFO] [stdout] test memory::tests::scope_parses_line_and_defaults_to_project ... ok
[INFO] [stdout] test tools::web_fetch::tests::detects_html_without_content_type ... ok
[INFO] [stdout] test tools::web_fetch::tests::strips_script_and_style ... ok
[INFO] [stdout] test tools::web_search::tests::parses_sse_stream_body ... ok
[INFO] [stdout] test tools::web_search::tests::rejects_garbage ... ok
[INFO] [stdout] test tools::web_search::tests::surfaces_mcp_error ... ok
[INFO] [stdout] test plugin::memory::tests::elide_middle_keeps_head_and_tail ... ok
[INFO] [stdout] test tools::web_search::tests::parses_plain_json_body ... ok
[INFO] [stdout] test tools::memory::tests::search_rejects_empty_query ... ok
[INFO] [stdout] test llm::openai::tests::client_error_not_retryable ... ok
[INFO] [stdout] test ui::diff::tests::add_remove_and_context_counts ... ok
[INFO] [stdout] test ui::diff::tests::long_line_is_truncated_with_ellipsis ... ok
[INFO] [stdout] test ui::diff::tests::write_file_is_all_insert ... ok
[INFO] [stdout] test ui::cell::tests::narrow_width_forces_wrap ... ok
[INFO] [stdout] test ui::exec::tests::badge_color_tracks_exit_code ... ok
[INFO] [stdout] test ui::diff::tests::styling_matches_tag ... ok
[INFO] [stdout] test ui::exec::tests::non_bash_output_is_not_parsed ... ok
[INFO] [stdout] test ui::exec::tests::parses_nonzero_with_only_stderr ... ok
[INFO] [stdout] test ui::exec::tests::signal_exit_has_no_numeric_code ... ok
[INFO] [stdout] test ui::exec::tests::parses_code_and_both_streams ... ok
[INFO] [stdout] test ui::cell::tests::desired_height_matches_wrapped_oracle ... ok
[INFO] [stdout] test ui::tests::input_cursor_stays_visible_when_overflowing ... ok
[INFO] [stdout] test ui::tests::input_scroll_offset_kicks_in_past_cap ... ok
[INFO] [stdout] test ui::tests::input_wrapping_matches_word_wrapper ... ok
[INFO] [stdout] test ui::tests::published_totals_are_set_after_draw ... ok
[INFO] [stdout] test tools::web_fetch::tests::html_to_markdown_smoke ... ok
[INFO] [stdout] test editor::tests::edit_string_round_trips_and_reflects_writes ... ok
[INFO] [stdout] test ui::tests::tail_pinned_short_terminal ... ok
[INFO] [stdout] test tools::memory::tests::skill_tree_nonexistent_note_is_friendly ... ok
[INFO] [stdout] test tools::memory::tests::search_missing_topic_is_friendly_not_panic ... ok
[INFO] [stdout] test tools::tests::bash_write_read_roundtrip ... ok
[INFO] [stdout] test tools::memory::tests::skill_tree_lists_without_panicking ... ok
[INFO] [stdout] test memory::tests::walk_and_render_tree_over_temp_dir ... ok
[INFO] [stdout] test ui::tests::resize_wider_reclamps_scroll_back ... ok
[INFO] [stdout] test ui::tests::tail_pinned_many_messages ... ok
[INFO] [stdout] test ui::tests::wrapped_height_exact_boundary_no_phantom_row ... ok
[INFO] [stdout] test ui::tests::tail_pinned_various_widths ... ok
[INFO] [stdout] test ui::tests::cursor_column_matches_rendered_last_row ... ok
[INFO] [stdout] test ui::tests::wrapped_height_matches_rendered_rows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/egg-7c959b172794b040)
[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/integration.rs (/opt/rustwide/target/release/deps/integration-03519b80d003cc40)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test agent_event_error_short_circuits ... ok
[INFO] [stdout] test agent_event_flow_simple_turn ... ok
[INFO] [stdout] test agent_event_flow_with_tools ... ok
[INFO] [stdout] test apply_resume_rebuilds_messages ... ok
[INFO] [stdout] test cancel_session_while_running ... ok
[INFO] [stdout] test ctrl_c_first_clears_input_second_signals_quit ... ok
[INFO] [stdout] test ctrl_c_stale_second_press_does_not_quit ... ok
[INFO] [stdout] test empty_input_does_not_submit ... ok
[INFO] [stdout] test esc_clears_input_and_history_cursor ... ok
[INFO] [stdout] test input_history_up_down ... ok
[INFO] [stdout] test memory_command_toggles ... ok
[INFO] [stdout] test memory_drops_when_screened_out ... ok
[INFO] [stdout] test paste_rejects_during_run ... ok
[INFO] [stdout] test plugin_command_toggle_explain ... ok
[INFO] [stdout] test plugin_command_toggle_translate ... ok
[INFO] [stdout] test memory_archives_directly_without_screener ... ok
[INFO] [stdout] test scroll_clamped_to_total_rows ... ok
[INFO] [stdout] test plugin_registry_collects_commands ... ok
[INFO] [stdout] test tool_dispatch_bad_json_returns_error ... ok
[INFO] [stdout] test take_submission_manages_history_and_splash ... ok
[INFO] [stdout] test tool_dispatch_unknown_returns_error ... ok
[INFO] [stdout] test memory_global_scope_goes_to_global_dir ... ok
[INFO] [stdout] test tool_registry_has_all_defaults ... ok
[INFO] [stdout] test session_save_load_roundtrip ... ok
[INFO] [stdout] test tool_dispatch_read_write_file ... ok
[INFO] [stdout] test tool_dispatch_bash_echo ... ok
[INFO] [stdout] test memory_archives_when_screening_passes ... FAILED
[INFO] [stdout] test memory_ignores_easy_turns ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- memory_archives_when_screening_passes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'memory_archives_when_screening_passes' (3560) panicked at tests/integration.rs:569:5:
[INFO] [stdout] project/misc dir missing: ✅ 经验已归档 → /root/.egg-agent/memory/workdir/misc/测试经验标题.md
[INFO] [stdout] 📌 测试经验标题
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6494b2d07e01 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6494b2d1fbda - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6494b2d0d14c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6494b2ce0cd6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6494b2cff389 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x6494b2946070 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6494b2cff6b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6494b2ce0d82 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x6494b2cd89a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6494b2ce1c7d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6494b2d203bc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x6494b291ffa8 - integration[8f1fb5fb8ee93d03]::memory_archives_when_screening_passes::{closure#0}
[INFO] [stdout]   12:     0x6494b292ff93 - <tokio[a70aae953a675169]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[a70aae953a675169]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   13:     0x6494b2933d8c - <tokio[a70aae953a675169]::runtime::context::scoped::Scoped<tokio[a70aae953a675169]::runtime::scheduler::Context>>::set::<<tokio[a70aae953a675169]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a70aae953a675169]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[a70aae953a675169]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   14:     0x6494b2930137 - <tokio[a70aae953a675169]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   15:     0x6494b2937606 - tokio[a70aae953a675169]::runtime::context::runtime::enter_runtime::<<tokio[a70aae953a675169]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   16:     0x6494b29356b5 - <tokio[a70aae953a675169]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   17:     0x6494b2927632 - <integration[8f1fb5fb8ee93d03]::memory_archives_when_screening_passes::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x6494b293935b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x6494b29469c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x6494b293fd84 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x6494b2949b22 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x6494b2d06dc9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x779051c2907a - <unknown>
[INFO] [stdout]   24:     0x779051cbc534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     memory_archives_when_screening_passes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6", kill_on_drop: false }`
[INFO] [stdout] 9b13f7728708f50dca792922ef64b39077ac522beabb5689dc81ffb24c6c71f6
