[INFO] cloning repository https://github.com/jwilm/alacritty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwilm/alacritty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf35a2019162c6055e4a4c152976a424ba10869d [INFO] testing jwilm/alacritty against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwilm/alacritty on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwilm/alacritty [INFO] finished tweaking git repo https://github.com/jwilm/alacritty [INFO] tweaked toml for git repo https://github.com/jwilm/alacritty written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jwilm/alacritty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fe59c5b8938f54874ee47ead7976b0708db19f64ab5eade96db233c23f0199d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8fe59c5b8938f54874ee47ead7976b0708db19f64ab5eade96db233c23f0199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fe59c5b8938f54874ee47ead7976b0708db19f64ab5eade96db233c23f0199d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe59c5b8938f54874ee47ead7976b0708db19f64ab5eade96db233c23f0199d", kill_on_drop: false }` [INFO] [stdout] 8fe59c5b8938f54874ee47ead7976b0708db19f64ab5eade96db233c23f0199d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec398dafc4f09ca516a1184eaab6736b27457a2adf8bbc801398f256ed8dc62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ec398dafc4f09ca516a1184eaab6736b27457a2adf8bbc801398f256ed8dc62", 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] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossfont v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling x11-clipboard v0.5.2 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling alacritty_terminal v0.15.1-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling alacritty v0.10.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "8ec398dafc4f09ca516a1184eaab6736b27457a2adf8bbc801398f256ed8dc62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec398dafc4f09ca516a1184eaab6736b27457a2adf8bbc801398f256ed8dc62", kill_on_drop: false }` [INFO] [stdout] 8ec398dafc4f09ca516a1184eaab6736b27457a2adf8bbc801398f256ed8dc62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c182af55edf16c9550ebbaa9b1e1e1b9d5b4f48fa961a31200cb2cb6f3ab01 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9c182af55edf16c9550ebbaa9b1e1e1b9d5b4f48fa961a31200cb2cb6f3ab01", kill_on_drop: false }` [INFO] [stderr] Compiling alacritty_config_derive v0.1.0 (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling alacritty_terminal v0.15.1-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling alacritty v0.10.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.76s [INFO] running `Command { std: "docker" "inspect" "e9c182af55edf16c9550ebbaa9b1e1e1b9d5b4f48fa961a31200cb2cb6f3ab01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c182af55edf16c9550ebbaa9b1e1e1b9d5b4f48fa961a31200cb2cb6f3ab01", kill_on_drop: false }` [INFO] [stdout] e9c182af55edf16c9550ebbaa9b1e1e1b9d5b4f48fa961a31200cb2cb6f3ab01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3b8ab9d1172ee834929f5e50036a6737ed58d727a594f71a6b114ec68e85d87 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b3b8ab9d1172ee834929f5e50036a6737ed58d727a594f71a6b114ec68e85d87", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/alacritty-261e5511642b929c) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test cli::tests::parse_invalid_class ... ok [INFO] [stdout] test cli::tests::valid_option_as_value ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_different_action ... ok [INFO] [stdout] test cli::tests::parse_general_class ... ok [INFO] [stdout] test cli::tests::float_option_as_value ... ok [INFO] [stdout] test cli::tests::invalid_option_as_value ... ok [INFO] [stdout] test cli::tests::dynamic_title_ignoring_options_by_default ... ok [INFO] [stdout] test cli::tests::dynamic_title_not_overridden_by_config ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_modes ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_identical_mode ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_notmodes ... ok [INFO] [stdout] test config::bindings::tests::binding_mismatches_unrelated ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_modes ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_mods ... ok [INFO] [stdout] test config::bindings::tests::binding_with_mode_matches_empty_mode ... ok [INFO] [stdout] test config::bindings::tests::binding_mismatches_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_input ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_partial_intersection ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_notmodes ... ok [INFO] [stdout] test cli::tests::parse_instance_class ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_itself ... ok [INFO] [stdout] test input::tests::multi_click_separate_buttons ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_mode_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_without_mode_matches_any_mode ... ok [INFO] [stdout] test config::bindings::tests::mods_binding_requires_strict_match ... ok [INFO] [stdout] test display::hint::tests::hint_label_generation ... ok [INFO] [stdout] test config::serde_utils::tests::merge_primitive ... ok [INFO] [stdout] test config::serde_utils::tests::merge_mapping ... ok [INFO] [stdout] test input::tests::double_click ... ok [INFO] [stdout] test config::serde_utils::tests::merge_sequence ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_appkeypadmode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_not_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_fail_with_extra_mods ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_shift ... ok [INFO] [stdout] test cli::tests::dynamic_title_overridden_by_options ... ok [INFO] [stdout] test input::tests::single_click ... ok [INFO] [stdout] test message_bar::tests::remove_target ... ok [INFO] [stdout] test message_bar::tests::pop ... ok [INFO] [stdout] test input::tests::triple_click ... ok [INFO] [stdout] test message_bar::tests::add_newline_for_button ... ok [INFO] [stdout] test input::tests::process_binding_nomode_shiftmod_require_shift ... ok [INFO] [stdout] test message_bar::tests::remove_duplicates ... ok [INFO] [stdout] test message_bar::tests::hide_button_when_too_narrow ... ok [INFO] [stdout] test message_bar::tests::appends_close_button ... ok [INFO] [stdout] test message_bar::tests::multiline_close_button_first_line ... ok [INFO] [stdout] test message_bar::tests::strip_whitespace_at_linebreak ... ok [INFO] [stdout] test message_bar::tests::wrap_with_unicode ... ok [INFO] [stdout] test message_bar::tests::splits_on_length ... ok [INFO] [stdout] test message_bar::tests::splits_on_newline ... ok [INFO] [stdout] test message_bar::tests::truncates_long_messages ... ok [INFO] [stdout] test message_bar::tests::wrap_on_words ... ok [INFO] [stdout] test input::tests::single_middle_click ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::single_right_click ... ok [INFO] [stdout] test message_bar::tests::empty_with_shortterm ... ok [INFO] [stdout] test message_bar::tests::hide_truncated_when_too_narrow ... ok [INFO] [stdout] test input::tests::process_binding_nomode_controlmod ... ok [INFO] [stdout] test config::tests::config_read_eof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/alacritty_config_derive-806db4175264ba0a) [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-17e98792225bdd19) [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 1 test [INFO] [stdout] test config_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/alacritty_terminal-eb2c37ba48d2e185) [INFO] [stdout] [INFO] [stdout] running 119 tests [INFO] [stdout] test ansi::tests::parse_designate_g1_as_line_drawing_and_invoke ... ok [INFO] [stdout] test ansi::tests::parse_valid_rgb_colors ... ok [INFO] [stdout] test ansi::tests::parse_zsh_startup ... ok [INFO] [stdout] test ansi::tests::parse_invalid_legacy_rgb_colors ... ok [INFO] [stdout] test ansi::tests::parse_invalid_number ... ok [INFO] [stdout] test ansi::tests::parse_control_attribute ... ok [INFO] [stdout] test ansi::tests::parse_number_too_large ... ok [INFO] [stdout] test ansi::tests::parse_truecolor_attr ... ok [INFO] [stdout] test ansi::tests::parse_invalid_rgb_colors ... ok [INFO] [stdout] test ansi::tests::parse_terminal_identity_esc ... ok [INFO] [stdout] test ansi::tests::parse_valid_legacy_rgb_colors ... ok [INFO] [stdout] test ansi::tests::parse_valid_number ... ok [INFO] [stdout] test ansi::tests::parse_terminal_identity_csi ... ok [INFO] [stdout] test grid::storage::tests::grow_after_zero ... ok [INFO] [stdout] test ansi::tests::parse_designate_g0_as_line_drawing ... ok [INFO] [stdout] test grid::storage::tests::indexing ... ok [INFO] [stdout] test grid::storage::tests::initialize ... ok [INFO] [stdout] test grid::storage::tests::rotate_wrap_zero ... ok [INFO] [stdout] test grid::storage::tests::rotate ... ok [INFO] [stdout] test grid::storage::tests::shrink_after_zero ... ok [INFO] [stdout] test grid::storage::tests::grow_before_zero ... ok [INFO] [stdout] test grid::storage::tests::truncate_invisible_lines ... ok [INFO] [stdout] test grid::tests::shrink_reflow_disabled ... ok [INFO] [stdout] test grid::tests::grow_reflow ... ok [INFO] [stdout] test grid::tests::shrink_reflow ... ok [INFO] [stdout] test grid::tests::grow_reflow_multiline ... ok [INFO] [stdout] test grid::storage::tests::truncate_invisible_lines_beginning ... ok [INFO] [stdout] test grid::storage::tests::with_capacity ... ok [INFO] [stdout] test grid::tests::scroll_up ... ok [INFO] [stdout] test grid::tests::scroll_down ... ok [INFO] [stdout] test grid::tests::grow_reflow_disabled ... ok [INFO] [stdout] test grid::storage::tests::shrink_then_grow ... ok [INFO] [stdout] test grid::storage::tests::shrink_before_zero ... ok [INFO] [stdout] test index::tests::add ... ok [INFO] [stdout] test grid::storage::tests::shrink_before_and_after_zero ... ok [INFO] [stdout] test grid::tests::shrink_reflow_empty_cell_inside_line ... ok [INFO] [stdout] test grid::tests::test_iter ... ok [INFO] [stdout] test grid::tests::shrink_reflow_twice ... ok [INFO] [stdout] test index::tests::add_wrap ... ok [INFO] [stdout] test grid::tests::scroll_down_with_history ... ok [INFO] [stdout] test index::tests::sub_clamp ... ok [INFO] [stdout] test index::tests::sub_grid_clamp ... ok [INFO] [stdout] test index::tests::add_clamp ... ok [INFO] [stdout] test index::tests::add_grid_clamp ... ok [INFO] [stdout] test index::tests::add_none_clamp ... ok [INFO] [stdout] test index::tests::location_ordering ... ok [INFO] [stdout] test index::tests::sub ... ok [INFO] [stdout] test index::tests::sub_none_clamp ... ok [INFO] [stdout] test selection::tests::across_adjacent_lines_upward_final_cell_exclusive ... ok [INFO] [stdout] test selection::tests::between_adjacent_cells_right_to_left ... ok [INFO] [stdout] test selection::tests::between_adjacent_cells_left_to_right ... ok [INFO] [stdout] test index::tests::sub_wrap ... ok [INFO] [stdout] test selection::tests::single_cell_left_to_right ... ok [INFO] [stdout] test selection::tests::rotate_in_region_down ... ok [INFO] [stdout] test selection::tests::selection_bigger_then_smaller ... ok [INFO] [stdout] test selection::tests::single_cell_right_to_left ... ok [INFO] [stdout] test selection::tests::block_selection ... ok [INFO] [stdout] test selection::tests::rotate_in_region_up_block ... ok [INFO] [stdout] test term::cell::tests::line_length_works ... ok [INFO] [stdout] test selection::tests::line_selection ... ok [INFO] [stdout] test selection::tests::semantic_selection ... ok [INFO] [stdout] test selection::tests::range_intersection ... ok [INFO] [stdout] test term::cell::tests::line_length_works_with_wrapline ... ok [INFO] [stdout] test selection::tests::simple_is_empty ... ok [INFO] [stdout] test grid::storage::tests::indexing_above_inner_len - should panic ... ok [INFO] [stdout] test selection::tests::block_is_empty ... ok [INFO] [stdout] test term::color::tests::contrast ... ok [INFO] [stdout] test selection::tests::rotate_in_region_up ... ok [INFO] [stdout] test selection::tests::simple_selection ... ok [INFO] [stdout] test term::search::tests::reverse_search_dead_recovery ... ok [INFO] [stdout] test term::search::tests::wide_without_spacer ... ok [INFO] [stdout] test term::search::tests::skip_dead_cell ... ok [INFO] [stdout] test term::search::tests::no_match_right ... ok [INFO] [stdout] test term::search::tests::singlecell_fullwidth ... ok [INFO] [stdout] test term::tests::clear_saved_lines ... ok [INFO] [stdout] test term::search::tests::no_match_left ... ok [INFO] [stdout] test term::search::tests::wrapping ... ok [INFO] [stdout] test term::search::tests::include_linebreak_left ... ok [INFO] [stdout] test term::search::tests::wrap_around_to_another_end ... ok [INFO] [stdout] test term::search::tests::include_linebreak_right ... ok [INFO] [stdout] test term::search::tests::regex_left ... ok [INFO] [stdout] test term::tests::line_selection_works ... ok [INFO] [stdout] test term::tests::parse_cargo_version ... ok [INFO] [stdout] test term::search::tests::regex_right ... ok [INFO] [stdout] test term::tests::scroll_display_page_down ... ok [INFO] [stdout] test term::tests::scroll_display_page_up ... ok [INFO] [stdout] test term::search::tests::fullwidth ... ok [INFO] [stdout] test term::search::tests::wrapping_into_fullwidth ... ok [INFO] [stdout] test term::tests::selecting_empty_line ... ok [INFO] [stdout] test vi_mode::tests::motion_bracket ... ok [INFO] [stdout] test term::tests::semantic_selection_works ... ok [INFO] [stdout] test term::tests::window_title ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_left_start ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_right_start ... ok [INFO] [stdout] test vi_mode::tests::motion_first_occupied ... ok [INFO] [stdout] test tty::unix::test_get_pw_entry ... ok [INFO] [stdout] test term::tests::input_line_drawing_character ... ok [INFO] [stdout] test vi_mode::tests::motion_start_end ... ok [INFO] [stdout] test vi_mode::tests::motion_high_middle_low ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_left_end ... ok [INFO] [stdout] test vi_mode::tests::motion_simple ... ok [INFO] [stdout] test term::search::tests::leading_spacer ... ok [INFO] [stdout] test vi_mode::tests::motion_word ... ok [INFO] [stdout] test term::tests::grow_lines_updates_inactive_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::scroll_over_bottom ... ok [INFO] [stdout] test term::tests::shrink_lines_updates_active_cursor_pos ... ok [INFO] [stdout] test term::tests::grow_lines_updates_active_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_right_end ... ok [INFO] [stdout] test vi_mode::tests::word_wide ... ok [INFO] [stdout] test vi_mode::tests::scroll_over_top ... ok [INFO] [stdout] test vi_mode::tests::simple_wide ... ok [INFO] [stdout] test vi_mode::tests::semantic_wide ... ok [INFO] [stdout] test vi_mode::tests::scroll_word ... ok [INFO] [stdout] test vi_mode::tests::scroll_semantic ... ok [INFO] [stdout] test term::tests::shrink_lines_updates_inactive_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::scroll_simple ... ok [INFO] [stdout] test term::search::tests::nested_regex ... ok [INFO] [stdout] test term::search::tests::multibyte_unicode ... ok [INFO] [stdout] test term::tests::grid_serde ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/ref.rs (/opt/rustwide/target/debug/deps/ref-a30a843c8c8bc498) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test insert_blank_reset ... ok [INFO] [stdout] test indexed_256_colors ... ok [INFO] [stdout] test alt_reset ... ok [INFO] [stdout] test issue_855 ... ok [INFO] [stdout] test deccolm_reset ... ok [INFO] [stdout] test decaln_reset ... ok [INFO] [stdout] test clear_underline ... ok [INFO] [stdout] test selective_erasure ... ok [INFO] [stdout] test fish_cc ... ok [INFO] [stdout] test ll ... ok [INFO] [stdout] test delete_chars_reset ... ok [INFO] [stdout] test erase_chars_reset ... ok [INFO] [stdout] test delete_lines ... ok [INFO] [stdout] test colored_reset ... ok [INFO] [stdout] test csi_rep ... ok [INFO] [stdout] test tmux_htop ... ok [INFO] [stdout] test sgr ... ok [INFO] [stdout] test newline_with_cursor_beyond_scroll_region ... ok [INFO] [stdout] test tmux_git_log ... ok [INFO] [stdout] test vttest_cursor_movement_1 ... ok [INFO] [stdout] test scroll_up_reset ... ok [INFO] [stdout] test vttest_scroll ... ok [INFO] [stdout] test vttest_origin_mode_2 ... ok [INFO] [stdout] test vttest_origin_mode_1 ... ok [INFO] [stdout] test underline ... ok [INFO] [stdout] test vttest_tab_clear_set ... ok [INFO] [stdout] test grid_reset ... ok [INFO] [stdout] test vttest_insert ... ok [INFO] [stdout] test vim_simple_edit ... ok [INFO] [stdout] test wrapline_alt_toggle ... ok [INFO] [stdout] test zsh_tab_completion ... ok [INFO] [stdout] test zerowidth ... ok [INFO] [stdout] test saved_cursor ... ok [INFO] [stdout] test tab_rendering ... ok [INFO] [stdout] test saved_cursor_alt ... ok [INFO] [stdout] test region_scroll_down ... ok [INFO] [stdout] test vim_large_window_scroll ... ok [INFO] [stdout] test history ... ok [INFO] [stdout] test vim_24bitcolors_bce ... ok [INFO] [stdout] test row_reset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.67s [INFO] [stdout] [INFO] [stderr] Doc-tests alacritty_config_derive [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests alacritty_terminal [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/term/mod.rs - term::test::mock_term (line 1885) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3b8ab9d1172ee834929f5e50036a6737ed58d727a594f71a6b114ec68e85d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b8ab9d1172ee834929f5e50036a6737ed58d727a594f71a6b114ec68e85d87", kill_on_drop: false }` [INFO] [stdout] b3b8ab9d1172ee834929f5e50036a6737ed58d727a594f71a6b114ec68e85d87