[INFO] cloning repository https://github.com/ushiboy/yagura [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ushiboy/yagura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fushiboy%2Fyagura", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fushiboy%2Fyagura'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8d62497fa81ebfa93b0eec80f1833806a4f016d [INFO] testing ushiboy/yagura against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fushiboy%2Fyagura" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ushiboy/yagura [INFO] finished tweaking git repo https://github.com/ushiboy/yagura [INFO] tweaked toml for git repo https://github.com/ushiboy/yagura written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ushiboy/yagura on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ushiboy/yagura 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09168281d82b5739981edddb4fbec460c2808e739410337111713dd3ca6d6bcf [INFO] running `Command { std: "docker" "start" "-a" "09168281d82b5739981edddb4fbec460c2808e739410337111713dd3ca6d6bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09168281d82b5739981edddb4fbec460c2808e739410337111713dd3ca6d6bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09168281d82b5739981edddb4fbec460c2808e739410337111713dd3ca6d6bcf", kill_on_drop: false }` [INFO] [stdout] 09168281d82b5739981edddb4fbec460c2808e739410337111713dd3ca6d6bcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b239eb614ee2f8b1fef7b48e3b43070034e8c8e2ca08c6e6c4e7f5a6fb883bd7 [INFO] running `Command { std: "docker" "start" "-a" "b239eb614ee2f8b1fef7b48e3b43070034e8c8e2ca08c6e6c4e7f5a6fb883bd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling annotate-snippets v0.12.11 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling garde_derive v0.22.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling garde v0.22.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling saphyr-parser-bw v0.0.608 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling serde-saphyr v0.0.18 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling yagura v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "b239eb614ee2f8b1fef7b48e3b43070034e8c8e2ca08c6e6c4e7f5a6fb883bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b239eb614ee2f8b1fef7b48e3b43070034e8c8e2ca08c6e6c4e7f5a6fb883bd7", kill_on_drop: false }` [INFO] [stdout] b239eb614ee2f8b1fef7b48e3b43070034e8c8e2ca08c6e6c4e7f5a6fb883bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fca84b1cad7bd0f26ff0cdf990535114720b98ee2f6145b9d5945dcbc7f4afb [INFO] running `Command { std: "docker" "start" "-a" "6fca84b1cad7bd0f26ff0cdf990535114720b98ee2f6145b9d5945dcbc7f4afb", kill_on_drop: false }` [INFO] [stderr] Compiling yagura v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "6fca84b1cad7bd0f26ff0cdf990535114720b98ee2f6145b9d5945dcbc7f4afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fca84b1cad7bd0f26ff0cdf990535114720b98ee2f6145b9d5945dcbc7f4afb", kill_on_drop: false }` [INFO] [stdout] 6fca84b1cad7bd0f26ff0cdf990535114720b98ee2f6145b9d5945dcbc7f4afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1b9f8b6ecbc03022e16e2d8fd561868297ea1ba98891f3484cc71d6a23a0d4f [INFO] running `Command { std: "docker" "start" "-a" "e1b9f8b6ecbc03022e16e2d8fd561868297ea1ba98891f3484cc71d6a23a0d4f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yagura-b829b2b73febbd85) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test model::app::command_actions::tests::test_confirm_add_command_with_existing_commands ... ok [INFO] [stdout] test model::app::command_actions::tests::test_confirm_add_command_without_working_dir ... ok [INFO] [stdout] test model::app::command_actions::tests::test_remove_selected_command_when_last_item ... ok [INFO] [stdout] test model::app::command_actions::tests::test_remove_selected_command_when_only_one ... ok [INFO] [stdout] test model::app::command_actions::tests::test_remove_selected_command_when_first_item ... ok [INFO] [stdout] test model::app::command_actions::tests::test_remove_selected_command_when_no_selection ... ok [INFO] [stdout] test model::app::command_actions::tests::test_remove_selected_command_from_middle ... ok [INFO] [stdout] test model::app::command_actions::tests::test_confirm_add_command ... ok [INFO] [stdout] test model::app::command_log::tests::test_get_command_log_offset_with_no_offset_set ... ok [INFO] [stdout] test model::app::command_log::tests::test_scrolling_with_empty_output ... ok [INFO] [stdout] test model::app::command_log::tests::test_line_down_command_log_at_max_offset ... ok [INFO] [stdout] test model::app::command_log::tests::test_page_up_command_log_at_zero ... ok [INFO] [stdout] test model::app::command_log::tests::test_page_down_command_log_clamped_to_max ... ok [INFO] [stdout] test model::app::command_log::tests::test_line_down_command_log_with_no_offset ... ok [INFO] [stdout] test model::app::command_log::tests::test_page_up_command_log_decrements_by_viewport ... ok [INFO] [stdout] test model::app::command_log::tests::test_scrolling_with_output_smaller_than_viewport ... ok [INFO] [stdout] test model::app::command_log::tests::test_get_command_log_offset_with_offset_set ... ok [INFO] [stdout] test model::app::command_log::tests::test_page_down_command_log_with_no_offset ... ok [INFO] [stdout] test model::app::command_ops::tests::test_add_output_line ... ok [INFO] [stdout] test model::app::command_log::tests::test_line_up_command_log_decrements_offset ... ok [INFO] [stdout] test model::app::command_log::tests::test_page_down_command_log_increments_by_viewport ... ok [INFO] [stdout] test model::app::command_log::tests::test_line_up_command_log_with_no_offset ... ok [INFO] [stdout] test model::app::command_ops::tests::test_get_command_mut_by_id ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_command_by_id ... ok [INFO] [stdout] test model::app::command_selection::tests::test_get_selected_command ... ok [INFO] [stdout] test model::app::command_ops::tests::test_mark_command_exit ... ok [INFO] [stdout] test model::app::command_ops::tests::test_mark_command_run ... ok [INFO] [stdout] test model::app::command_ops::tests::test_get_command_mut_by_id_with_non_existent_id ... ok [INFO] [stdout] test model::app::command_log::tests::test_line_down_command_log_increments_offset ... ok [INFO] [stdout] test model::app::command_selection::tests::test_scroll_offset_advances_when_selection_exceeds_viewport ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_next_command_with_none_selected ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_previous_command_with_empty_commands ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_previous_command_with_none_selected ... ok [INFO] [stdout] test model::app::init::tests::test_app_new ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_previous_command_wraps_around ... ok [INFO] [stdout] test model::command::add_output_line::tests::test_add_output_line ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_previous_command_decrements_index ... ok [INFO] [stdout] test model::command::init::tests::test_command_new ... ok [INFO] [stdout] test model::command::init::tests::test_command_with_working_dir ... ok [INFO] [stdout] test model::app::command_selection::tests::test_scroll_offset_retreats_when_selection_goes_above_viewport ... ok [INFO] [stdout] test model::command::mark::tests::test_mark_exit_with_exit_code_zero ... ok [INFO] [stdout] test model::command::mark::tests::test_mark_exit_with_non_zero_exit_code ... ok [INFO] [stdout] test model::command::mark::tests::test_mark_exit_with_signal_interrupt ... ok [INFO] [stdout] test model::command::mark::tests::test_mark_running ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_next_command_wraps_around ... ok [INFO] [stdout] test model::command::tests::test_elapsed_time ... ok [INFO] [stdout] test model::output_buffer::tests::test_lines_length ... ok [INFO] [stdout] test model::output_buffer::tests::test_output_buffer_default ... ok [INFO] [stdout] test model::output_buffer::tests::test_output_buffer_new ... ok [INFO] [stdout] test model::output_buffer::tests::test_push_line ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_empty_buffer ... ok [INFO] [stdout] test model::output_buffer::tests::test_lines_accessor ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_from_middle ... ok [INFO] [stdout] test model::output_buffer::tests::test_max_lines_eviction_order ... ok [INFO] [stdout] test model::output_buffer::tests::test_max_lines_limit ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_all_lines ... ok [INFO] [stdout] test model::command::mark::tests::test_mark_exit_with_signal_kill ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_last_line_only ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_from_start ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_start_exceeds_length ... ok [INFO] [stdout] test model::ui_state::adding_command_form::tests::test_form_pop_char ... ok [INFO] [stdout] test model::output_line::tests::test_output_line_plain_text ... ok [INFO] [stdout] test model::ui_state::adding_command_form::tests::test_form_push_char ... ok [INFO] [stdout] test model::ui_state::adding_command_form::tests::test_form_toggle_focused_input ... ok [INFO] [stdout] test model::output_line::tests::test_output_line_new ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_size_exceeds_remaining ... ok [INFO] [stdout] test model::ui_state::command_list::tests::test_clear_selection ... ok [INFO] [stdout] test model::output_buffer::tests::test_slice_lines_zero_size ... ok [INFO] [stdout] test model::ui_state::adding_command_form::tests::test_form_default ... ok [INFO] [stdout] test model::ui_state::adding_command_form::tests::test_form_clear ... ok [INFO] [stdout] test model::ui_state::command_list::tests::test_set_and_get_scroll_offset ... ok [INFO] [stdout] test model::ui_state::command_list::tests::test_set_and_get_selected_command_index ... ok [INFO] [stdout] test model::ui_state::command_log::tests::test_remove_offset ... ok [INFO] [stdout] test model::ui_state::command_log::tests::test_set_and_get_offset ... ok [INFO] [stdout] test process::process_id::tests::test_pid_display ... ok [INFO] [stdout] test process::process_manager::init::tests::test_new_creates_empty_process_manager ... ok [INFO] [stdout] test ui::command_list::display_status::tests::test_display_status_error_with_zero ... ok [INFO] [stdout] test ui::command_list::display_status::tests::test_display_status_running ... ok [INFO] [stdout] test ui::command_list::display_status::tests::test_display_status_stopped ... ok [INFO] [stdout] test model::ui_state::command_list::tests::test_command_list_new ... ok [INFO] [stdout] test model::ui_state::command_log::tests::test_command_log_new ... ok [INFO] [stdout] test process::process_id::tests::test_pid_creation ... ok [INFO] [stdout] test ui::output_area::tests::test_render_output_area ... ok [INFO] [stdout] test ui::command_list::render::tests::test_render_output_area ... ok [INFO] [stdout] test ui::split_layout::tests::test_split_layout_with_help ... ok [INFO] [stdout] test model::app::command_ops::tests::test_remove_command_by_id ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_next_command_increments_index ... ok [INFO] [stdout] test model::app::command_selection::tests::test_select_next_command_with_empty_commands ... ok [INFO] [stdout] test model::app::quit::tests::test_app_quit ... ok [INFO] [stdout] test ui::split_layout::tests::test_split_layout ... ok [INFO] [stdout] test model::app::command_log::tests::test_line_up_command_log_at_zero ... ok [INFO] [stdout] test model::app::command_ops::tests::test_add_command ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yagura-c7005eeb9c587962) [INFO] [stdout] test model::app::command_log::tests::test_page_up_command_log_with_no_offset ... ok [INFO] [stderr] Doc-tests yagura [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [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] [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] running `Command { std: "docker" "inspect" "e1b9f8b6ecbc03022e16e2d8fd561868297ea1ba98891f3484cc71d6a23a0d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b9f8b6ecbc03022e16e2d8fd561868297ea1ba98891f3484cc71d6a23a0d4f", kill_on_drop: false }` [INFO] [stdout] e1b9f8b6ecbc03022e16e2d8fd561868297ea1ba98891f3484cc71d6a23a0d4f