[INFO] cloning repository https://github.com/rektide/kitty-rc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rektide/kitty-rc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frektide%2Fkitty-rc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frektide%2Fkitty-rc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ce492e5f806b10e9ac70d603bf3a695bf32b9f6
[INFO] testing rektide/kitty-rc-rs against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frektide%2Fkitty-rc-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rektide/kitty-rc-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/rektide/kitty-rc-rs
[INFO] tweaked toml for git repo https://github.com/rektide/kitty-rc-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rektide/kitty-rc-rs on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rektide/kitty-rc-rs 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded base85 v2.0.0
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605
[INFO] running `Command { std: "docker" "start" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[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 zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling base85 v2.0.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling kitty-rc v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling kitty-rc v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 16.05s
[INFO] running `Command { std: "docker" "inspect" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/kitty_rc-2c09f6927050cfd5)
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test client::tests::test_builder_creation ... ok
[INFO] [stdout] test client::tests::test_builder_from_pid ... ok
[INFO] [stdout] test client::tests::test_extract_pid_from_socket_no_prefix ... ok
[INFO] [stdout] test client::tests::test_extract_pid_from_socket_standard ... ok
[INFO] [stdout] test client::tests::test_builder_with_public_key ... ok
[INFO] [stdout] test client::tests::test_extract_pid_from_socket_invalid ... ok
[INFO] [stdout] test client::tests::test_extract_pid_from_socket_invalid_pid ... ok
[INFO] [stdout] test client::tests::test_builder_missing_socket ... ok
[INFO] [stdout] test client::tests::test_builder_with_password ... ok
[INFO] [stdout] test client::tests::test_extract_pid_from_socket_xdg_runtime_dir ... ok
[INFO] [stdout] test command::tests::test_builder_basic ... ok
[INFO] [stdout] test command::tests::test_builder_to_encoded ... ok
[INFO] [stdout] test command::tests::test_builder_with_options ... ok
[INFO] [stdout] test commands::action::tests::test_action_command_basic ... ok
[INFO] [stdout] test commands::action::tests::test_copy_to_clipboard_action ... ok
[INFO] [stdout] test commands::action::tests::test_action_command_with_args ... ok
[INFO] [stdout] test commands::action::tests::test_create_marker_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_scroll_line_up_action ... ok
[INFO] [stdout] test commands::action::tests::test_paste_action ... ok
[INFO] [stdout] test commands::action::tests::test_quit_action ... ok
[INFO] [stdout] test commands::action::tests::test_set_background_opacity_action ... ok
[INFO] [stdout] test commands::action::tests::test_send_text_action ... ok
[INFO] [stdout] test commands::action::tests::test_send_key_action ... ok
[INFO] [stdout] test commands::layout::tests::test_last_used_layout ... ok
[INFO] [stdout] test commands::layout::tests::test_goto_layout ... ok
[INFO] [stdout] test commands::action::tests::test_signal_child_action ... ok
[INFO] [stdout] test commands::layout::tests::test_goto_layout_with_match ... ok
[INFO] [stdout] test commands::layout::tests::test_goto_layout_empty ... ok
[INFO] [stdout] test commands::layout::tests::test_last_used_layout_all ... ok
[INFO] [stdout] test commands::layout::tests::test_last_used_layout_with_match ... ok
[INFO] [stdout] test commands::process::tests::test_disable_ligatures_with_options ... ok
[INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts_empty ... ok
[INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts ... ok
[INFO] [stdout] test commands::process::tests::test_env_empty ... ok
[INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts_with_match ... ok
[INFO] [stdout] test commands::process::tests::test_env_basic ... ok
[INFO] [stdout] test commands::process::tests::test_kitten_basic ... ok
[INFO] [stdout] test commands::process::tests::test_disable_ligatures_basic ... ok
[INFO] [stdout] test commands::action::tests::test_clear_terminal_action ... ok
[INFO] [stdout] test commands::layout::tests::test_set_enabled_layouts_configured ... ok
[INFO] [stdout] test commands::process::tests::test_kitten_with_args ... ok
[INFO] [stdout] test commands::process::tests::test_launch_basic ... ok
[INFO] [stdout] test commands::process::tests::test_launch_with_options ... 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_run_basic ... ok
[INFO] [stdout] test commands::process::tests::test_resize_os_window_basic ... ok
[INFO] [stdout] test commands::process::tests::test_set_user_vars_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_signal_child_empty ... ok
[INFO] [stdout] test commands::process::tests::test_set_user_vars_empty ... ok
[INFO] [stdout] test commands::style::tests::test_set_background_image_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::process::tests::test_signal_child_basic ... ok
[INFO] [stdout] test commands::style::tests::test_set_background_image_basic ... ok
[INFO] [stdout] test commands::style::tests::test_set_colors_empty ... 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_with_options ... ok
[INFO] [stdout] test commands::style::tests::test_set_font_size_basic ... ok
[INFO] [stdout] test commands::style::tests::test_get_colors_with_options ... ok
[INFO] [stdout] test commands::style::tests::test_set_font_size_with_options ... ok
[INFO] [stdout] test commands::style::tests::test_set_spacing_basic ... ok
[INFO] [stdout] test commands::style::tests::test_set_spacing_empty ... ok
[INFO] [stdout] test commands::style::tests::test_set_tab_color_basic ... ok
[INFO] [stdout] test commands::style::tests::test_set_background_image_empty ... ok
[INFO] [stdout] test commands::style::tests::test_set_tab_color_with_options ... ok
[INFO] [stdout] test commands::style::tests::test_get_colors_basic ... ok
[INFO] [stdout] test commands::tab::tests::test_close_tab_ignore_no_match ... ok
[INFO] [stdout] test commands::style::tests::test_set_tab_color_empty ... ok
[INFO] [stdout] test commands::tab::tests::test_close_tab_self ... ok
[INFO] [stdout] test commands::tab::tests::test_detach_tab_basic ... 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_close_tab_with_match ... ok
[INFO] [stdout] test commands::tab::tests::test_close_tab_basic ... 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_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::tab::tests::test_set_tab_title_with_match ... ok
[INFO] [stdout] test commands::window::tests::test_close_window_basic ... ok
[INFO] [stdout] test commands::window::tests::test_close_window_with_options ... 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_detach_window_with_options ... ok
[INFO] [stdout] test commands::window::tests::test_focus_window_basic ... ok
[INFO] [stdout] test commands::window::tests::test_get_text_basic ... ok
[INFO] [stdout] test commands::window::tests::test_focus_window_with_match ... 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_basic ... ok
[INFO] [stdout] test commands::window::tests::test_ls_with_options ... ok
[INFO] [stdout] test commands::window::tests::test_new_window_with_options ... 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_parse_ls_response_empty ... ok
[INFO] [stdout] test commands::window::tests::test_resize_window_basic ... ok
[INFO] [stdout] test commands::window::tests::test_remove_marker_basic ... ok
[INFO] [stdout] test commands::window::tests::test_resize_window_with_options ... ok
[INFO] [stdout] test commands::window::tests::test_scroll_window_with_match ... ok
[INFO] [stdout] test commands::window::tests::test_scroll_window_basic ... ok
[INFO] [stdout] test commands::window::tests::test_select_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_key_with_options ... ok
[INFO] [stdout] test commands::window::tests::test_send_text_basic ... ok
[INFO] [stdout] test commands::window::tests::test_send_text_empty ... 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_invalid ... ok
[INFO] [stdout] test encryption::tests::test_load_kitty_public_key_missing ... ok
[INFO] [stdout] test encryption::tests::test_load_kitty_public_key_too_short ... ok
[INFO] [stdout] test encryption::tests::test_encrypt_command ... 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 encryption::tests::test_new_with_public_key_invalid ... ok
[INFO] [stdout] test encryption::tests::test_new_with_public_key_none ... ok
[INFO] [stdout] test error::tests::test_connection_error_display ... ok
[INFO] [stdout] test error::tests::test_encryption_error_display ... 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_protocol_error_display ... ok
[INFO] [stdout] test error::tests::test_parameter_validation_error ... 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_true ... 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 commands::style::tests::test_set_spacing_with_options ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kitty-pubkey-db.rs (/opt/rustwide/target/release/deps/kitty_pubkey_db-5417e23f1a43c412)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_parse_db_entry_no_window_id ... ok
[INFO] [stdout] test tests::test_parse_db_entry_no_timestamp ... ok
[INFO] [stdout] test tests::test_parse_db_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/kitty_rc-7f6796df2f904cb6)
[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 unittests src/bin/list_windows.rs (/opt/rustwide/target/release/deps/list_windows-308913ac8e340cd7)
[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 kitty_rc
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/client.rs - client::KittyBuilder::public_key (line 106) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.31s
[INFO] running `Command { std: "docker" "inspect" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605", kill_on_drop: false }`
[INFO] [stdout] 7e9269fa926d8bc3fd6293555ab13b2634316a3c6bc8841b7b072867c5db9605
