[INFO] cloning repository https://github.com/kiprutobeauttah/ttymap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiprutobeauttah/ttymap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiprutobeauttah%2Fttymap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiprutobeauttah%2Fttymap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 099c4116b4926dddd30ca9251288122aae2d4335
[INFO] testing kiprutobeauttah/ttymap 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%2Fkiprutobeauttah%2Fttymap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kiprutobeauttah/ttymap
[INFO] finished tweaking git repo https://github.com/kiprutobeauttah/ttymap
[INFO] tweaked toml for git repo https://github.com/kiprutobeauttah/ttymap written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kiprutobeauttah/ttymap 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/kiprutobeauttah/ttymap 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b
[INFO] running `Command { std: "docker" "start" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b", 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" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b" "/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" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b", 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" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling luajit-src v210.6.6+707c12b
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling earcut v0.4.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling sgp4 v2.4.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 thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling protox-parse v0.9.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling prost-reflect v0.16.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling protox v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ttymap-engine v0.1.0 (/opt/rustwide/workdir/ttymap-engine)
[INFO] [stderr]    Compiling mlua v0.11.6
[INFO] [stderr]    Compiling ttymap-tui v0.1.0 (/opt/rustwide/workdir/ttymap-tui)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b", 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" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b" "/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 cargo-husky v1.5.0
[INFO] [stderr]    Compiling ttymap-tui v0.1.0 (/opt/rustwide/workdir/ttymap-tui)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 16.39s
[INFO] running `Command { std: "docker" "inspect" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b", 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" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b" "/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.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/ttymap_tui-a450d4a5d3da158c)
[INFO] [stdout] 
[INFO] [stdout] running 202 tests
[INFO] [stdout] test app::frame_widget::tests::test_xterm_to_color ... ok
[INFO] [stdout] test app::sidebar::tests::observe_count_auto_opens_on_first_card ... ok
[INFO] [stdout] test app::overlay::tests::empty_sink_no_history_returns_false ... ok
[INFO] [stdout] test app::sidebar::tests::observe_count_does_not_close_on_steady_zero ... ok
[INFO] [stdout] test app::sidebar::tests::observe_count_does_not_reopen_after_user_closes_with_cards_alive ... ok
[INFO] [stdout] test app::overlay::tests::non_empty_sink_with_zero_interval_redraws ... ok
[INFO] [stdout] test app::sidebar::tests::observe_count_auto_closes_on_last_card_removed ... ok
[INFO] [stdout] test compositor::base::tests::gg_produces_zoom_to_world_on_second_g ... ok
[INFO] [stdout] test compositor::base::tests::gg_sequence_broken_by_other_key ... ok
[INFO] [stdout] test compositor::base::tests::keybind_removed_from_registry_no_longer_dispatches ... ok
[INFO] [stdout] test app::sidebar::tests::manual_toggle_against_empty_stack_then_count_arrives_does_not_flip ... ok
[INFO] [stdout] test compositor::tests::cycle_backward_walks_all_components_reverse ... ok
[INFO] [stdout] test compositor::tests::cycle_forward_walks_all_components ... ok
[INFO] [stdout] test compositor::tests::cycle_toggles_focus_with_single_modal ... ok
[INFO] [stdout] test compositor::tests::cycle_no_op_with_base_only ... ok
[INFO] [stdout] test compositor::tests::push_always_stacks_new_instance ... ok
[INFO] [stdout] test compositor::tests::tab_is_intercepted_before_components ... ok
[INFO] [stdout] test compositor::window::clamp_tests::fully_outside_returns_zero_size ... ok
[INFO] [stdout] test compositor::window::clamp_tests::partial_overlap_clipped ... ok
[INFO] [stdout] test compositor::window::clamp_tests::zero_sized_input_stays_zero ... ok
[INFO] [stdout] test config::tests::default_config_matches_expected_seeds ... ok
[INFO] [stdout] test app::overlay::tests::interval_throttles_back_to_back_pushes ... ok
[INFO] [stdout] test event::bus::tests::lua_callback_can_remove_itself_during_dispatch ... ok
[INFO] [stdout] test input::keymap::tests::resolve_big_pan ... ok
[INFO] [stdout] test event::bus::tests::notify_event_passes_table_payload_with_message_and_level ... ok
[INFO] [stdout] test input::keymap::tests::resolve_quit ... ok
[INFO] [stdout] test input::keymap::tests::resolve_reset_position ... ok
[INFO] [stdout] test event::bus::tests::dispatch_continues_after_a_lua_subscriber_errors ... ok
[INFO] [stdout] test input::keymap::tests::resolve_unknown_key_is_none ... ok
[INFO] [stdout] test input::keymap::tests::resolve_zoom ... ok
[INFO] [stdout] test input::keymap::tests::test_lookup ... ok
[INFO] [stdout] test event::bus::tests::for_each_lua_subscriber_skips_rust_and_other_buckets ... ok
[INFO] [stdout] test input::keymap::tests::test_parse_char ... ok
[INFO] [stdout] test event::bus::tests::remove_drops_only_the_named_subscriber ... ok
[INFO] [stdout] test input::keymap::tests::test_parse_invalid ... ok
[INFO] [stdout] test input::keymap::tests::test_parse_special ... ok
[INFO] [stdout] test event::bus::tests::rust_subscriber_sees_typed_event_directly ... ok
[INFO] [stdout] test input::keymap::tests::with_overrides_applies_rebinds ... ok
[INFO] [stdout] test event::bus::tests::subscribe_returns_distinct_monotonic_ids ... ok
[INFO] [stdout] test input::keymap::tests::with_overrides_skips_unknown_entries ... ok
[INFO] [stdout] test input::keymap::tests::with_overrides_keeps_unoverridden_defaults ... ok
[INFO] [stdout] test input::keymap::tests::resolve_basic_movement ... ok
[INFO] [stdout] test input::keymap::tests::test_parse_ctrl ... ok
[INFO] [stdout] test lua::api::http::tests::cancel_makes_subsequent_try_take_return_nil_even_with_buffered_body ... ok
[INFO] [stdout] test lua::api::map::tests::label_accepts_integer_xterm_index ... ok
[INFO] [stdout] test lua::api::http::tests::job_try_take_returns_nil_before_send ... ok
[INFO] [stdout] test lua::api::map::tests::point_accepts_integer_xterm_index ... ok
[INFO] [stdout] test lua::api::map::tests::polyline_accepts_integer_xterm_index ... ok
[INFO] [stdout] test lua::api::map::tests::polyline_accepts_road_color_accessor_result ... ok
[INFO] [stdout] test lua::api::map::tests::polyline_road_keyword_resolves_to_road_motorway ... ok
[INFO] [stdout] test lua::api::map::tests::polyline_pushes_to_sink ... ok
[INFO] [stdout] test lua::api::map::tests::polyline_clamps_out_of_range_integer_color ... ok
[INFO] [stdout] test lua::api::map::tests::road_color_accessor_returns_palette_road_motorway ... ok
[INFO] [stdout] test lua::api::sgp4::tests::parse_tle_accepts_3line_format ... ok
[INFO] [stdout] test lua::api::sgp4::tests::parse_tle_accepts_2line_format ... ok
[INFO] [stdout] test lua::api::map::tests::polyline_unknown_color_falls_back_to_accent ... ok
[INFO] [stdout] test compositor::window::clamp_tests::huge_coords_dont_overflow_u16 ... ok
[INFO] [stdout] test app::overlay::tests::empty_sink_after_non_empty_fires_one_clearing_redraw ... ok
[INFO] [stdout] test lua::api::sgp4::tests::parse_tle_rejects_garbage ... ok
[INFO] [stdout] test lua::api::map::tests::polyline_with_single_point_is_dropped ... ok
[INFO] [stdout] test app::frame_widget::tests::test_map_frame_widget_render ... ok
[INFO] [stdout] test compositor::window::clamp_tests::inside_bounds_returns_same ... ok
[INFO] [stdout] test compositor::window::clamp_tests::offset_bounds_respected ... ok
[INFO] [stdout] test lua::api::sgp4::tests::parse_tles_handles_multi_block_3le ... ok
[INFO] [stdout] test lua::api::sgp4::tests::propagate_at_epoch_yields_lowearth_orbit_altitude ... ok
[INFO] [stdout] test lua::api::sgp4::tests::propagate_advances_position_over_time ... ok
[INFO] [stdout] test lua::api::tests::host_map_jump_pushes_appmsg_jump ... ok
[INFO] [stdout] test lua::api::tests::api_frame_to_ansi_returns_nil_until_a_frame_arrives ... ok
[INFO] [stdout] test event::bus::tests::publish_only_runs_subscribers_for_the_named_event ... ok
[INFO] [stdout] test event::bus::tests::publish_passes_typed_args_through ... ok
[INFO] [stdout] test event::bus::tests::re_subscribe_during_dispatch_does_not_panic ... ok
[INFO] [stdout] test lua::api::tests::api_frame_to_ansi_returns_string_after_frame_set ... ok
[INFO] [stdout] test lua::api::tests::host_map_fly_to_pushes_appmsg_fly_to ... ok
[INFO] [stdout] test lua::api::tests::api_palette_open_pushes_component_and_returns_handle ... ok
[INFO] [stdout] test lua::api::tests::api_card_open_pushes_component_and_returns_handle ... ok
[INFO] [stdout] test lua::api::tests::log_namespace_methods_round_trip ... ok
[INFO] [stdout] test lua::api::tests::api_frame_on_tick_subscribes_each_callback_against_the_bus ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::display_picks_up_spec_name ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::handler_returning_close_table_closes ... ok
[INFO] [stdout] test lua::api::tests::host_map_zoom_setter_pushes_appmsg_set_zoom ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::handler_returning_ignore_table_ignores ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::handler_returning_nil_consumes ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::handler_returning_unknown_value_consumes ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::handler_runtime_error_falls_back_to_consume ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::display_falls_back_to_log_tag_when_spec_omits_name ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::render_lines_recovers_when_lua_throws ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::render_lines_round_trip_through_lua ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::wrap_styled_line_breaks_at_word_boundary ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::wrap_styled_line_keeps_oversized_word_on_one_row ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::wrap_styled_line_merges_adjacent_same_style_spans_within_wrapped_row ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::missing_handler_dispatches_to_ignore ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::render_lines_recovers_when_field_is_missing ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::wrap_styled_line_passes_through_when_input_fits ... ok
[INFO] [stdout] test lua::bridge::card_component::tests::wrap_styled_line_preserves_per_segment_styles_across_break ... ok
[INFO] [stdout] test lua::bridge::card_handle::tests::close_enqueues_op_close_idempotent ... ok
[INFO] [stdout] test lua::api::tests::notify_lua_api_enqueues_publish_op_with_typed_level ... ok
[INFO] [stdout] test lua::bridge::event_handle::tests::remove_drops_the_subscriber_and_is_idempotent ... ok
[INFO] [stdout] test lua::bridge::palette_handle::tests::close_enqueues_op_close_idempotent ... ok
[INFO] [stdout] test lua::api::tests::parse_json_object_becomes_string_keyed_table ... ok
[INFO] [stdout] test lua::api::tests::host_map_zoom_getter_reads_shared_cell ... ok
[INFO] [stdout] test lua::api::tests::on_event_rejects_empty_name ... ok
[INFO] [stdout] test lua::api::tests::parse_json_invalid_returns_nil ... ok
[INFO] [stdout] test lua::api::tests::parse_json_null_is_nil ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::cancel_invokes_lua_callback ... ok
[INFO] [stdout] test lua::api::tests::sgp4_namespace_propagates_iss_through_lua ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::cancel_defaults_to_close_when_callback_omitted ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::prompt_falls_back_to_colon_when_spec_omits_it ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::items_round_trip_through_lua ... ok
[INFO] [stdout] test lua::api::tests::on_event_subscribes_against_the_named_bucket ... ok
[INFO] [stdout] test lua::api::tests::url_encode_round_trips_query_chars ... ok
[INFO] [stdout] test lua::api::tests::parse_json_array_is_one_indexed_in_lua ... ok
[INFO] [stdout] test lua::bridge::registrar_handle::tests::keybind_handle_remove_drops_activation_from_registry ... ok
[INFO] [stdout] test lua::api::tests::parse_json_round_trips_primitives ... ok
[INFO] [stdout] test lua::api::tests::on_event_returns_handle_whose_remove_drops_subscriber ... ok
[INFO] [stdout] test lua::init_lua::tests::empty_init_returns_defaults ... ok
[INFO] [stdout] test lua::init_lua::tests::keymap_del_removes_a_set ... ok
[INFO] [stdout] test lua::init_lua::tests::keymap_set_with_string_records_single_binding ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::execute_switch_table_returns_switch_provider_with_new_prompt ... ok
[INFO] [stdout] test lua::init_lua::tests::opt_cache_memory_tiles_overrides_default ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::submit_mode_string_debounced_uses_default_ms ... ok
[INFO] [stdout] test lua::init_lua::tests::opt_map_zoom_optional_can_be_set ... ok
[INFO] [stdout] test lua::init_lua::tests::opt_runtime_overlay_redraw_overrides_default ... ok
[INFO] [stdout] test lua::init_lua::tests::keymap_set_with_table_records_array ... ok
[INFO] [stdout] test lua::init_lua::tests::opt_runtime_poll_timeout_overrides_default ... ok
[INFO] [stdout] test lua::init_lua::tests::opt_geoip_full_section_takes_effect ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::execute_close_table_returns_close ... ok
[INFO] [stdout] test lua::map_api::tests::label_off_map_is_noop ... ok
[INFO] [stdout] test lua::map_api::tests::label_writes_chars_starting_after_marker ... ok
[INFO] [stdout] test lua::init_lua::tests::type_error_on_opt_field_falls_back_to_default ... ok
[INFO] [stdout] test lua::map_api::tests::push_polyline_overlay_appends_to_sink ... ok
[INFO] [stdout] test lua::init_lua::tests::programmatic_config_works_in_lua ... ok
[INFO] [stdout] test lua::init_lua::tests::opt_render_style_overrides_default ... ok
[INFO] [stdout] test lua::map_api::tests::text_anchored_bottom_left_writes_at_left_edge_last_row ... ok
[INFO] [stdout] test lua::map_api::tests::text_anchored_cjk_right_aligns_by_display_width ... ok
[INFO] [stdout] test lua::map_api::tests::text_anchored_rows_in_offsets_from_corner ... ok
[INFO] [stdout] test lua::init_lua::tests::syntax_error_in_one_source_does_not_break_the_chain ... ok
[INFO] [stdout] test lua::registrar::tests::add_then_remove_activation_round_trip ... ok
[INFO] [stdout] test lua::registrar::tests::add_then_remove_palette_entry_round_trip ... ok
[INFO] [stdout] test lua::registrar::tests::palette_entries_iter_preserves_registration_order ... ok
[INFO] [stdout] test lua::runtimepath::tests::error_display_lists_candidates ... ok
[INFO] [stdout] test lua::runtimepath::tests::is_valid_rejects_missing_dir ... ok
[INFO] [stdout] test lua::runtimepath::tests::manifest_dir_resolves_during_dev ... ok
[INFO] [stdout] test lua::runtimepath::tests::is_valid_requires_plugin_or_lua_subdir ... ok
[INFO] [stdout] test lua::tests::builtin_searcher_misses_fall_through_to_standard_searchers ... ok
[INFO] [stdout] test lua::tests::builtin_searcher_resolves_ttymap_fmt ... ok
[INFO] [stdout] test lua::bridge::registrar_handle::tests::palette_command_handle_remove_drops_entry_from_registry ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::is_loading_defaults_false ... ok
[INFO] [stdout] test lua::map_api::tests::text_anchored_too_deep_is_noop ... ok
[INFO] [stdout] test lua::map_api::tests::text_anchored_top_right_writes_at_right_edge ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::is_loading_reads_spec_function ... ok
[INFO] [stdout] test lua::api::tests::ttymap_table_is_installed_with_namespaces ... ok
[INFO] [stdout] test lua::tests::dir_discovery_no_op_when_directory_is_missing ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::prompt_picks_up_spec_value ... ok
[INFO] [stdout] test lua::tests::lua_can_call_a_rust_closure ... ok
[INFO] [stdout] test lua::tests::lua_can_return_a_table_to_rust ... ok
[INFO] [stdout] test lua::tests::lua_evaluates_a_basic_expression ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::execute_switch_with_non_table_spec_falls_back_to_close ... ok
[INFO] [stdout] test lua::tests::package_path_extension_lets_require_find_siblings ... ok
[INFO] [stdout] test lua::tests::package_path_unchanged_for_unrelated_modules ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::submit_mode_defaults_on_each_key ... ok
[INFO] [stdout] test lua::tests::dir_discovery_picks_up_plugin_subdirectory_with_init_lua ... ok
[INFO] [stdout] test lua::tick::tests::each_subscriber_fires_once_per_dispatch ... ok
[INFO] [stdout] test lua::tick::tests::one_failing_subscriber_does_not_stop_the_others ... ok
[INFO] [stdout] test palette::tests::backspace_widens_filter ... ok
[INFO] [stdout] test palette::tests::ctrl_n_at_bottom_wraps_without_typing ... ok
[INFO] [stdout] test palette::tests::ctrl_p_at_top_wraps_without_typing ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::submit_mode_string_on_enter ... ok
[INFO] [stdout] test palette::tests::debounced_provider_does_not_filter_per_keystroke ... ok
[INFO] [stdout] test palette::tests::debounced_provider_filters_after_interval_in_poll ... ok
[INFO] [stdout] test palette::tests::ctrl_u_clears_query ... ok
[INFO] [stdout] test palette::tests::down_wraps_at_bottom_up_wraps_at_top ... ok
[INFO] [stdout] test palette::tests::enter_closes_with_selected_msgs ... ok
[INFO] [stdout] test palette::tests::enter_on_empty_calls_provider_cancel ... ok
[INFO] [stdout] test palette::tests::enter_on_item_does_not_call_cancel ... ok
[INFO] [stdout] test palette::tests::enter_with_empty_filter_closes_without_run ... ok
[INFO] [stdout] test palette::tests::esc_calls_provider_cancel ... ok
[INFO] [stdout] test palette::tests::esc_closes ... ok
[INFO] [stdout] test palette::tests::filter_earlier_match_ranks_first ... ok
[INFO] [stdout] test palette::tests::filter_empty_query_lists_all ... ok
[INFO] [stdout] test palette::tests::filter_substring_case_insensitive ... ok
[INFO] [stdout] test palette::tests::on_enter_mode_buffers_query_silently ... ok
[INFO] [stdout] test palette::tests::on_each_key_provider_filters_synchronously ... ok
[INFO] [stdout] test palette::tests::on_enter_mode_esc_still_closes ... ok
[INFO] [stdout] test palette::tests::on_enter_mode_enter_on_empty_triggers_filter_keeps_open ... ok
[INFO] [stdout] test theme::style::tests::body_uses_theme_fg_bg ... ok
[INFO] [stdout] test palette::tests::up_down_on_empty_list_is_noop ... ok
[INFO] [stdout] test lua::tests::dir_discovery_skips_broken_lua_but_keeps_going ... ok
[INFO] [stdout] test theme::style::tests::link_is_accent_alt_underlined ... ok
[INFO] [stdout] test theme::style::tests::selected_is_accent_bold ... ok
[INFO] [stdout] test lua::tests::on_tick_subscriptions_land_on_the_bus ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::execute_switch_carries_submit_mode_through_to_new_provider ... ok
[INFO] [stdout] test lua::tests::registering_a_plugin_publishes_metadata ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::submit_mode_table_on_enter ... ok
[INFO] [stdout] test lua::bridge::palette_provider::tests::submit_mode_table_lets_plugin_pick_ms ... ok
[INFO] [stdout] test lua::tests::dir_discovery_registers_each_lua_file_under_its_stem ... ok
[INFO] [stdout] test lua::tests::dir_discovery_honours_opt_disable_list ... ok
[INFO] [stdout] test lua::tests::init_lua_can_seed_config_for_a_plugin_via_require ... ok
[INFO] [stdout] test lua::tests::dir_discovery_skips_subdirectory_without_init_lua ... ok
[INFO] [stdout] test lua::tests::explicit_palette_command_and_keybind_are_captured ... ok
[INFO] [stdout] test lua::tests::script_with_only_on_tick_passes_subscription_gate ... ok
[INFO] [stdout] test lua::tests::dir_discovery_skips_non_lua_files ... ok
[INFO] [stdout] test lua::tests::every_bundled_script_registers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 202 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/ttymap-d66bf6f9a6e5f120)
[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]    Doc-tests ttymap_tui
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ttymap-tui/src/compositor/window.rs - compositor::window (line 6) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.35s
[INFO] running `Command { std: "docker" "inspect" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b", kill_on_drop: false }`
[INFO] [stdout] a6186fba635236dd8dbd73ba6c553508c3424e96f2ffa135b7015e084e26c34b
