[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] b9c886872d1202fc9302f68a0bedbb17daa35335 [INFO] testing jwilm/alacritty against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilm%2Falacritty" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwilm/alacritty on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ec74c4ba40792f46101204a03fd353c92af2b95bfdf5b597089f3f995d2a1db [INFO] running `Command { std: "docker" "start" "-a" "8ec74c4ba40792f46101204a03fd353c92af2b95bfdf5b597089f3f995d2a1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec74c4ba40792f46101204a03fd353c92af2b95bfdf5b597089f3f995d2a1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec74c4ba40792f46101204a03fd353c92af2b95bfdf5b597089f3f995d2a1db", kill_on_drop: false }` [INFO] [stdout] 8ec74c4ba40792f46101204a03fd353c92af2b95bfdf5b597089f3f995d2a1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abff18987c40382d6716a8a5e6b9507070939dd1551c695ef89be41d072d4fb9 [INFO] running `Command { std: "docker" "start" "-a" "abff18987c40382d6716a8a5e6b9507070939dd1551c695ef89be41d072d4fb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling glutin v0.30.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling alacritty v0.13.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling xdg v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling alacritty_config_derive v0.2.2-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling alacritty_config v0.1.2-dev (/opt/rustwide/workdir/alacritty_config) [INFO] [stderr] Compiling alacritty_terminal v0.19.1-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.34s [INFO] running `Command { std: "docker" "inspect" "abff18987c40382d6716a8a5e6b9507070939dd1551c695ef89be41d072d4fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abff18987c40382d6716a8a5e6b9507070939dd1551c695ef89be41d072d4fb9", kill_on_drop: false }` [INFO] [stdout] abff18987c40382d6716a8a5e6b9507070939dd1551c695ef89be41d072d4fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 531547b0191e11d9a730da78c0b0106441fe7767f69a8a13aa12c946306f1f2b [INFO] running `Command { std: "docker" "start" "-a" "531547b0191e11d9a730da78c0b0106441fe7767f69a8a13aa12c946306f1f2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling alacritty_config_derive v0.2.2-dev (/opt/rustwide/workdir/alacritty_config_derive) [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling clap_complete v4.3.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde_spanned v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling alacritty v0.13.0-dev (/opt/rustwide/workdir/alacritty) [INFO] [stderr] Compiling toml v0.7.4 [INFO] [stderr] Compiling glutin v0.30.9 [INFO] [stderr] Compiling alacritty_config v0.1.2-dev (/opt/rustwide/workdir/alacritty_config) [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling alacritty_terminal v0.19.1-dev (/opt/rustwide/workdir/alacritty_terminal) [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 47.23s [INFO] running `Command { std: "docker" "inspect" "531547b0191e11d9a730da78c0b0106441fe7767f69a8a13aa12c946306f1f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531547b0191e11d9a730da78c0b0106441fe7767f69a8a13aa12c946306f1f2b", kill_on_drop: false }` [INFO] [stdout] 531547b0191e11d9a730da78c0b0106441fe7767f69a8a13aa12c946306f1f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41a7e83e9e4e79c03948aeff07d9e1ab1c763885a65ed1802b6e69ee339fbbe1 [INFO] running `Command { std: "docker" "start" "-a" "41a7e83e9e4e79c03948aeff07d9e1ab1c763885a65ed1802b6e69ee339fbbe1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alacritty-ebfe27be918e138c) [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test cli::tests::float_option_as_value ... ok [INFO] [stdout] test cli::tests::dynamic_title_not_overridden_by_config ... ok [INFO] [stdout] test cli::tests::parse_general_class ... ok [INFO] [stdout] test cli::tests::invalid_hex_to_decimal ... ok [INFO] [stdout] test cli::tests::invalid_option_as_value ... ok [INFO] [stdout] test cli::tests::dynamic_title_overridden_by_options ... ok [INFO] [stdout] test cli::tests::dynamic_title_ignoring_options_by_default ... ok [INFO] [stdout] test cli::tests::parse_instance_class ... ok [INFO] [stdout] test cli::tests::completions ... ok [INFO] [stdout] test cli::tests::parse_invalid_class ... ok [INFO] [stdout] test cli::tests::valid_decimal ... ok [INFO] [stdout] test cli::tests::valid_option_as_value ... ok [INFO] [stdout] test cli::tests::valid_hex_to_decimal ... ok [INFO] [stdout] test config::bindings::tests::binding_with_mode_matches_empty_mode ... ok [INFO] [stdout] test config::serde_utils::tests::merge_primitive ... ok [INFO] [stdout] test config::serde_utils::tests::merge_sequence ... ok [INFO] [stdout] test config::serde_utils::tests::merge_tables ... ok [INFO] [stdout] test config::tests::empty_config ... ok [INFO] [stdout] test display::damage::tests::damage_rect_math ... 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 config::bindings::tests::binding_matches_notmodes ... ok [INFO] [stdout] test display::hint::tests::closed_bracket_does_not_result_in_infinite_iterator ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_input ... ok [INFO] [stdout] test config::bindings::tests::binding_mismatches_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_mode_notmode ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_partial_intersection ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_modes ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_itself ... 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_matches_identical_mode ... ok [INFO] [stdout] test config::bindings::tests::binding_matches_different_action ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_mods ... ok [INFO] [stdout] test config::bindings::tests::binding_trigger_notmodes ... ok [INFO] [stdout] test display::hint::tests::collect_unique_hyperlinks ... ok [INFO] [stdout] test display::hint::tests::hint_label_generation ... ok [INFO] [stdout] test input::tests::process_binding_fail_with_extra_mods ... ok [INFO] [stdout] test input::tests::single_click ... ok [INFO] [stdout] test input::tests::single_middle_click ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_shift ... ok [INFO] [stdout] test input::tests::process_binding_nomode_shiftmod_require_shift ... ok [INFO] [stdout] test input::tests::process_binding_nomode_controlmod ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_nomode_nomod_require_not_appcursor ... ok [INFO] [stdout] test message_bar::tests::add_newline_for_button ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_nomod_require_appcursor ... ok [INFO] [stdout] test input::tests::process_binding_appcursormode_appkeypadmode_nomod_require_appcursor ... ok [INFO] [stdout] test message_bar::tests::splits_on_newline ... ok [INFO] [stdout] test message_bar::tests::empty_with_shortterm ... ok [INFO] [stdout] test message_bar::tests::hide_button_when_too_narrow ... ok [INFO] [stdout] test message_bar::tests::multiline_close_button_first_line ... ok [INFO] [stdout] test message_bar::tests::appends_close_button ... ok [INFO] [stdout] test message_bar::tests::hide_truncated_when_too_narrow ... ok [INFO] [stdout] test message_bar::tests::remove_duplicates ... ok [INFO] [stdout] test message_bar::tests::remove_target ... 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 string::tests::into_shortened_without_shortener ... ok [INFO] [stdout] test message_bar::tests::truncates_long_messages ... ok [INFO] [stdout] test message_bar::tests::pop ... ok [INFO] [stdout] test message_bar::tests::wrap_on_words ... ok [INFO] [stdout] test string::tests::into_shortened_with_shortener ... ok [INFO] [stdout] test renderer::text::builtin_font::tests::builtin_line_drawing_glyphs_coverage ... ok [INFO] [stdout] test input::tests::triple_click ... ok [INFO] [stdout] test input::tests::single_right_click ... ok [INFO] [stdout] test message_bar::tests::splits_on_length ... ok [INFO] [stdout] test input::tests::multi_click_separate_buttons ... ok [INFO] [stdout] test migrate::tests::move_values ... ok [INFO] [stdout] test input::tests::double_click ... ok [INFO] [stdout] test display::hint::tests::visible_regex_match_covers_entire_viewport ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alacritty_config-85780b6ac701061f) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alacritty_config_derive-9355693a490e2aab) [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] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-95d5007de7e9c2e0) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config_deserialize ... ok [INFO] [stdout] test field_replacement ... ok [INFO] [stdout] test replace_derive ... ok [INFO] [stdout] test replace_flatten ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alacritty_terminal-e1b419d70f1a7702) [INFO] [stdout] [INFO] [stdout] running 115 tests [INFO] [stdout] test grid::storage::tests::grow_after_zero ... ok [INFO] [stdout] test grid::storage::tests::indexing ... ok [INFO] [stdout] test grid::storage::tests::shrink_before_and_after_zero ... ok [INFO] [stdout] test grid::storage::tests::shrink_before_zero ... ok [INFO] [stdout] test grid::storage::tests::truncate_invisible_lines ... ok [INFO] [stdout] test grid::storage::tests::shrink_then_grow ... ok [INFO] [stdout] test grid::storage::tests::truncate_invisible_lines_beginning ... ok [INFO] [stdout] test grid::storage::tests::shrink_after_zero ... ok [INFO] [stdout] test grid::storage::tests::with_capacity ... ok [INFO] [stdout] test grid::storage::tests::rotate ... ok [INFO] [stdout] test grid::tests::grow_reflow ... ok [INFO] [stdout] test grid::tests::scroll_down ... ok [INFO] [stdout] test grid::tests::scroll_up ... ok [INFO] [stdout] test grid::tests::shrink_reflow ... ok [INFO] [stdout] test grid::storage::tests::grow_before_zero ... ok [INFO] [stdout] test grid::tests::grow_reflow_multiline ... ok [INFO] [stdout] test grid::storage::tests::rotate_wrap_zero ... ok [INFO] [stdout] test grid::storage::tests::initialize ... ok [INFO] [stdout] test grid::tests::shrink_reflow_disabled ... ok [INFO] [stdout] test grid::tests::grow_reflow_disabled ... ok [INFO] [stdout] test grid::tests::shrink_reflow_empty_cell_inside_line ... ok [INFO] [stdout] test grid::tests::shrink_reflow_twice ... ok [INFO] [stdout] test index::tests::sub_grid_clamp ... ok [INFO] [stdout] test index::tests::sub_wrap ... ok [INFO] [stdout] test index::tests::add_clamp ... ok [INFO] [stdout] test selection::tests::block_is_empty ... ok [INFO] [stdout] test selection::tests::across_adjacent_lines_upward_final_cell_exclusive ... ok [INFO] [stdout] test index::tests::add_none_clamp ... ok [INFO] [stdout] test index::tests::add_wrap ... ok [INFO] [stdout] test index::tests::add_grid_clamp ... ok [INFO] [stdout] test index::tests::add ... ok [INFO] [stdout] test index::tests::location_ordering ... ok [INFO] [stdout] test grid::tests::scroll_down_with_history ... ok [INFO] [stdout] test selection::tests::simple_is_empty ... ok [INFO] [stdout] test selection::tests::semantic_selection ... ok [INFO] [stdout] test selection::tests::block_selection ... ok [INFO] [stdout] test selection::tests::rotate_in_region_up ... ok [INFO] [stdout] test index::tests::sub ... ok [INFO] [stdout] test selection::tests::range_intersection ... ok [INFO] [stdout] test selection::tests::line_selection ... ok [INFO] [stdout] test grid::tests::test_iter ... ok [INFO] [stdout] test selection::tests::between_adjacent_cells_right_to_left ... ok [INFO] [stdout] test selection::tests::rotate_in_region_down ... ok [INFO] [stdout] test selection::tests::rotate_in_region_up_block ... ok [INFO] [stdout] test index::tests::sub_none_clamp ... ok [INFO] [stdout] test term::cell::tests::line_length_works ... ok [INFO] [stdout] test term::cell::tests::line_length_works_with_wrapline ... ok [INFO] [stdout] test term::cell::tests::cell_size_is_below_cap ... ok [INFO] [stdout] test selection::tests::single_cell_right_to_left ... ok [INFO] [stdout] test selection::tests::between_adjacent_cells_left_to_right ... ok [INFO] [stdout] test selection::tests::selection_bigger_then_smaller ... ok [INFO] [stdout] test index::tests::sub_clamp ... ok [INFO] [stdout] test selection::tests::single_cell_left_to_right ... ok [INFO] [stdout] test term::search::tests::end_on_fullwidth ... ok [INFO] [stdout] test selection::tests::simple_selection ... ok [INFO] [stdout] test term::search::tests::include_linebreak_left ... ok [INFO] [stdout] test term::search::tests::regex_left ... ok [INFO] [stdout] test term::search::tests::no_match_right ... ok [INFO] [stdout] test term::search::tests::singlecell_fullwidth ... ok [INFO] [stdout] test term::search::tests::multibyte_unicode ... ok [INFO] [stdout] test term::tests::block_selection_works ... ok [INFO] [stdout] test term::search::tests::fullwidth ... ok [INFO] [stdout] test term::search::tests::wrap_around_to_another_end ... ok [INFO] [stdout] test term::tests::clearing_scrollback_resets_display_offset ... ok [INFO] [stdout] test term::search::tests::wrapping ... ok [INFO] [stdout] test term::search::tests::skip_dead_cell ... ok [INFO] [stdout] test term::tests::clearing_scrollback_sets_vi_cursor_into_viewport ... ok [INFO] [stdout] test term::search::tests::nested_regex ... ok [INFO] [stdout] test term::search::tests::wrapping_into_fullwidth ... ok [INFO] [stdout] test term::search::tests::regex_right ... ok [INFO] [stdout] test term::search::tests::no_match_left ... ok [INFO] [stdout] test term::search::tests::wide_without_spacer ... ok [INFO] [stdout] test term::search::tests::leading_spacer ... ok [INFO] [stdout] test term::search::tests::reverse_search_dead_recovery ... ok [INFO] [stdout] test term::tests::damage_cursor_movements ... ok [INFO] [stdout] test term::tests::clearing_viewport_with_vi_mode_keeps_history_position ... ok [INFO] [stdout] test term::tests::clearing_viewport_keeps_history_position ... ok [INFO] [stdout] test term::tests::line_selection_works ... ok [INFO] [stdout] test term::tests::input_line_drawing_character ... ok [INFO] [stdout] test term::tests::parse_cargo_version ... ok [INFO] [stdout] test term::tests::damage_public_usage ... ok [INFO] [stdout] test term::search::tests::include_linebreak_right ... ok [INFO] [stdout] test term::tests::simple_selection_works ... ok [INFO] [stdout] test term::tests::semantic_selection_works ... ok [INFO] [stdout] test term::tests::window_title ... ok [INFO] [stdout] test term::tests::grow_lines_updates_inactive_cursor_pos ... ok [INFO] [stdout] test term::tests::vi_cursor_keep_pos_on_scrollback_buffer ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_left_end ... ok [INFO] [stdout] test vi_mode::tests::motion_bracket ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_right_end ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_right_start ... ok [INFO] [stdout] test tty::unix::test_get_pw_entry ... ok [INFO] [stdout] test vi_mode::tests::motion_start_end ... ok [INFO] [stdout] test vi_mode::tests::motion_word ... ok [INFO] [stdout] test vi_mode::tests::motion_simple ... ok [INFO] [stdout] test vi_mode::tests::motion_high_middle_low ... ok [INFO] [stdout] test vi_mode::tests::motion_semantic_left_start ... ok [INFO] [stdout] test vi_mode::tests::motion_first_occupied ... ok [INFO] [stdout] test vi_mode::tests::simple_wide ... ok [INFO] [stdout] test vi_mode::tests::scroll_semantic ... ok [INFO] [stdout] test vi_mode::tests::scroll_over_bottom ... ok [INFO] [stdout] test vi_mode::tests::scroll_simple ... ok [INFO] [stdout] test term::tests::shrink_lines_updates_inactive_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::semantic_wide ... ok [INFO] [stdout] test vi_mode::tests::scroll_word ... ok [INFO] [stdout] test term::tests::scroll_display_page_up ... ok [INFO] [stdout] test term::tests::full_damage ... ok [INFO] [stdout] test term::tests::shrink_lines_updates_active_cursor_pos ... ok [INFO] [stdout] test vi_mode::tests::word_wide ... ok [INFO] [stdout] test term::tests::scroll_display_page_down ... ok [INFO] [stdout] test vi_mode::tests::scroll_over_top ... ok [INFO] [stdout] test term::tests::clear_saved_lines ... ok [INFO] [stdout] test term::tests::grid_serde ... ok [INFO] [stdout] test grid::storage::tests::indexing_above_inner_len - should panic ... ok [INFO] [stdout] test term::tests::grow_lines_updates_active_cursor_pos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] Running tests/ref.rs (/opt/rustwide/target/debug/deps/ref-7aa1c61268c75603) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test delete_chars_reset ... ok [INFO] [stdout] test delete_lines ... ok [INFO] [stdout] test clear_underline ... ok [INFO] [stdout] test decaln_reset ... ok [INFO] [stdout] test insert_blank_reset ... ok [INFO] [stdout] test ll ... ok [INFO] [stdout] test erase_in_line ... ok [INFO] [stdout] test csi_rep ... ok [INFO] [stdout] test indexed_256_colors ... ok [INFO] [stdout] test issue_855 ... ok [INFO] [stdout] test deccolm_reset ... ok [INFO] [stdout] test selective_erasure ... ok [INFO] [stdout] test newline_with_cursor_beyond_scroll_region ... ok [INFO] [stdout] test scroll_up_reset ... ok [INFO] [stdout] test alt_reset ... ok [INFO] [stdout] test tmux_htop ... ok [INFO] [stdout] test fish_cc ... ok [INFO] [stdout] test erase_chars_reset ... ok [INFO] [stdout] test sgr ... ok [INFO] [stdout] test colored_reset ... ok [INFO] [stdout] test saved_cursor ... ok [INFO] [stdout] test tab_rendering ... ok [INFO] [stdout] test tmux_git_log ... ok [INFO] [stdout] test region_scroll_down ... ok [INFO] [stdout] test vttest_origin_mode_1 ... ok [INFO] [stdout] test saved_cursor_alt ... ok [INFO] [stdout] test vttest_cursor_movement_1 ... ok [INFO] [stdout] test vim_simple_edit ... ok [INFO] [stdout] test vttest_origin_mode_2 ... ok [INFO] [stdout] test colored_underline ... ok [INFO] [stdout] test zsh_tab_completion ... ok [INFO] [stdout] test zerowidth ... ok [INFO] [stdout] test vttest_tab_clear_set ... ok [INFO] [stdout] test wrapline_alt_toggle ... ok [INFO] [stdout] test underline ... ok [INFO] [stdout] test hyperlinks ... ok [INFO] [stdout] test vttest_insert ... ok [INFO] [stdout] test vttest_scroll ... ok [INFO] [stdout] test vim_large_window_scroll ... ok [INFO] [stdout] test vim_24bitcolors_bce ... ok [INFO] [stdout] test grid_reset ... ok [INFO] [stdout] test history ... ok [INFO] [stdout] test row_reset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s [INFO] [stdout] [INFO] [stderr] Doc-tests alacritty_config [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_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 alacritty_terminal/src/term/mod.rs - term::test::mock_term (line 2142) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "41a7e83e9e4e79c03948aeff07d9e1ab1c763885a65ed1802b6e69ee339fbbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a7e83e9e4e79c03948aeff07d9e1ab1c763885a65ed1802b6e69ee339fbbe1", kill_on_drop: false }` [INFO] [stdout] 41a7e83e9e4e79c03948aeff07d9e1ab1c763885a65ed1802b6e69ee339fbbe1