[INFO] cloning repository https://github.com/1jehuang/handterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1jehuang/handterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jehuang%2Fhandterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jehuang%2Fhandterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 461e9e39c4e17bcd129276feb93b8191b3dabfeb
[INFO] testing 1jehuang/handterm against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1jehuang%2Fhandterm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1jehuang/handterm
[INFO] finished tweaking git repo https://github.com/1jehuang/handterm
[INFO] tweaked toml for git repo https://github.com/1jehuang/handterm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1jehuang/handterm on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1jehuang/handterm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa1c70958eb99421dd3d04182bf09852af69ab9c2b20a519eac8912c9b0ceeb3
[INFO] running `Command { std: "docker" "start" "-a" "aa1c70958eb99421dd3d04182bf09852af69ab9c2b20a519eac8912c9b0ceeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa1c70958eb99421dd3d04182bf09852af69ab9c2b20a519eac8912c9b0ceeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1c70958eb99421dd3d04182bf09852af69ab9c2b20a519eac8912c9b0ceeb3", kill_on_drop: false }`
[INFO] [stdout] aa1c70958eb99421dd3d04182bf09852af69ab9c2b20a519eac8912c9b0ceeb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06114f864fa16e32049540221516ae08f608202ab073c0526ff9bc23fa2d552e
[INFO] running `Command { std: "docker" "start" "-a" "06114f864fa16e32049540221516ae08f608202ab073c0526ff9bc23fa2d552e", 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 pkg-config v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling freetype-sys v0.23.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling fontconfig v0.7.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ctor-lite v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling drm-ffi v0.9.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling drm v0.14.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling softbuffer v0.4.8
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling freetype-rs v0.38.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling handterm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "06114f864fa16e32049540221516ae08f608202ab073c0526ff9bc23fa2d552e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06114f864fa16e32049540221516ae08f608202ab073c0526ff9bc23fa2d552e", kill_on_drop: false }`
[INFO] [stdout] 06114f864fa16e32049540221516ae08f608202ab073c0526ff9bc23fa2d552e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88cdaffe79363a9e4ddf089a06c1176ceb33682958008f4bfaf698c00e1c0041
[INFO] running `Command { std: "docker" "start" "-a" "88cdaffe79363a9e4ddf089a06c1176ceb33682958008f4bfaf698c00e1c0041", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling handterm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.58s
[INFO] running `Command { std: "docker" "inspect" "88cdaffe79363a9e4ddf089a06c1176ceb33682958008f4bfaf698c00e1c0041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88cdaffe79363a9e4ddf089a06c1176ceb33682958008f4bfaf698c00e1c0041", kill_on_drop: false }`
[INFO] [stdout] 88cdaffe79363a9e4ddf089a06c1176ceb33682958008f4bfaf698c00e1c0041
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f809e0c9393cdbd13a1a4ef19db8dada33320a84b3454bb7abda6c1b2ca7befa
[INFO] running `Command { std: "docker" "start" "-a" "f809e0c9393cdbd13a1a4ef19db8dada33320a84b3454bb7abda6c1b2ca7befa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/handterm-4d078a04691399d0)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test color::tests::parses_valid_hex_color ... ok
[INFO] [stdout] test config::tests::defaults_match_current_kitty_style ... ok
[INFO] [stdout] test font::tests::only_emoji_ranges_use_fallback_path ... ok
[INFO] [stdout] test frontend::tests::clearing_selection_forces_full_redraw ... ok
[INFO] [stdout] test frontend::tests::frame_scheduler_preserves_manual_redraw_requests ... ok
[INFO] [stdout] test frontend::tests::frame_scheduler_skips_redraw_when_io_changes_nothing ... ok
[INFO] [stdout] test frontend::tests::frame_scheduler_waits_until_deadline_before_processing_io ... ok
[INFO] [stdout] test config::tests::parses_partial_config_and_keeps_defaults ... ok
[INFO] [stdout] test config::tests::writes_default_config ... ok
[INFO] [stdout] test frontend::tests::visual_damage_marks_previous_and_current_cursor_cells ... ok
[INFO] [stdout] test grid::tests::autowrap_off_stays_at_last_col ... ok
[INFO] [stdout] test grid::tests::cell_is_24_bytes ... ok
[INFO] [stdout] test grid::tests::cursor_movement ... ok
[INFO] [stdout] test grid::tests::erase_line ... ok
[INFO] [stdout] test grid::tests::pending_wrap_defers_line_advance ... ok
[INFO] [stdout] test grid::tests::wraps_and_scrolls ... ok
[INFO] [stdout] test grid::tests::writes_simple_text ... ok
[INFO] [stdout] test grid::tests::writes_3byte_utf8 ... ok
[INFO] [stdout] test color::tests::rejects_invalid_color ... ok
[INFO] [stdout] test grid::tests::writes_4byte_utf8_emoji ... ok
[INFO] [stdout] test parser::tests::osc_string_terminates_on_bell ... ok
[INFO] [stdout] test parser::tests::escape_dispatch ... ok
[INFO] [stdout] test parser::tests::executes_control ... ok
[INFO] [stdout] test font::tests::converts_bgra_bitmap_to_rgba ... ok
[INFO] [stdout] test grid::tests::writes_utf8_codepoints ... ok
[INFO] [stdout] test parser::tests::parses_csi_sgr ... ok
[INFO] [stdout] test parser::tests::parses_private_mode ... ok
[INFO] [stdout] test parser::tests::prints_ascii ... ok
[INFO] [stdout] test pty::tests::pty_shell_echoes_text ... ok
[INFO] [stdout] test parser::tests::parses_csi_cursor_move ... ok
[INFO] [stdout] test render::tests::kitty_image_renders_into_framebuffer ... ok
[INFO] [stdout] test terminal::tests::alt_screen ... ok
[INFO] [stdout] test font::tests::loads_system_monospace_font ... ok
[INFO] [stdout] test terminal::tests::application_cursor_keys ... ok
[INFO] [stdout] test font::tests::renders_glyph_to_buffer ... ok
[INFO] [stdout] test terminal::tests::bracketed_paste_mode ... ok
[INFO] [stdout] test terminal::tests::autowrap_mode ... ok
[INFO] [stdout] test terminal::tests::attrs_bold_dim_inverse ... ok
[INFO] [stdout] test terminal::tests::combined_sgr_fg_bg_truecolor ... ok
[INFO] [stdout] test terminal::tests::csi_less_than_intermediate_parsed ... ok
[INFO] [stdout] test terminal::tests::csi_question_u_responds ... ok
[INFO] [stdout] test terminal::tests::cursor_movement ... ok
[INFO] [stdout] test terminal::tests::cursor_horizontal_absolute ... ok
[INFO] [stdout] test terminal::tests::cursor_next_prev_line ... ok
[INFO] [stdout] test terminal::tests::cursor_save_restore ... ok
[INFO] [stdout] test terminal::tests::cursor_style_decscusr ... ok
[INFO] [stdout] test terminal::tests::cursor_visibility ... ok
[INFO] [stdout] test terminal::tests::dcs_string_silently_consumed ... ok
[INFO] [stdout] test terminal::tests::da1_response ... ok
[INFO] [stdout] test terminal::tests::da2_response ... ok
[INFO] [stdout] test terminal::tests::dsr_cursor_position ... ok
[INFO] [stdout] test terminal::tests::erase_chars ... ok
[INFO] [stdout] test terminal::tests::erase_display ... ok
[INFO] [stdout] test terminal::tests::erase_line_variants ... ok
[INFO] [stdout] test terminal::tests::dsr_status_report ... ok
[INFO] [stdout] test terminal::tests::fish_startup_queries_no_leak ... ok
[INFO] [stdout] test terminal::tests::insert_delete_chars ... ok
[INFO] [stdout] test terminal::tests::focus_events_mode ... ok
[INFO] [stdout] test terminal::tests::insert_delete_lines ... ok
[INFO] [stdout] test terminal::tests::line_drawing_charset ... ok
[INFO] [stdout] test terminal::tests::full_reset ... ok
[INFO] [stdout] test terminal::tests::kitty_graphics_upload_places_and_deletes_image ... ok
[INFO] [stdout] test terminal::tests::mouse_modes ... ok
[INFO] [stdout] test terminal::tests::osc_10_fg_query_responds ... ok
[INFO] [stdout] test terminal::tests::mouse_sgr_encoding ... ok
[INFO] [stdout] test terminal::tests::osc_11_bg_query_responds ... ok
[INFO] [stdout] test terminal::tests::osc_st_terminator ... ok
[INFO] [stdout] test terminal::tests::osc_title ... ok
[INFO] [stdout] test terminal::tests::processes_plain_text ... ok
[INFO] [stdout] test terminal::tests::processes_sgr_and_text ... ok
[INFO] [stdout] test terminal::tests::scroll_region_and_index ... ok
[INFO] [stdout] test terminal::tests::scroll_up_down ... ok
[INFO] [stdout] test terminal::tests::sgr_bright_colors ... ok
[INFO] [stdout] test terminal::tests::starship_exact_bytes_no_raw_escapes ... ok
[INFO] [stdout] test terminal::tests::starship_prompt_renders_text ... ok
[INFO] [stdout] test terminal::tests::tab_stops ... ok
[INFO] [stdout] test terminal::tests::utf8_multibyte ... ok
[INFO] [stdout] test terminal::tests::vertical_position_absolute ... ok
[INFO] [stdout] test terminal::tests::window_size_report ... ok
[INFO] [stdout] test terminal::tests::xtversion_responds ... ok
[INFO] [stdout] test visual::tests::bold_and_dim_follow_terminal_rules ... ok
[INFO] [stdout] test visual::tests::custom_underline_color_overrides_foreground ... ok
[INFO] [stdout] test terminal::tests::reverse_index ... ok
[INFO] [stdout] test visual::tests::selection_swaps_resolved_colors ... ok
[INFO] [stdout] test terminal::tests::sgr_256_color ... ok
[INFO] [stdout] test render::tests::line_repaint_matches_full_redraw ... ok
[INFO] [stdout] test visual::tests::selection_range_handles_reverse_drag ... ok
[INFO] [stdout] test render::tests::full_screen_repaint_matches_full_redraw ... ok
[INFO] [stdout] test render::tests::incremental_typing_matches_full_redraw ... ok
[INFO] [stdout] test parser::tests::parser_throughput_exceeds_50_mb_per_sec ... FAILED
[INFO] [stdout] test metrics::tests::quick_bench_runs_and_produces_metrics ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::parser_throughput_exceeds_50_mb_per_sec stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::parser_throughput_exceeds_50_mb_per_sec' (46) panicked at src/parser.rs:434:9:
[INFO] [stdout] parser throughput too low: 11 MB/s (debug build expected >50)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aeb9318676a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aeb9318676a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aeb9318676a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aeb9318676a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aeb9319c05a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aeb9319c05a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5aeb9318b6a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5aeb9318b6a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5aeb9316359f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aeb9316359f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aeb9317dd59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aeb92fc2c2c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5aeb92fc2c2c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5aeb9317df12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5aeb9317df12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aeb93163658 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5aeb9315a739 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aeb931644fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aeb9319c93c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aeb92e66837 - handterm::parser::tests::parser_throughput_exceeds_50_mb_per_sec::hd7898e17ee82e184
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:434:9
[INFO] [stdout]   20:     0x5aeb92e66867 - handterm::parser::tests::parser_throughput_exceeds_50_mb_per_sec::{{closure}}::h4146a9b8b5d35a8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:431:49
[INFO] [stdout]   21:     0x5aeb92e76b56 - core::ops::function::FnOnce::call_once::hf9835c1cb529843d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5aeb92fb6d0b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5aeb92fb6d0b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5aeb92fc36fb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5aeb92fc36fb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5aeb92fc36fb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5aeb92fc36fb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5aeb92fc36fb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5aeb92fc36fb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5aeb92fc36fb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5aeb92fbee14 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5aeb92fbee14 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5aeb92fc6302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5aeb92fc6302 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5aeb92fc6302 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5aeb92fc6302 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5aeb92fc6302 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5aeb92fc6302 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5aeb92fc6302 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5aeb9318585f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5aeb9318585f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x77de02597aa4 - <unknown>
[INFO] [stdout]   43:     0x77de02624a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::tests::parser_throughput_exceeds_50_mb_per_sec
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 90 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin handterm`
[INFO] running `Command { std: "docker" "inspect" "f809e0c9393cdbd13a1a4ef19db8dada33320a84b3454bb7abda6c1b2ca7befa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f809e0c9393cdbd13a1a4ef19db8dada33320a84b3454bb7abda6c1b2ca7befa", kill_on_drop: false }`
[INFO] [stdout] f809e0c9393cdbd13a1a4ef19db8dada33320a84b3454bb7abda6c1b2ca7befa
