[INFO] cloning repository https://github.com/inferadb/ferment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inferadb/ferment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finferadb%2Fferment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finferadb%2Fferment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7c4601f5f31dccb0556839c4df4f85e2459e46f [INFO] testing inferadb/ferment against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finferadb%2Fferment" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/inferadb/ferment [INFO] finished tweaking git repo https://github.com/inferadb/ferment [INFO] tweaked toml for git repo https://github.com/inferadb/ferment written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/inferadb/ferment on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/inferadb/ferment 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0bc253403e93a3fa7b59305b6c21b1927f133fb9059cd89f567ce84c135dc0c [INFO] running `Command { std: "docker" "start" "-a" "d0bc253403e93a3fa7b59305b6c21b1927f133fb9059cd89f567ce84c135dc0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0bc253403e93a3fa7b59305b6c21b1927f133fb9059cd89f567ce84c135dc0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0bc253403e93a3fa7b59305b6c21b1927f133fb9059cd89f567ce84c135dc0c", kill_on_drop: false }` [INFO] [stdout] d0bc253403e93a3fa7b59305b6c21b1927f133fb9059cd89f567ce84c135dc0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1474fd11b2dedb228f6636ea4f699a956a6323f642ad4c268cc3095fce1cdf3d [INFO] running `Command { std: "docker" "start" "-a" "1474fd11b2dedb228f6636ea4f699a956a6323f642ad4c268cc3095fce1cdf3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.8.2 [INFO] [stderr] Compiling bon v3.8.2 [INFO] [stderr] Compiling teapot v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s [INFO] running `Command { std: "docker" "inspect" "1474fd11b2dedb228f6636ea4f699a956a6323f642ad4c268cc3095fce1cdf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1474fd11b2dedb228f6636ea4f699a956a6323f642ad4c268cc3095fce1cdf3d", kill_on_drop: false }` [INFO] [stdout] 1474fd11b2dedb228f6636ea4f699a956a6323f642ad4c268cc3095fce1cdf3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9eab1ae008aafbfaaa1a31141f03a4858b1219c474b1e441e5b8f0c8e59bdd7 [INFO] running `Command { std: "docker" "start" "-a" "f9eab1ae008aafbfaaa1a31141f03a4858b1219c474b1e441e5b8f0c8e59bdd7", kill_on_drop: false }` [INFO] [stderr] Compiling teapot v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.39s [INFO] running `Command { std: "docker" "inspect" "f9eab1ae008aafbfaaa1a31141f03a4858b1219c474b1e441e5b8f0c8e59bdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9eab1ae008aafbfaaa1a31141f03a4858b1219c474b1e441e5b8f0c8e59bdd7", kill_on_drop: false }` [INFO] [stdout] f9eab1ae008aafbfaaa1a31141f03a4858b1219c474b1e441e5b8f0c8e59bdd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4facd3e31b049dfad720c269d7dbec9e3bae8c3fde287ddc03d5201bfb49efbb [INFO] running `Command { std: "docker" "start" "-a" "4facd3e31b049dfad720c269d7dbec9e3bae8c3fde287ddc03d5201bfb49efbb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teapot-bdd266d93d7cb7b3) [INFO] [stdout] [INFO] [stdout] running 198 tests [INFO] [stdout] test components::confirm::tests::test_accessible_prompt ... ok [INFO] [stdout] test components::confirm::tests::test_submit ... ok [INFO] [stdout] test components::confirm::tests::test_toggle ... ok [INFO] [stdout] test components::confirm::tests::test_confirm_creation ... ok [INFO] [stdout] test components::confirm::tests::test_accessible_apply_input ... ok [INFO] [stdout] test components::file_picker::tests::test_file_picker_creation ... ok [INFO] [stdout] test components::file_picker::tests::test_format_size ... ok [INFO] [stdout] test components::file_picker::tests::test_file_picker_navigation ... ok [INFO] [stdout] test components::file_picker::tests::test_file_picker_cancel ... ok [INFO] [stdout] test components::footer_hints::tests::test_footer_hints_creation ... ok [INFO] [stdout] test components::footer_hints::tests::test_footer_hints_separator ... ok [INFO] [stdout] test components::footer_hints::tests::test_footer_hints_width ... ok [INFO] [stdout] test components::footer_hints::tests::test_footer_hints_scroll_indicators ... ok [INFO] [stdout] test components::footer_hints::tests::test_footer_hints_with_hints ... ok [INFO] [stdout] test components::footer_hints::tests::test_plain_len_calculation ... ok [INFO] [stdout] test components::footer_hints::tests::test_render_contains_hints ... ok [INFO] [stdout] test components::list::tests::test_list_pagination ... ok [INFO] [stdout] test components::modal::tests::test_modal_border_styles ... ok [INFO] [stdout] test components::list::tests::test_list_creation ... ok [INFO] [stdout] test components::modal::tests::test_modal_multiline_content ... ok [INFO] [stdout] test components::modal::tests::test_modal_render ... ok [INFO] [stdout] test components::multi_progress::tests::test_dynamic_tasks ... ok [INFO] [stdout] test components::multi_progress::tests::test_overall_percentage ... ok [INFO] [stdout] test components::multi_progress::tests::test_multi_progress_creation ... ok [INFO] [stdout] test components::list::tests::test_list_filtering ... ok [INFO] [stdout] test components::list::tests::test_list_submit ... ok [INFO] [stdout] test components::list::tests::test_list_navigation ... ok [INFO] [stdout] test components::footer_hints::tests::test_footer_hints_add_hint ... ok [INFO] [stdout] test components::list::tests::test_list_with_labels ... ok [INFO] [stdout] test components::multi_progress::tests::test_task_progress ... ok [INFO] [stdout] test components::multi_select::tests::test_accessible_prompt ... ok [INFO] [stdout] test components::multi_select::tests::test_accessible_apply_input ... ok [INFO] [stdout] test components::multi_select::tests::test_toggle ... ok [INFO] [stdout] test components::progress::tests::test_progress_complete ... ok [INFO] [stdout] test components::multi_select::tests::test_multi_select_creation ... ok [INFO] [stdout] test components::progress::tests::test_progress_increment ... ok [INFO] [stdout] test components::progress::tests::test_progress_view ... ok [INFO] [stdout] test components::select::tests::test_accessible_cancel ... ok [INFO] [stdout] test components::select::tests::test_select_creation ... ok [INFO] [stdout] test components::select::tests::test_select_navigation ... ok [INFO] [stdout] test components::select::tests::test_select_submit ... ok [INFO] [stdout] test components::spinner::tests::test_spinner_creation ... ok [INFO] [stdout] test components::status_badge::tests::test_badge_creation ... ok [INFO] [stdout] test components::footer_hints::tests::test_empty_hints ... ok [INFO] [stdout] test components::status_badge::tests::test_custom_icon ... ok [INFO] [stdout] test components::spinner::tests::test_spinner_tick ... ok [INFO] [stdout] test components::status_badge::tests::test_preset_badges ... ok [INFO] [stdout] test components::spinner::tests::test_spinner_view ... ok [INFO] [stdout] test components::status_badge::tests::test_variant_colors ... ok [INFO] [stdout] test components::select::tests::test_accessible_apply_input ... ok [INFO] [stdout] test components::status_badge::tests::test_variant_icons ... ok [INFO] [stdout] test components::tab_bar::tests::test_tab_auto_key ... ok [INFO] [stdout] test components::tab_bar::tests::test_tab_creation ... ok [INFO] [stdout] test components::tab_bar::tests::test_tab_bar_creation ... ok [INFO] [stdout] test components::status_badge::tests::test_render_contains_label ... ok [INFO] [stdout] test components::table::tests::test_table_navigation ... ok [INFO] [stdout] test components::table::tests::test_table_pagination ... ok [INFO] [stdout] test components::multi_progress::tests::test_task_failure ... ok [INFO] [stdout] test components::table::tests::test_table_submit ... ok [INFO] [stdout] test components::task_list::tests::test_task_failure ... ok [INFO] [stdout] test components::tab_bar::tests::test_tab_bar_selection ... ok [INFO] [stdout] test components::table::tests::test_auto_width ... ok [INFO] [stdout] test components::table::tests::test_column_alignment ... ok [INFO] [stdout] test components::select::tests::test_accessible_prompt ... ok [INFO] [stdout] test components::spinner::tests::test_spinner_stop ... ok [INFO] [stdout] test components::table::tests::test_table_cell_selection ... ok [INFO] [stdout] test components::multi_select::tests::test_min_max ... ok [INFO] [stdout] test components::progress::tests::test_progress_creation ... ok [INFO] [stdout] test components::table::tests::test_table_creation ... ok [INFO] [stdout] test components::tab_bar::tests::test_tab_for_key ... ok [INFO] [stdout] test components::multi_progress::tests::test_task_completion ... ok [INFO] [stdout] test components::task_list::tests::test_task_icons ... ok [INFO] [stdout] test components::task_list::tests::test_task_state_transitions ... ok [INFO] [stdout] test components::task_list::tests::test_task_list_creation ... ok [INFO] [stdout] test components::task_progress::tests::test_task_step_with_executor ... ok [INFO] [stdout] test components::text_area::tests::test_accessible_apply_input ... ok [INFO] [stdout] test components::text_area::tests::test_cursor_movement ... ok [INFO] [stdout] test components::task_progress::tests::test_task_step_creation ... ok [INFO] [stdout] test components::text_area::tests::test_delete_back ... ok [INFO] [stdout] test components::text_area::tests::test_delete_forward ... ok [INFO] [stdout] test components::text_area::tests::test_delete_line ... ok [INFO] [stdout] test components::text_area::tests::test_accessible_prompt ... ok [INFO] [stdout] test components::text_area::tests::test_insert_char ... ok [INFO] [stdout] test components::text_area::tests::test_line_navigation ... ok [INFO] [stdout] test components::text_area::tests::test_max_lines ... ok [INFO] [stdout] test components::text_area::tests::test_newline ... ok [INFO] [stdout] test components::text_area::tests::test_cursor_clamp ... ok [INFO] [stdout] test components::text_input::tests::test_cursor_movement ... ok [INFO] [stdout] test components::text_area::tests::test_text_area_creation ... ok [INFO] [stdout] test components::text_input::tests::test_delete ... ok [INFO] [stdout] test components::text_input::tests::test_hidden_mode_paste ... ok [INFO] [stdout] test components::text_input::tests::test_insert_char ... ok [INFO] [stdout] test components::text_input::tests::test_text_input_creation ... ok [INFO] [stdout] test components::text_area::tests::test_paste_multiline ... ok [INFO] [stdout] test components::text_input::tests::test_accessible_parse_input ... ok [INFO] [stdout] test components::title_bar::tests::test_empty_title ... ok [INFO] [stdout] test components::title_bar::tests::test_render_title_only ... ok [INFO] [stdout] test components::title_bar::tests::test_custom_colors ... ok [INFO] [stdout] test components::title_bar::tests::test_render_with_subtitle ... ok [INFO] [stdout] test components::text_input::tests::test_accessible_prompt ... ok [INFO] [stdout] test components::footer_hints::tests::test_render_with_separator ... ok [INFO] [stdout] test components::title_bar::tests::test_title_bar_creation ... ok [INFO] [stdout] test components::title_bar::tests::test_title_bar_width ... ok [INFO] [stdout] test components::task_progress::tests::test_failure_handling ... ok [INFO] [stdout] test components::viewport::tests::test_page_navigation ... ok [INFO] [stdout] test components::title_bar::tests::test_title_bar_with_subtitle ... ok [INFO] [stdout] test components::viewport::tests::test_scrolling ... ok [INFO] [stdout] test components::viewport::tests::test_viewport_creation ... ok [INFO] [stdout] test forms::form::tests::test_dynamic_description ... ok [INFO] [stdout] test forms::form::tests::test_dynamic_title ... ok [INFO] [stdout] test forms::form::tests::test_form_layout_columns ... ok [INFO] [stdout] test forms::form::tests::test_form_results ... ok [INFO] [stdout] test forms::form::tests::test_note_field ... ok [INFO] [stdout] test forms::form::tests::test_form_creation ... ok [INFO] [stdout] test output::tests::test_strip_ansi ... ok [INFO] [stdout] test runtime::accessible::tests::test_parse_multi_selection ... ok [INFO] [stdout] test runtime::accessible::tests::test_parse_confirm ... ok [INFO] [stdout] test forms::form::tests::test_form_layout_default ... ok [INFO] [stdout] test forms::form::tests::test_form_layout_stack ... ok [INFO] [stdout] test runtime::accessible::tests::test_parse_selection ... ok [INFO] [stdout] test runtime::accessible::tests::test_parse_text ... ok [INFO] [stdout] test runtime::accessible::tests::test_strip_ansi ... ok [INFO] [stdout] test runtime::program::tests::test_apply_filter_block ... ok [INFO] [stdout] test runtime::program::tests::test_apply_filter_pass_through ... ok [INFO] [stdout] test runtime::program::tests::test_fps_clamping ... ok [INFO] [stdout] test runtime::program::tests::test_program_creation ... ok [INFO] [stdout] test runtime::program::tests::test_program_options ... ok [INFO] [stdout] test runtime::program::tests::test_run_process_command ... ok [INFO] [stdout] test runtime::subscription::tests::test_sub_batch ... ok [INFO] [stdout] test runtime::subscription::tests::test_convenience_methods ... ok [INFO] [stdout] test runtime::subscription::tests::test_sub_interval ... ok [INFO] [stdout] test runtime::subscription::tests::test_sub_batch_filters_none ... ok [INFO] [stdout] test runtime::subscription::tests::test_sub_map ... ok [INFO] [stdout] test runtime::subscription::tests::test_sub_none ... ok [INFO] [stdout] test style::color::tests::test_adaptive_color ... ok [INFO] [stdout] test style::color::tests::test_ansi_codes ... ok [INFO] [stdout] test style::color::tests::test_complete_color ... ok [INFO] [stdout] test style::color::tests::test_from_hex ... ok [INFO] [stdout] test style::tests::test_height ... ok [INFO] [stdout] test style::tests::test_join_horizontal ... ok [INFO] [stdout] test style::tests::test_join_horizontal_uneven ... ok [INFO] [stdout] test style::tests::test_join_vertical ... ok [INFO] [stdout] test style::tests::test_join_vertical_centered ... ok [INFO] [stdout] test style::tests::test_pad_center ... ok [INFO] [stdout] test style::color::tests::test_default ... ok [INFO] [stdout] test style::tests::test_pad_right ... ok [INFO] [stdout] test style::tests::test_place ... ok [INFO] [stdout] test style::tests::test_place_horizontal ... ok [INFO] [stdout] test style::tests::test_size ... ok [INFO] [stdout] test style::tests::test_width ... ok [INFO] [stdout] test style::text::tests::test_alignment ... ok [INFO] [stdout] test style::text::tests::test_bold ... ok [INFO] [stdout] test runtime::program::tests::test_message_filter ... ok [INFO] [stdout] test style::text::tests::test_border ... ok [INFO] [stdout] test style::tests::test_place_vertical ... ok [INFO] [stdout] test style::tests::test_strip_ansi ... ok [INFO] [stdout] test style::text::tests::test_colored ... ok [INFO] [stdout] test style::tests::test_truncate ... ok [INFO] [stdout] test style::text::tests::test_empty_style ... ok [INFO] [stdout] test runtime::program::tests::test_program_builder_pattern ... ok [INFO] [stdout] test style::text::tests::test_frame_size ... ok [INFO] [stdout] test output::tests::test_terminal_width_default ... ok [INFO] [stdout] test style::text::tests::test_margin_shorthand ... ok [INFO] [stdout] test style::text::tests::test_unset ... ok [INFO] [stdout] test style::text::tests::test_inherit ... ok [INFO] [stdout] test terminal::input::tests::test_key_code ... ok [INFO] [stdout] test style::text::tests::test_padding_shorthand ... ok [INFO] [stdout] test terminal::input::tests::test_key_modifiers ... ok [INFO] [stdout] test util::keys::tests::test_key_binding_display ... ok [INFO] [stdout] test util::keys::tests::test_key_bindings_render ... ok [INFO] [stdout] test util::scroll::tests::test_clamp ... ok [INFO] [stdout] test util::scroll::tests::test_new_state ... ok [INFO] [stdout] test util::scroll::tests::test_select_next ... ok [INFO] [stdout] test util::scroll::tests::test_scroll_horizontal ... ok [INFO] [stdout] test util::scroll::tests::test_page_down ... ok [INFO] [stdout] test util::scroll::tests::test_page_up ... ok [INFO] [stdout] test util::scroll::tests::test_reset ... ok [INFO] [stdout] test style::text::tests::test_combined ... ok [INFO] [stdout] test style::text::tests::test_dimensions ... ok [INFO] [stdout] test util::scroll::tests::test_select_prev ... ok [INFO] [stdout] test util::size::tests::test_measure_text ... ok [INFO] [stdout] test util::size::tests::test_wrap_text ... ok [INFO] [stdout] test util::worker::tests::test_managed_worker_new ... ok [INFO] [stdout] test util::worker::tests::test_managed_worker_reset ... ok [INFO] [stdout] test util::worker::tests::test_managed_worker_poll_empty ... ok [INFO] [stdout] test util::worker::tests::test_worker_handle_try_recv_empty ... ok [INFO] [stdout] test util::worker::tests::test_managed_worker_start_and_poll ... ok [INFO] [stdout] test util::worker::tests::test_managed_worker_double_start ... ok [INFO] [stdout] test util::worker::tests::test_worker_handle_spawn_and_recv ... ok [INFO] [stdout] test components::task_progress::tests::test_builder_pattern ... ok [INFO] [stdout] test components::task_progress::tests::test_initial_phase_without_confirmation ... ok [INFO] [stdout] test components::task_progress::tests::test_step_result_skipped ... ok [INFO] [stdout] test components::task_progress::tests::test_initial_phase_with_confirmation ... ok [INFO] [stdout] test components::task_progress::tests::test_external_control ... ok [INFO] [stdout] test util::worker::tests::test_worker_with_string_result ... ok [INFO] [stdout] test util::worker::tests::test_worker_handle_with_closure ... ok [INFO] [stdout] test util::worker::tests::test_worker_with_tuple_result ... FAILED [INFO] [stdout] test components::modal::tests::test_modal_creation ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- util::worker::tests::test_worker_with_tuple_result stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'util::worker::tests::test_worker_with_tuple_result' (232) panicked at src/util/worker.rs:262:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: None [INFO] [stdout] right: Some((1, "test")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60b84e6dfe7a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60b84e6dfe7a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60b84e6dfe7a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60b84e6dfe7a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60b84e6f542a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60b84e6f542a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x60b84e6e4962 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x60b84e6e4962 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x60b84e6be82f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60b84e6be82f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60b84e6d8039 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60b84e661abc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x60b84e661abc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60b84e6d81f2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x60b84e6d81f2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60b84e6be8e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60b84e6b3a69 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60b84e6bf5fd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60b84e6f5bbc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60b84e6f5a73 - core[6771d259883166e6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x60b84e61540f - core::panicking::assert_failed::h4d295b348531a183 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x60b84e60b6e5 - teapot::util::worker::tests::test_worker_with_tuple_result::hf1a17aa544b5369b [INFO] [stdout] at /opt/rustwide/workdir/src/util/worker.rs:262:9 [INFO] [stdout] 22: 0x60b84e60b747 - teapot::util::worker::tests::test_worker_with_tuple_result::{{closure}}::h406e94862938f496 [INFO] [stdout] at /opt/rustwide/workdir/src/util/worker.rs:259:39 [INFO] [stdout] 23: 0x60b84e5d6686 - core::ops::function::FnOnce::call_once::h1fbe65c753613cbc [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60b84e655bbb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60b84e655bbb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60b84e66258b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60b84e66258b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x60b84e66258b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x60b84e66258b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x60b84e66258b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60b84e66258b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60b84e66258b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60b84e65c9e4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60b84e65c9e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x60b84e665192 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x60b84e665192 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x60b84e665192 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x60b84e665192 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x60b84e665192 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60b84e665192 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x60b84e665192 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60b84e6df78f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x60b84e6df78f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x71c7f606faa4 - [INFO] [stdout] 45: 0x71c7f60fca64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] util::worker::tests::test_worker_with_tuple_result [INFO] [stdout] [INFO] [stdout] test result: FAILED. 197 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4facd3e31b049dfad720c269d7dbec9e3bae8c3fde287ddc03d5201bfb49efbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4facd3e31b049dfad720c269d7dbec9e3bae8c3fde287ddc03d5201bfb49efbb", kill_on_drop: false }` [INFO] [stdout] 4facd3e31b049dfad720c269d7dbec9e3bae8c3fde287ddc03d5201bfb49efbb