[INFO] cloning repository https://github.com/aaronbassett/emend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaronbassett/emend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronbassett%2Femend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronbassett%2Femend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1573457c4f952899bd7d9258cb62535ea0be2965
[INFO] testing aaronbassett/emend against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronbassett%2Femend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aaronbassett/emend
[INFO] finished tweaking git repo https://github.com/aaronbassett/emend
[INFO] tweaked toml for git repo https://github.com/aaronbassett/emend written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aaronbassett/emend on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aaronbassett/emend 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116
[INFO] running `Command { std: "docker" "start" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116", 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" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116", 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" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", 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 bitflags v2.13.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling idna_mapping v1.1.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling comrak v0.52.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling tree-sitter-md v0.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling tree-sitter v0.26.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling uniffi_core v0.31.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.1
[INFO] [stderr]    Compiling uniffi_pipeline v0.31.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling uniffi_meta v0.31.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling emend-core v0.1.0 (/opt/rustwide/workdir/crates/emend-core)
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 emend-bench v0.1.0 (/opt/rustwide/workdir/crates/emend-bench)
[INFO] [stderr]    Compiling uniffi v0.31.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling emend-ffi v0.1.0 (/opt/rustwide/workdir/crates/emend-ffi)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116", 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" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling uniffi v0.31.1
[INFO] [stderr]    Compiling emend-core v0.1.0 (/opt/rustwide/workdir/crates/emend-core)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling emend-bench v0.1.0 (/opt/rustwide/workdir/crates/emend-bench)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling emend-ffi v0.1.0 (/opt/rustwide/workdir/crates/emend-ffi)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.66s
[INFO] running `Command { std: "docker" "inspect" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116", 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" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emend_bench-7c5b5e518c5a58d9)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/emend_core-88fd04e74135d9d3)
[INFO] [stdout] 
[INFO] [stdout] running 118 tests
[INFO] [stdout] test ai::tests::api_key_trims_surrounding_whitespace_before_exposure ... ok
[INFO] [stdout] test ai::tests::auth_header_and_body_build_as_data ... ok
[INFO] [stdout] test ai::tests::probe_body_is_non_streaming_and_token_capped ... ok
[INFO] [stdout] test ai::tests::sse_done_is_terminal ... ok
[INFO] [stdout] test ai::tests::check_input_size_boundary_is_inclusive ... ok
[INFO] [stdout] test ai::tests::api_key_redacts_in_debug_and_display ... ok
[INFO] [stdout] test ai::tests::sse_parses_split_data_line ... ok
[INFO] [stdout] test derived::tests::extract_distinguishes_links_from_embeds ... ok
[INFO] [stdout] test derived::tests::parent_dir_of_root_level_path ... ok
[INFO] [stdout] test derived::tests::find_checkbox_handles_markers ... ok
[INFO] [stdout] test derived::tests::toggle_task_line_flips_both_ways ... ok
[INFO] [stdout] test derived::tests::resolve_prefers_sibling ... ok
[INFO] [stdout] test derived::tests::toggle_task_preserves_crlf ... ok
[INFO] [stdout] test ai::tests::url_join_tolerates_trailing_slash ... ok
[INFO] [stdout] test ai::tests::summary_body_streams_with_no_token_cap ... ok
[INFO] [stdout] test document::tests::close_consumes_document ... ok
[INFO] [stdout] test document::tests::empty_document_is_one_line_zero_len ... ok
[INFO] [stdout] test document::tests::from_text_then_text_round_trips ... ok
[INFO] [stdout] test error::tests::display_messages_preserved ... ok
[INFO] [stdout] test error::tests::is_std_error ... ok
[INFO] [stdout] test document::tests::push_edit_basic_insert ... ok
[INFO] [stdout] test index::tests::basename_strips_directory ... ok
[INFO] [stdout] test error::tests::display_includes_path ... ok
[INFO] [stdout] test index::tests::normalize_name_drops_extension_and_lowercases ... ok
[INFO] [stdout] test fs::tests::read_missing_maps_to_not_found ... ok
[INFO] [stdout] test fs::tests::bom_is_stripped ... ok
[INFO] [stdout] test fs::tests::sanitize_attachment_name_falls_back_to_untitled ... ok
[INFO] [stdout] test error::tests::new_variants_render ... ok
[INFO] [stdout] test parse::embed::tests::default_depth_is_spec_value ... ok
[INFO] [stdout] test fs::tests::store_attachment_untitled_note_is_unsupported ... ok
[INFO] [stdout] test parse::code_highlight::tests::theme_css_is_nonempty_and_targets_classes ... ok
[INFO] [stdout] test parse::embed::tests::depth_zero_expands_nothing ... ok
[INFO] [stdout] test parse::embed::tests::embed_target_strips_pipe_alias_and_whitespace ... ok
[INFO] [stdout] test parse::embed::tests::normalize_target_lowercases_and_trims ... ok
[INFO] [stdout] test index::tests::rebuild_is_the_only_path_that_bumps_the_counter ... ok
[INFO] [stdout] test parse::embed::tests::wikilink_without_bang_is_left_alone ... ok
[INFO] [stdout] test parse::embed::tests::malformed_unclosed_embed_is_emitted_literally ... ok
[INFO] [stdout] test parse::highlight::tests::atx_heading_level_one ... ok
[INFO] [stdout] test index::tests::reinsert_same_path_updates_in_place ... ok
[INFO] [stdout] test parse::highlight::tests::atx_heading_styles_body_and_dims_marker ... ok
[INFO] [stdout] test parse::highlight::tests::apply_edit_local_then_query ... ok
[INFO] [stdout] test parse::highlight::tests::astral_char_offsets_are_utf16 ... ok
[INFO] [stdout] test parse::highlight::tests::block_quote_and_list_marker ... ok
[INFO] [stdout] test parse::highlight::tests::empty_document_yields_no_spans ... ok
[INFO] [stdout] test parse::highlight::tests::bold_and_italic_classified ... ok
[INFO] [stdout] test parse::highlight::tests::document_and_highlighter_reject_the_same_invalid_deltas ... ok
[INFO] [stdout] test parse::highlight::tests::out_of_bounds_viewport_is_error ... ok
[INFO] [stdout] test parse::highlight::tests::inline_code_and_code_block ... ok
[INFO] [stdout] test parse::highlight::tests::setext_heading_styles_body_and_dims_underline ... ok
[INFO] [stdout] test parse::preview::tests::add_data_line_anchors_handles_malformed_gracefully ... ok
[INFO] [stdout] test parse::preview::tests::anchors_can_be_disabled ... ok
[INFO] [stdout] test parse::highlight::tests::link_classified ... ok
[INFO] [stdout] test parse::preview::tests::data_line_added_for_each_block ... ok
[INFO] [stdout] test parse::preview::tests::embed_is_inlined_and_rendered_through_comrak ... ok
[INFO] [stdout] test parse::preview::tests::plain_render_leaves_embed_literal ... ok
[INFO] [stdout] test parse::preview::tests::embed_cycle_terminates_in_preview_path ... ok
[INFO] [stdout] test parse::preview::tests::renders_heading_with_data_line ... ok
[INFO] [stdout] test search::tests::cancel_flag_clones_share_state ... ok
[INFO] [stdout] test search::tests::no_match_completes_with_no_emission ... ok
[INFO] [stdout] test search::tests::completes_and_emits_in_batches ... ok
[INFO] [stdout] test search::tests::already_cancelled_emits_nothing_and_reports_incomplete ... ok
[INFO] [stdout] test settings::tests::clamp_finite_handles_range_and_non_finite ... ok
[INFO] [stdout] test settings::tests::clamped_pins_each_field_to_its_bound ... ok
[INFO] [stdout] test settings::tests::default_is_in_range ... ok
[INFO] [stdout] test settings::tests::fresh_store_reports_defaults ... ok
[INFO] [stdout] test settings::tests::store_get_set_round_trips_in_range ... ok
[INFO] [stdout] test settings::tests::store_set_clamps_out_of_range ... ok
[INFO] [stdout] test search::tests::zero_batch_size_falls_back_to_default ... ok
[INFO] [stdout] test search::tests::supersede_mid_stream_stops_emission ... ok
[INFO] [stdout] test tests::u16range_end_is_start_plus_len ... ok
[INFO] [stdout] test tests::u16range_end_saturates_on_overflow ... ok
[INFO] [stdout] test watcher::tests::apply_conflict_choice_resolves_only_a_conflict ... ok
[INFO] [stdout] test watcher::tests::classify_access_and_any_are_dropped ... ok
[INFO] [stdout] test watcher::tests::classify_modify_data_is_modified ... ok
[INFO] [stdout] test watcher::tests::classify_create_is_created ... ok
[INFO] [stdout] test watcher::tests::classify_rename_both_is_one_rename_event ... ok
[INFO] [stdout] test watcher::tests::classify_remove_is_removed ... ok
[INFO] [stdout] test watcher::tests::classify_rename_from_degrades_to_removed ... ok
[INFO] [stdout] test watcher::tests::evict_expired_bounds_memory ... ok
[INFO] [stdout] test watcher::tests::classify_rename_to_degrades_to_created ... ok
[INFO] [stdout] test watcher::tests::expired_record_does_not_suppress ... ok
[INFO] [stdout] test watcher::tests::process_batch_correlates_rename_as_single_event ... ok
[INFO] [stdout] test watcher::tests::process_batch_suppresses_self_write_modify ... ok
[INFO] [stdout] test watcher::tests::process_batch_passes_through_external_modify ... ok
[INFO] [stdout] test watcher::tests::resolve_conflict_clean_external_reloads ... ok
[INFO] [stdout] test watcher::tests::resolve_conflict_dirty_external_preserves_local ... ok
[INFO] [stdout] test watcher::tests::resolve_conflict_self_write_is_ignored_regardless_of_dirty ... ok
[INFO] [stdout] test watcher::tests::self_write_with_matching_identity_is_suppressed_once ... ok
[INFO] [stdout] test watcher::tests::third_party_edit_in_window_is_not_suppressed ... ok
[INFO] [stdout] test watcher::tests::unknown_path_is_never_suppressed ... ok
[INFO] [stdout] test watcher::tests::file_identity_missing_is_not_found ... ok
[INFO] [stdout] test watcher::tests::file_identity_reflects_length ... ok
[INFO] [stdout] test workspace::tests::add_location_assigns_ids_and_defaults_name_to_basename ... ok
[INFO] [stdout] test workspace::tests::add_location_missing_is_not_found ... ok
[INFO] [stdout] test workspace::tests::add_location_rejects_non_directory ... ok
[INFO] [stdout] test workspace::tests::ensure_md_extension_appends_when_missing ... ok
[INFO] [stdout] test workspace::tests::favorites_pins_icons_child_order_round_trip ... ok
[INFO] [stdout] test workspace::tests::free_name_folder_has_no_extension_split ... ok
[INFO] [stdout] test workspace::tests::free_name_multi_dot_splits_last_extension_only ... ok
[INFO] [stdout] test workspace::tests::free_name_dotfile_suffix_goes_at_end ... ok
[INFO] [stdout] test workspace::tests::free_name_returns_desired_when_free ... ok
[INFO] [stdout] test workspace::tests::remove_location_drops_it_and_unknown_is_not_found ... ok
[INFO] [stdout] test workspace::tests::list_locations_is_ordered ... ok
[INFO] [stdout] test workspace::tests::free_name_suffixes_before_extension ... ok
[INFO] [stdout] test watcher::tests::process_batch_is_bounded_under_a_large_burst ... ok
[INFO] [stdout] test workspace::tests::reorder_locations_reassigns_order ... ok
[INFO] [stdout] test workspace::tests::free_name_climbs_suffix ... ok
[INFO] [stdout] test fs::tests::store_attachment_writes_beside_note_and_returns_rel_ref ... ok
[INFO] [stdout] test fs::tests::write_then_read_round_trips ... ok
[INFO] [stdout] test fs::tests::store_attachment_is_collision_safe ... ok
[INFO] [stdout] test parse::code_highlight::tests::html_metacharacters_are_escaped ... ok
[INFO] [stdout] test parse::code_highlight::tests::empty_token_is_plaintext ... ok
[INFO] [stdout] test parse::code_highlight::tests::unknown_language_falls_back_to_plaintext_without_panicking ... ok
[INFO] [stdout] test parse::code_highlight::tests::rust_block_emits_classed_spans ... ok
[INFO] [stdout] test parse::preview::tests::code_block_is_syntect_classed ... ok
[INFO] [stdout] test parse::preview::tests::code_block_pre_carries_data_line ... ok
[INFO] [stdout] test parse::code_highlight::tests::dump_loads_once_and_warm_path_is_cheap ... ok
[INFO] [stdout] test parse::code_highlight::tests::token_aliases_resolve ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ai_privacy.rs (/opt/rustwide/target/debug/deps/ai_privacy-5ff808894f0dd5bb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test api_key_display_never_contains_the_secret ... ok
[INFO] [stdout] test api_key_redacts_inside_a_larger_formatted_message ... ok
[INFO] [stdout] test api_key_debug_never_contains_the_secret ... ok
[INFO] [stdout] test api_key_exposes_the_secret_only_through_an_explicit_accessor ... ok
[INFO] [stdout] test api_key_from_blank_string_is_treated_as_unset ... ok
[INFO] [stdout] test input_at_the_limit_is_accepted ... ok
[INFO] [stdout] test size_check_measures_utf8_bytes_not_chars ... ok
[INFO] [stdout] test oversized_input_is_rejected_locally ... ok
[INFO] [stdout] test input_under_the_limit_is_accepted ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ai_sse.rs (/opt/rustwide/target/debug/deps/ai_sse-2a17836f34e56dc3)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test split_inside_a_multibyte_utf8_sequence_never_emits_a_partial_codepoint ... ok
[INFO] [stdout] test content_less_chunks_yield_no_token ... ok
[INFO] [stdout] test parses_single_complete_data_line ... ok
[INFO] [stdout] test finish_flushes_a_buffered_line_with_no_trailing_newline ... ok
[INFO] [stdout] test crlf_line_endings_are_tolerated ... ok
[INFO] [stdout] test done_sentinel_terminates_the_stream ... ok
[INFO] [stdout] test data_line_split_across_two_chunks_reassembles_in_order ... ok
[INFO] [stdout] test comment_and_blank_lines_are_ignored ... ok
[INFO] [stdout] test malformed_json_data_line_is_skipped_not_fatal ... ok
[INFO] [stdout] test server_that_just_closes_flushes_a_trailing_complete_line ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrency.rs (/opt/rustwide/target/debug/deps/concurrency-3c3d42646decb80f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test index_behind_mutex_handles_rename_delete_race_without_panic ... ok
[INFO] [stdout] test interleaved_workspace_index_and_watcher_ops_stay_consistent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derived_stats.rs (/opt/rustwide/target/debug/deps/derived_stats-1cad2aa73882a321)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test empty_document_has_zero_stats ... ok
[INFO] [stdout] test indented_tasks_are_counted ... ok
[INFO] [stdout] test outline_ignores_hashes_inside_fenced_code_blocks ... ok
[INFO] [stdout] test counts_words_and_chars_for_plain_prose ... ok
[INFO] [stdout] test outline_of_document_with_no_headings_is_empty ... ok
[INFO] [stdout] test doc_stats_bundles_every_field ... ok
[INFO] [stdout] test any_nonempty_prose_is_at_least_one_minute ... ok
[INFO] [stdout] test no_tasks_reports_zero_of_zero ... ok
[INFO] [stdout] test counts_completed_and_total_tasks ... ok
[INFO] [stdout] test outline_requires_space_after_hashes ... ok
[INFO] [stdout] test outline_strips_trailing_atx_hashes_and_trims_title ... ok
[INFO] [stdout] test word_count_ignores_markdown_punctuation_runs ... ok
[INFO] [stdout] test outline_lists_atx_headings_with_levels_and_line_numbers ... ok
[INFO] [stdout] test reading_time_uses_200_wpm_rounding_up ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/document.rs (/opt/rustwide/target/debug/deps/document-e1e96e690955b94a)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test open_missing_file_maps_to_not_found ... ok
[INFO] [stdout] test bmp_multibyte_char_is_one_utf16_code_unit ... ok
[INFO] [stdout] test open_reads_file_contents ... ok
[INFO] [stdout] test push_edit_delete_astral_char ... ok
[INFO] [stdout] test open_strips_bom_via_tolerant_read ... ok
[INFO] [stdout] test push_edit_across_line_break ... ok
[INFO] [stdout] test line_col_columns_are_utf16_units_not_chars ... ok
[INFO] [stdout] test crlf_counts_as_single_break_with_two_code_units ... ok
[INFO] [stdout] test offset_inside_surrogate_pair_is_rejected ... ok
[INFO] [stdout] test out_of_bounds_offset_errors ... ok
[INFO] [stdout] test astral_char_counts_as_two_utf16_code_units ... ok
[INFO] [stdout] test ascii_utf16_len_matches_char_len ... ok
[INFO] [stdout] test out_of_range_line_col_errors ... ok
[INFO] [stdout] test push_edit_delete_range ... ok
[INFO] [stdout] test push_edit_insert_astral_char ... ok
[INFO] [stdout] test push_edit_out_of_bounds_errors_without_mutating ... ok
[INFO] [stdout] test push_edit_replace_range ... ok
[INFO] [stdout] test push_edit_insert_in_middle ... ok
[INFO] [stdout] test push_edit_replace_spanning_astral_char ... ok
[INFO] [stdout] test push_edit_insert_at_end ... ok
[INFO] [stdout] test push_edit_insert_at_start ... ok
[INFO] [stdout] test roundtrip_empty_document ... ok
[INFO] [stdout] test push_edit_sequence_of_keystrokes ... ok
[INFO] [stdout] test push_edit_split_surrogate_range_errors ... ok
[INFO] [stdout] test push_edit_replace_whole_document ... ok
[INFO] [stdout] test roundtrip_trailing_newline ... ok
[INFO] [stdout] test second_line_starts_after_lf ... ok
[INFO] [stdout] test roundtrip_plain_single_line ... ok
[INFO] [stdout] test roundtrip_with_crlf ... ok
[INFO] [stdout] test roundtrip_with_astral_chars ... ok
[INFO] [stdout] test roundtrip_multi_line_lf ... ok
[INFO] [stdout] test open_over_size_cap_returns_note_too_large ... ok
[INFO] [stdout] test open_at_exactly_the_cap_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/embeds.rs (/opt/rustwide/target/debug/deps/embeds-27e0feede8a41cc7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test max_embed_depth_default_matches_spec ... ok
[INFO] [stdout] test nested_embed_resolves_relative_to_immediate_parent ... ok
[INFO] [stdout] test custom_lower_max_depth_is_respected ... ok
[INFO] [stdout] test direct_cycle_terminates ... ok
[INFO] [stdout] test a_simple_embed_is_inlined ... ok
[INFO] [stdout] test self_cycle_terminates ... ok
[INFO] [stdout] test deep_acyclic_chain_stops_at_max_depth ... ok
[INFO] [stdout] test unresolved_embed_degrades_gracefully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fs_atomic.rs (/opt/rustwide/target/debug/deps/fs_atomic-ad9b7b91ef272406)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test read_invalid_utf8_succeeds_lossily ... ok
[INFO] [stdout] test read_all_invalid_bytes_does_not_error ... ok
[INFO] [stdout] test read_missing_file_is_not_found ... ok
[INFO] [stdout] test read_preserves_crlf_line_endings ... ok
[INFO] [stdout] test read_preserves_lf_line_endings ... ok
[INFO] [stdout] test read_strips_bom_and_keeps_crlf_together ... ok
[INFO] [stdout] test read_strips_leading_utf8_bom ... ok
[INFO] [stdout] test read_without_bom_is_unchanged ... ok
[INFO] [stdout] test empty_content_round_trips ... ok
[INFO] [stdout] test crash_before_rename_leaves_original_intact ... ok
[INFO] [stdout] test write_then_read_round_trips ... ok
[INFO] [stdout] test write_into_existing_subdirectory ... ok
[INFO] [stdout] test overwrite_existing_file_replaces_contents ... ok
[INFO] [stdout] test successful_write_leaves_no_temp_files ... ok
[INFO] [stderr]      Running tests/index.rs (/opt/rustwide/target/debug/deps/index-256311f9e654cc1a)
[INFO] [stdout] test reader_never_observes_a_partial_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test basename_match_outranks_path_only_match ... ok
[INFO] [stdout] test move_keeps_basename_changes_rel_path_without_rebuild ... ok
[INFO] [stdout] test non_subsequence_query_does_not_match ... ok
[INFO] [stdout] test insert_adds_one_entry_without_rebuild ... ok
[INFO] [stdout] test resolve_name_finds_paths_by_basename ... ok
[INFO] [stdout] test cross_segment_path_subsequence_matches ... ok
[INFO] [stdout] test delete_removes_one_entry_without_rebuild ... ok
[INFO] [stdout] test rename_updates_only_the_affected_entry_without_rebuild ... ok
[INFO] [stdout] test shorter_path_breaks_ties_among_basename_matches ... ok
[INFO] [stdout] test rename_onto_occupied_destination_reclaims_the_victim ... ok
[INFO] [stdout] test query_respects_limit ... ok
[INFO] [stdout] test create_then_query_reflects_the_new_file_incrementally ... ok
[INFO] [stdout] test basename_subsequence_matches ... ok
[INFO] [stdout] test resolve_name_updates_after_rename ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/large_file.rs (/opt/rustwide/target/debug/deps/large_file-194263b26f7c6b21)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test one_byte_over_cap_is_refused_with_a_clear_message ... ok
[INFO] [stdout] test large_under_cap_document_edits_as_a_local_splice ... ok
[INFO] [stdout] test exactly_at_cap_opens_and_is_usable ... ok
[INFO] [stdout] test incremental_reparse_on_large_document_succeeds_and_stays_queryable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/links.rs (/opt/rustwide/target/debug/deps/links-7d1eb5b42cb07866)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test duplicate_basename_prefers_same_directory_as_source ... ok
[INFO] [stdout] test duplicate_basename_resolution_is_deterministic_across_runs ... ok
[INFO] [stdout] test duplicate_basename_falls_back_to_shallowest_then_lexicographic ... ok
[INFO] [stdout] test extracts_wiki_links_and_embeds_with_ranges ... ok
[INFO] [stdout] test embed_marker_is_not_double_counted_as_a_link ... ok
[INFO] [stdout] test pipe_alias_target_is_the_left_side ... ok
[INFO] [stdout] test rename_leaves_old_link_target_unresolved_not_mispointed ... ok
[INFO] [stdout] test toggle_checked_task_back_to_unchecked ... ok
[INFO] [stdout] test toggle_on_a_non_task_line_is_an_error ... ok
[INFO] [stdout] test suggestions_rank_matches_for_a_prefix ... ok
[INFO] [stdout] test toggle_on_a_specific_line_in_a_multiline_doc ... ok
[INFO] [stdout] test toggle_unchecked_task_to_checked ... ok
[INFO] [stdout] test toggle_uppercase_checked_is_treated_as_complete ... ok
[INFO] [stdout] test unique_basename_resolves_directly ... ok
[INFO] [stdout] test unresolved_target_returns_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parse_incremental.rs (/opt/rustwide/target/debug/deps/parse_incremental-49d39db1aa4ef960)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test highlight_spans_classifies_basic_markdown ... ok
[INFO] [stdout] test opening_a_code_fence_invalidates_the_tail ... ok
[INFO] [stdout] test edit_inside_paragraph_changes_are_local ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/path_identity.rs (/opt/rustwide/target/debug/deps/path_identity-a150b10d4ee22f27)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test list_children_dedupes_case_aliases_on_insensitive_volume ... ok
[INFO] [stdout] test canonical_id_unifies_aliased_paths ... ok
[INFO] [stdout] test same_file_via_two_paths_counted_once ... ok
[INFO] [stdout] test walk_terminates_on_symlink_cycle ... ok
[INFO] [stdout] test case_identity_matches_host_volume ... ok
[INFO] [stdout] test walk_terminates_on_self_symlink ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/preview_offline.rs (/opt/rustwide/target/debug/deps/preview_offline-3efbbcb32c78d7da)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test remote_link_url_stays_a_literal_href ... ok
[INFO] [stdout] test remote_image_url_stays_a_literal_src_and_is_not_fetched ... ok
[INFO] [stdout] test render_is_a_pure_in_memory_string_transform ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/preview_render.rs (/opt/rustwide/target/debug/deps/preview_render-7e67561f6d00baf5)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test raw_script_html_is_stripped ... ok
[INFO] [stdout] test strikethrough_renders ... ok
[INFO] [stdout] test raw_inline_event_handler_is_stripped ... ok
[INFO] [stdout] test embed_left_literal_until_us5 ... ok
[INFO] [stdout] test gfm_table_renders_to_table_element ... ok
[INFO] [stdout] test wikilink_extension_renders_link ... ok
[INFO] [stdout] test highlight_extension_renders_mark ... ok
[INFO] [stdout] test tasklist_checkbox_renders ... ok
[INFO] [stdout] test javascript_uri_is_neutralized ... ok
[INFO] [stdout] test top_level_blocks_carry_data_line_anchors ... ok
[INFO] [stdout] test unknown_language_falls_back_without_panicking ... ok
[INFO] [stdout] test fenced_rust_block_is_syntect_classed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/search_supersede.rs (/opt/rustwide/target/debug/deps/search_supersede-90955aa534b35e89)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test un_superseded_query_completes_and_streams_all ... ok
[INFO] [stdout] test zero_batch_size_uses_default ... ok
[INFO] [stdout] test setting_cancel_flag_mid_stream_stops_emission ... ok
[INFO] [stdout] test pre_cancelled_flag_emits_nothing ... ok
[INFO] [stdout] test driver_preserves_the_index_ranked_order ... ok
[INFO] [stdout] test cancel_observed_through_a_clone_stops_emission ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/settings.rs (/opt/rustwide/target/debug/deps/settings-e0275d40b2421e98)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/watcher.rs (/opt/rustwide/target/debug/deps/watcher-e6d89e41e348f618)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test clamping_is_idempotent_and_done_at_construction ... ok
[INFO] [stdout] test defaults_are_sane ... ok
[INFO] [stdout] test in_range_values_round_trip ... ok
[INFO] [stdout] test nan_values_are_repaired_not_stored ... ok
[INFO] [stdout] test empty_font_family_falls_back_to_default ... ok
[INFO] [stdout] test zero_and_huge_font_size_clamp_into_range ... ok
[INFO] [stdout] test negative_spacing_and_tiny_line_height_clamp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test conflict_truth_table_is_total ... ok
[INFO] [stdout] test third_party_write_in_the_same_window_is_not_suppressed ... ok
[INFO] [stdout] test self_write_produces_zero_external_change_events ... ok
[INFO] [stdout] test one_record_suppresses_only_one_echo ... ok
[INFO] [stdout] test rename_is_one_event_not_delete_plus_create ... ok
[INFO] [stdout] test burst_of_self_writes_is_fully_suppressed ... ok
[INFO] [stdout] test large_burst_is_bounded ... ok
[INFO] [stdout] test watcher_drops_cleanly_without_events ... ok
[INFO] [stdout] test real_fs_create_is_observed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/workspace_ops.rs (/opt/rustwide/target/debug/deps/workspace_ops-992049edf6a630a8)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test create_folder_uses_requested_name_when_free ... ok
[INFO] [stdout] test create_note_appends_md_extension_when_missing ... ok
[INFO] [stdout] test delete_missing_path_is_not_found ... ok
[INFO] [stdout] test create_folder_collision_auto_suffixes ... ok
[INFO] [stdout] test rename_missing_path_is_not_found ... ok
[INFO] [stdout] test create_note_suffix_goes_before_extension ... ok
[INFO] [stdout] test create_note_collision_auto_suffixes_and_preserves_original ... ok
[INFO] [stdout] test delete_folder_removes_tree ... ok
[INFO] [stdout] test delete_file_removes_it ... ok
[INFO] [stdout] test move_into_folder_relocates_file ... ok
[INFO] [stdout] test rename_to_free_name_moves_file ... ok
[INFO] [stdout] test create_note_uses_requested_name_when_free ... ok
[INFO] [stdout] test rename_to_same_name_is_noop ... ok
[INFO] [stdout] test create_note_collisions_climb_suffix_sequence ... ok
[INFO] [stdout] test move_into_folder_with_collision_auto_suffixes ... ok
[INFO] [stdout] test rename_into_occupied_name_auto_suffixes_and_preserves_occupant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emend_ffi-0f6bc83f9e7450b9)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test ai::tests::blank_key_is_rejected_with_no_network ... ok
[INFO] [stdout] test ai::tests::oversized_input_is_rejected_before_any_send ... ok
[INFO] [stdout] test ai::tests::test_ai_config_blank_key_is_not_configured ... ok
[INFO] [stdout] test document::tests::close_is_idempotent_and_makes_handle_inert ... ok
[INFO] [stdout] test document::tests::flush_after_close_returns_error ... ok
[INFO] [stdout] test document::tests::links_after_close_errors ... ok
[INFO] [stdout] test document::tests::links_extracts_wiki_links_and_embeds ... ok
[INFO] [stdout] test document::tests::missing_file_maps_to_not_found ... ok
[INFO] [stdout] test document::tests::open_push_edit_then_highlight_reflects_edit ... ok
[INFO] [stdout] test document::tests::out_of_bounds_push_edit_surfaces_error_without_corrupting_state ... ok
[INFO] [stdout] test document::tests::flush_writes_edited_buffer_to_disk ... ok
[INFO] [stdout] test document::tests::render_preview_html_resolving_after_close_errors ... ok
[INFO] [stdout] test document::tests::render_preview_html_resolving_inlines_embedded_note ... ok
[INFO] [stdout] test document::tests::stats_reports_words_chars_and_tasks ... ok
[INFO] [stdout] test document::tests::stats_outline_after_close_error ... ok
[INFO] [stdout] test error::tests::display_is_forwarded ... ok
[INFO] [stdout] test document::tests::replace_edit_updates_highlight ... ok
[INFO] [stdout] test error::tests::projects_new_contract_variants ... ok
[INFO] [stdout] test document::tests::out_of_bounds_viewport_surfaces_error ... ok
[INFO] [stdout] test document::tests::outline_reports_headings_with_line_numbers ... ok
[INFO] [stdout] test document::tests::toggle_task_on_non_task_line_errors ... ok
[INFO] [stdout] test document::tests::render_preview_html_after_close_errors ... ok
[INFO] [stdout] test error::tests::projects_fieldless_variant ... ok
[INFO] [stdout] test document::tests::set_doc_observer_fires_on_edit_for_live_derived_push ... ok
[INFO] [stdout] test document::tests::render_preview_html_resolving_nested_embed_anchors_on_immediate_parent ... ok
[INFO] [stdout] test document::tests::over_cap_file_round_trips_note_too_large ... ok
[INFO] [stdout] test document::tests::render_preview_html_resolving_unresolved_embed_degrades ... ok
[INFO] [stdout] test error::tests::projects_struct_variant_fields ... ok
[INFO] [stdout] test handles::tests::cancel_is_idempotent ... ok
[INFO] [stdout] test handles::tests::cancel_marks_token_cancelled ... ok
[INFO] [stdout] test handles::tests::from_token_shares_cancellation_state ... ok
[INFO] [stdout] test handles::tests::runtime_can_drive_a_future ... ok
[INFO] [stdout] test handles::tests::try_runtime_returns_same_instance_as_runtime ... ok
[INFO] [stdout] test handles::tests::runtime_initializes_and_is_shared ... ok
[INFO] [stdout] test handles::tests::cancelled_future_resolves_on_the_runtime ... ok
[INFO] [stdout] test search::tests::run_worker_streams_all_batches_then_one_done ... ok
[INFO] [stdout] test panic::tests::passes_value_through_on_success ... ok
[INFO] [stdout] test search::tests::project_hit_maps_rel_path_to_breadcrumb ... ok
[INFO] [stdout] test document::tests::preview_theme_css_is_present_and_classed ... ok
[INFO] [stdout] test settings::tests::get_returns_defaults_then_round_trips_set ... ok
[INFO] [stdout] test settings::tests::set_clamps_out_of_range_values ... ok
[INFO] [stdout] test tests::abi_version_is_stable ... ok
[INFO] [stdout] test tests::read_file_at_maps_missing_file_to_not_found ... ok
[INFO] [stdout] test watcher::tests::change_event_projection_is_exhaustive_and_faithful ... ok
[INFO] [stdout] test watcher::tests::conflict_choice_projects_to_core ... ok
[INFO] [stdout] test tests::read_file_at_roundtrips_through_the_tolerant_reader ... ok
[INFO] [stdout] test watcher::tests::apply_conflict_choice_mirrors_core_truth_table ... ok
[INFO] [stdout] test watcher::tests::conflict_state_round_trips_through_core ... ok
[INFO] [stdout] test search::tests::run_worker_superseded_fires_no_terminal ... ok
[INFO] [stdout] test workspace::tests::add_list_remove_locations_round_trips ... ok
[INFO] [stdout] test workspace::tests::rebuild_index_seeds_and_query_ranks ... ok
[INFO] [stdout] test workspace::tests::add_location_rejects_a_file ... ok
[INFO] [stdout] test workspace::tests::reindex_all_seeds_from_disk ... ok
[INFO] [stdout] test workspace::tests::resolve_wikilink_and_suggestions_over_the_index ... ok
[INFO] [stdout] test workspace::tests::reindex_all_handles_non_canonical_root ... ok
[INFO] [stdout] test workspace::tests::store_attachment_unsaved_note_maps_to_invalid_config ... ok
[INFO] [stdout] test workspace::tests::delete_removes_the_index_entry ... ok
[INFO] [stdout] test workspace::tests::create_note_indexes_it_and_query_finds_it ... ok
[INFO] [stdout] test workspace::tests::list_children_reports_kinds ... ok
[INFO] [stdout] test workspace::tests::favorites_round_trip_and_list_skips_missing ... ok
[INFO] [stdout] test workspace::tests::rename_rekeys_the_index_entry ... ok
[INFO] [stdout] test document::tests::toggle_task_flips_checkbox_and_persists ... ok
[INFO] [stdout] test workspace::tests::store_attachment_writes_and_returns_rel_ref ... ok
[INFO] [stdout] test watcher::tests::record_self_write_after_stop_is_a_noop ... ok
[INFO] [stdout] test panic::tests::maps_str_panic_to_internal ... ok
[INFO] [stdout] test panic::tests::maps_string_panic_to_internal ... ok
[INFO] [stdout] test ai::tests::cancel_before_send_resolves_as_cancelled ... FAILED
[INFO] [stdout] test ai::tests::unreachable_endpoint_yields_an_error_terminal_not_a_hang ... ok
[INFO] [stdout] test ai::tests::test_ai_config_unreachable_endpoint_errors ... ok
[INFO] [stdout] test watcher::tests::watch_delivers_a_creation_to_the_observer ... ok
[INFO] [stdout] test document::tests::render_preview_html_reflects_current_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ai::tests::cancel_before_send_resolves_as_cancelled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ai::tests::cancel_before_send_resolves_as_cancelled' (4572) panicked at crates/emend-ffi/src/ai.rs:681:9:
[INFO] [stdout] cancel → AiCancelled, got Some(AiHttp { status: 0, detail: "request failed: error sending request for url (http://192.0.2.1:81/v1/chat/completions)" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed1819db0a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed1819db0a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed1819db0a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed1819db0a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed1819f2e4a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed1819f2e4a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ed1819dff5c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ed1819dff5c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ed1819b4fc6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed1819b4fc6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed1819d1049 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed1812e7930 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5ed1812e7930 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ed1819d1372 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5ed1819d1372 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5ed1819b5072 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5ed1819ac479 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed1819b612d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5ed1819f36cc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed1810884cf - emend_ffi[91fc6ba907a3f12e]::ai::tests::cancel_before_send_resolves_as_cancelled
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/emend-ffi/src/ai.rs:681:9
[INFO] [stdout]   20:     0x5ed181085227 - emend_ffi[91fc6ba907a3f12e]::ai::tests::cancel_before_send_resolves_as_cancelled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/emend-ffi/src/ai.rs:658:50
[INFO] [stdout]   21:     0x5ed1810f77e6 - <emend_ffi[91fc6ba907a3f12e]::ai::tests::cancel_before_send_resolves_as_cancelled::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ed1812dac6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ed1812dac6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5ed1812e82b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5ed1812e82b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5ed1812e82b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5ed1812e82b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ed1812e82b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ed1812e82b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5ed1812e82b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5ed1812e2d64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5ed1812e2d64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ed1812eb402 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5ed1812eb402 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5ed1812eb402 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5ed1812eb402 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ed1812eb402 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ed1812eb402 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5ed1812eb402 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ed1819d9cdf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5ed1819d9cdf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7f023d893aa4 - <unknown>
[INFO] [stdout]   43:     0x7f023d920a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ai::tests::cancel_before_send_resolves_as_cancelled
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p emend-ffi --lib`
[INFO] running `Command { std: "docker" "inspect" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116", kill_on_drop: false }`
[INFO] [stdout] 837cff324d444c76e3e0738503f900d039ec79e3e232c16662d6b41ecfe67116
