[INFO] fetching crate kitty-rc 0.5.0... [INFO] testing kitty-rc-0.5.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate kitty-rc 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate kitty-rc 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate kitty-rc 0.5.0 [INFO] tweaked toml for crates.io crate kitty-rc 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kitty-rc 0.5.0 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 crates.io crate kitty-rc 0.5.0 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] 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] e32666a18ace4e4c8c6a045166252952b54c6b99874e2ff29066c645be546257 [INFO] running `Command { std: "docker" "start" "-a" "e32666a18ace4e4c8c6a045166252952b54c6b99874e2ff29066c645be546257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e32666a18ace4e4c8c6a045166252952b54c6b99874e2ff29066c645be546257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32666a18ace4e4c8c6a045166252952b54c6b99874e2ff29066c645be546257", kill_on_drop: false }` [INFO] [stdout] e32666a18ace4e4c8c6a045166252952b54c6b99874e2ff29066c645be546257 [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] 82abfc9f40c85891bae213aa651a2c78cdd7c9437e3346f68d25551fc17c0113 [INFO] running `Command { std: "docker" "start" "-a" "82abfc9f40c85891bae213aa651a2c78cdd7c9437e3346f68d25551fc17c0113", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling base85 v2.0.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bon v3.8.2 [INFO] [stderr] Compiling kitty-rc v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/client.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | / timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] 200 | | .await [INFO] [stdout] 201 | | .map_err(|_| ConnectionError::TimeoutError(self.timeout))?; [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 199 | let _ = timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.87s [INFO] running `Command { std: "docker" "inspect" "82abfc9f40c85891bae213aa651a2c78cdd7c9437e3346f68d25551fc17c0113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82abfc9f40c85891bae213aa651a2c78cdd7c9437e3346f68d25551fc17c0113", kill_on_drop: false }` [INFO] [stdout] 82abfc9f40c85891bae213aa651a2c78cdd7c9437e3346f68d25551fc17c0113 [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] bf87cb966c3c38304d227d5065fcc5861b87f925efebd36f17ebf22384a06643 [INFO] running `Command { std: "docker" "start" "-a" "bf87cb966c3c38304d227d5065fcc5861b87f925efebd36f17ebf22384a06643", kill_on_drop: false }` [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/client.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | / timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] 200 | | .await [INFO] [stdout] 201 | | .map_err(|_| ConnectionError::TimeoutError(self.timeout))?; [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 199 | let _ = timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kitty-rc v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/client.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | / timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] 200 | | .await [INFO] [stdout] 201 | | .map_err(|_| ConnectionError::TimeoutError(self.timeout))?; [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 199 | let _ = timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.44s [INFO] running `Command { std: "docker" "inspect" "bf87cb966c3c38304d227d5065fcc5861b87f925efebd36f17ebf22384a06643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf87cb966c3c38304d227d5065fcc5861b87f925efebd36f17ebf22384a06643", kill_on_drop: false }` [INFO] [stdout] bf87cb966c3c38304d227d5065fcc5861b87f925efebd36f17ebf22384a06643 [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] ebeddb3217ee74a5cc95bae67fa3a0922c213108863f57fd761b2b16c198e621 [INFO] running `Command { std: "docker" "start" "-a" "ebeddb3217ee74a5cc95bae67fa3a0922c213108863f57fd761b2b16c198e621", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stdout] [INFO] [stderr] --> src/client.rs:199:9 [INFO] [stdout] running 156 tests [INFO] [stderr] | [INFO] [stdout] test client::tests::test_builder_creation ... ok [INFO] [stderr] 199 | / timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] test client::tests::test_builder_missing_socket ... ok [INFO] [stderr] 200 | | .await [INFO] [stdout] test client::tests::test_builder_with_password ... ok [INFO] [stderr] 201 | | .map_err(|_| ConnectionError::TimeoutError(self.timeout))?; [INFO] [stdout] test client::tests::test_builder_with_public_key ... ok [INFO] [stderr] | |______________________________________________________________________^ [INFO] [stdout] test client::tests::test_extract_pid_from_socket_invalid ... ok [INFO] [stderr] | [INFO] [stdout] test client::tests::test_extract_pid_from_socket_invalid_pid ... ok [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] test client::tests::test_extract_pid_from_socket_no_prefix ... ok [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] test client::tests::test_extract_pid_from_socket_standard ... ok [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] test client::tests::test_extract_pid_from_socket_xdg_runtime_dir ... ok [INFO] [stderr] | [INFO] [stdout] test client::tests::test_builder_from_pid ... ok [INFO] [stderr] 199 | let _ = timeout(self.timeout, self.stream.write_all(&data)) [INFO] [stdout] test command::tests::test_builder_basic ... ok [INFO] [stderr] | +++++++ [INFO] [stdout] test command::tests::test_builder_to_encoded ... ok [INFO] [stderr] [INFO] [stdout] test command::tests::test_builder_with_options ... ok [INFO] [stderr] warning: `kitty-rc` (lib) generated 1 warning [INFO] [stdout] test commands::action::tests::test_action_command_basic ... ok [INFO] [stderr] warning: `kitty-rc` (lib test) generated 1 warning (1 duplicate) [INFO] [stdout] test commands::action::tests::test_action_command_with_args ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] test commands::action::tests::test_clear_terminal_action ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kitty_rc-ac6c34056af8402a) [INFO] [stdout] test commands::action::tests::test_create_marker_action ... ok [INFO] [stdout] test commands::action::tests::test_copy_to_clipboard_action ... ok [INFO] [stdout] test commands::action::tests::test_goto_layout_action ... ok [INFO] [stdout] test commands::action::tests::test_goto_tab_action ... ok [INFO] [stdout] test commands::action::tests::test_kitten_action ... ok [INFO] [stdout] test commands::action::tests::test_new_tab_action ... ok [INFO] [stdout] test commands::action::tests::test_nth_window_action ... ok [INFO] [stdout] test commands::action::tests::test_new_window_action ... ok [INFO] [stdout] test commands::action::tests::test_quit_action ... ok [INFO] [stdout] test commands::action::tests::test_scroll_line_up_action ... ok [INFO] [stdout] test commands::action::tests::test_send_key_action ... ok [INFO] [stdout] test commands::action::tests::test_signal_child_action ... ok [INFO] [stdout] test commands::action::tests::test_paste_action ... ok [INFO] [stdout] test commands::action::tests::test_send_text_action ... ok [INFO] [stdout] test commands::layout::tests::test_goto_layout_with_match ... ok [INFO] [stdout] test commands::layout::tests::test_last_used_layout ... ok [INFO] [stdout] test commands::layout::tests::test_last_used_layout_all ... ok [INFO] [stdout] test commands::layout::tests::test_goto_layout_empty ... ok [INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts_configured ... ok [INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts_empty ... ok [INFO] [stdout] test commands::process::tests::test_disable_ligatures_basic ... ok [INFO] [stdout] test commands::process::tests::test_disable_ligatures_with_options ... ok [INFO] [stdout] test commands::process::tests::test_env_basic ... ok [INFO] [stdout] test commands::process::tests::test_env_empty ... ok [INFO] [stdout] test commands::process::tests::test_kitten_basic ... ok [INFO] [stdout] test commands::process::tests::test_kitten_with_args ... ok [INFO] [stdout] test commands::process::tests::test_launch_with_options ... ok [INFO] [stdout] test commands::process::tests::test_launch_basic ... ok [INFO] [stdout] test commands::process::tests::test_load_config_basic ... ok [INFO] [stdout] test commands::process::tests::test_load_config_empty ... ok [INFO] [stdout] test commands::process::tests::test_resize_os_window_basic ... ok [INFO] [stdout] test commands::layout::tests::test_goto_layout ... ok [INFO] [stdout] test commands::process::tests::test_run_basic ... ok [INFO] [stdout] test commands::process::tests::test_resize_os_window_with_options ... ok [INFO] [stdout] test commands::process::tests::test_run_with_options ... ok [INFO] [stdout] test commands::process::tests::test_set_user_vars_empty ... ok [INFO] [stdout] test commands::process::tests::test_set_user_vars_basic ... ok [INFO] [stdout] test commands::process::tests::test_signal_child_basic ... ok [INFO] [stdout] test commands::process::tests::test_signal_child_empty ... ok [INFO] [stdout] test commands::style::tests::test_get_colors_basic ... ok [INFO] [stdout] test commands::style::tests::test_set_background_image_basic ... ok [INFO] [stdout] test commands::style::tests::test_set_background_image_with_options ... ok [INFO] [stdout] test commands::style::tests::test_set_background_image_empty ... ok [INFO] [stdout] test commands::style::tests::test_get_colors_with_options ... ok [INFO] [stdout] test commands::style::tests::test_set_background_opacity_basic ... ok [INFO] [stdout] test commands::style::tests::test_set_background_opacity_invalid ... ok [INFO] [stdout] test commands::style::tests::test_set_background_opacity_with_options ... ok [INFO] [stdout] test commands::style::tests::test_set_colors_basic ... ok [INFO] [stdout] test commands::style::tests::test_set_colors_empty ... ok [INFO] [stdout] test commands::style::tests::test_set_font_size_with_options ... ok [INFO] [stdout] test commands::style::tests::test_set_colors_with_options ... ok [INFO] [stdout] test commands::style::tests::test_set_font_size_basic ... ok [INFO] [stdout] test commands::style::tests::test_set_spacing_empty ... ok [INFO] [stdout] test commands::style::tests::test_set_spacing_with_options ... ok [INFO] [stdout] test commands::style::tests::test_set_spacing_basic ... ok [INFO] [stdout] test commands::style::tests::test_set_tab_color_empty ... ok [INFO] [stdout] test commands::style::tests::test_set_tab_color_basic ... ok [INFO] [stdout] test commands::style::tests::test_set_tab_color_with_options ... ok [INFO] [stdout] test commands::tab::tests::test_close_tab_basic ... ok [INFO] [stdout] test commands::tab::tests::test_close_tab_with_match ... ok [INFO] [stdout] test commands::tab::tests::test_close_tab_ignore_no_match ... ok [INFO] [stdout] test commands::tab::tests::test_close_tab_self ... ok [INFO] [stdout] test commands::tab::tests::test_detach_tab_all_options ... ok [INFO] [stdout] test commands::tab::tests::test_detach_tab_self ... ok [INFO] [stdout] test commands::tab::tests::test_detach_tab_with_match ... ok [INFO] [stdout] test commands::tab::tests::test_detach_tab_with_target_tab ... ok [INFO] [stdout] test commands::tab::tests::test_detach_tab_basic ... ok [INFO] [stdout] test commands::tab::tests::test_focus_tab_basic ... ok [INFO] [stdout] test commands::tab::tests::test_focus_tab_with_match ... ok [INFO] [stdout] test commands::tab::tests::test_set_tab_title ... ok [INFO] [stdout] test commands::tab::tests::test_set_tab_title_empty ... ok [INFO] [stdout] test commands::window::tests::test_close_window_basic ... ok [INFO] [stdout] test commands::tab::tests::test_set_tab_title_with_match ... ok [INFO] [stdout] test commands::window::tests::test_create_marker_basic ... ok [INFO] [stdout] test commands::window::tests::test_create_marker_with_options ... ok [INFO] [stdout] test commands::window::tests::test_detach_window_basic ... ok [INFO] [stdout] test commands::window::tests::test_focus_window_basic ... ok [INFO] [stdout] test commands::window::tests::test_detach_window_with_options ... ok [INFO] [stdout] test commands::window::tests::test_close_window_with_options ... ok [INFO] [stdout] test commands::window::tests::test_focus_window_with_match ... ok [INFO] [stdout] test commands::window::tests::test_get_text_basic ... ok [INFO] [stdout] test commands::window::tests::test_get_text_with_options ... ok [INFO] [stdout] test commands::window::tests::test_ls_basic ... ok [INFO] [stdout] test commands::window::tests::test_ls_with_match ... ok [INFO] [stdout] test commands::window::tests::test_new_window_with_options ... ok [INFO] [stdout] test commands::window::tests::test_ls_with_options ... ok [INFO] [stdout] test commands::window::tests::test_new_window_basic ... ok [INFO] [stdout] test commands::window::tests::test_parse_ls_response_empty ... ok [INFO] [stdout] test commands::window::tests::test_remove_marker_basic ... ok [INFO] [stdout] test commands::window::tests::test_parse_ls_response ... ok [INFO] [stdout] test commands::window::tests::test_remove_marker_with_options ... ok [INFO] [stdout] test commands::window::tests::test_resize_window_basic ... ok [INFO] [stdout] test commands::window::tests::test_scroll_window_with_match ... ok [INFO] [stdout] test commands::window::tests::test_resize_window_with_options ... ok [INFO] [stdout] test commands::window::tests::test_select_window_basic ... ok [INFO] [stdout] test commands::window::tests::test_scroll_window_basic ... ok [INFO] [stdout] test commands::window::tests::test_select_window_with_options ... ok [INFO] [stdout] test commands::window::tests::test_send_key_basic ... ok [INFO] [stdout] test commands::window::tests::test_send_key_empty ... ok [INFO] [stdout] test commands::window::tests::test_send_text_empty ... ok [INFO] [stdout] test commands::window::tests::test_send_key_with_options ... ok [INFO] [stdout] test commands::window::tests::test_send_text_basic ... ok [INFO] [stdout] test commands::window::tests::test_send_text_with_options ... ok [INFO] [stdout] test commands::window::tests::test_set_window_logo_basic ... ok [INFO] [stdout] test commands::window::tests::test_set_window_logo_with_options ... ok [INFO] [stdout] test commands::window::tests::test_set_window_title_basic ... ok [INFO] [stdout] test commands::window::tests::test_set_window_title_empty ... ok [INFO] [stdout] test commands::window::tests::test_set_window_title_with_options ... ok [INFO] [stdout] test encryption::tests::test_load_kitty_public_key_missing ... ok [INFO] [stdout] test encryption::tests::test_encrypt_command ... ok [INFO] [stdout] test encryption::tests::test_load_kitty_public_key_invalid ... ok [INFO] [stdout] test encryption::tests::test_new_with_public_key ... ok [INFO] [stdout] test error::tests::test_command_error_display ... ok [INFO] [stdout] test error::tests::test_connection_error_display ... ok [INFO] [stdout] test error::tests::test_encryption_error_display ... ok [INFO] [stdout] test encryption::tests::test_new_with_public_key_none ... ok [INFO] [stdout] test error::tests::test_error_conversion_chain ... ok [INFO] [stdout] test error::tests::test_io_error_conversion ... ok [INFO] [stdout] test error::tests::test_missing_field_error ... ok [INFO] [stdout] test error::tests::test_parameter_validation_error ... ok [INFO] [stdout] test error::tests::test_protocol_error_display ... ok [INFO] [stdout] test error::tests::test_top_level_error ... ok [INFO] [stdout] test protocol::tests::test_async_id ... ok [INFO] [stdout] test protocol::tests::test_cancel_async ... ok [INFO] [stdout] test protocol::tests::test_into_chunks_no_streaming ... ok [INFO] [stdout] test protocol::tests::test_into_chunks_with_streaming ... ok [INFO] [stdout] test protocol::tests::test_invalid_escape_sequence ... ok [INFO] [stdout] test protocol::tests::test_message_encode ... ok [INFO] [stdout] test protocol::tests::test_message_no_response ... ok [INFO] [stdout] test protocol::tests::test_message_with_payload ... ok [INFO] [stdout] test protocol::tests::test_needs_streaming_false ... ok [INFO] [stdout] test protocol::tests::test_response_decode ... ok [INFO] [stdout] test protocol::tests::test_unique_id_generation ... ok [INFO] [stdout] test encryption::tests::test_new_with_public_key_invalid ... ok [INFO] [stdout] test protocol::tests::test_needs_streaming_true ... ok [INFO] [stdout] test commands::action::tests::test_set_background_opacity_action ... ok [INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts ... ok [INFO] [stdout] test commands::layout::tests::test_last_used_layout_with_match ... ok [INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts_with_match ... ok [INFO] [stdout] test encryption::tests::test_load_kitty_public_key_too_short ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- encryption::tests::test_load_kitty_public_key_too_short stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'encryption::tests::test_load_kitty_public_key_too_short' (148) panicked at src/encryption.rs:170:9: [INFO] [stdout] assertion failed: matches!(result, Err(EncryptionError::PublicKeyTooShort { .. })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64709ad2238a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64709ad2238a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64709ad2238a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64709ad2238a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64709ad3757a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64709ad3757a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x64709ad26e72 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64709ad26e72 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64709ad0060f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64709ad0060f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64709ad1a209 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64709abc8b8c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x64709abc8b8c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64709ad1a482 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x64709ad1a482 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64709ad006fa - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x64709acf7d39 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64709ad0159d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64709ad37e5c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64709ad37e22 - core[97f61b5528a4c2b4]::panicking::panic [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x64709ab62934 - kitty_rc[a3a734c3a8d85aec]::encryption::tests::test_load_kitty_public_key_too_short [INFO] [stdout] at /opt/rustwide/workdir/src/encryption.rs:170:9 [INFO] [stdout] 21: 0x64709ab5e4c7 - kitty_rc[a3a734c3a8d85aec]::encryption::tests::test_load_kitty_public_key_too_short::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/encryption.rs:163:46 [INFO] [stdout] 22: 0x64709ab72336 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64709abbcc6b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64709abbcc6b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x64709abc965b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x64709abc965b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64709abc965b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x64709abc965b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x64709abc965b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x64709abc965b - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x64709abc965b - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x64709abc4d74 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x64709abc4d74 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x64709abcc262 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x64709abcc262 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64709abcc262 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x64709abcc262 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x64709abcc262 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x64709abcc262 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x64709abcc262 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64709ad2198f - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x64709ad2198f - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x72ea7da11aa4 - [INFO] [stdout] 44: 0x72ea7da9ea64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] encryption::tests::test_load_kitty_public_key_too_short [INFO] [stdout] [INFO] [stdout] test result: FAILED. 155 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ebeddb3217ee74a5cc95bae67fa3a0922c213108863f57fd761b2b16c198e621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebeddb3217ee74a5cc95bae67fa3a0922c213108863f57fd761b2b16c198e621", kill_on_drop: false }` [INFO] [stdout] ebeddb3217ee74a5cc95bae67fa3a0922c213108863f57fd761b2b16c198e621