[INFO] fetching crate zellij-utils 0.25.0... [INFO] testing zellij-utils-0.25.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate zellij-utils 0.25.0 into /workspace/builds/worker-116/source [INFO] validating manifest of crates.io crate zellij-utils 0.25.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zellij-utils 0.25.0 [INFO] finished tweaking crates.io crate zellij-utils 0.25.0 [INFO] tweaked toml for crates.io crate zellij-utils 0.25.0 written to /workspace/builds/worker-116/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v3.1.0 [INFO] [stderr] Downloaded colorsys v0.6.5 [INFO] [stderr] Downloaded spinning v0.1.0 [INFO] [stderr] Downloaded interprocess v1.1.1 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded intmap v0.7.1 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded zellij-tile v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11cb9acf2b8aad449d3150f783a9178da056cd2eba9d4db0c8bf12523b3a6061 [INFO] running `Command { std: "docker" "start" "-a" "11cb9acf2b8aad449d3150f783a9178da056cd2eba9d4db0c8bf12523b3a6061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11cb9acf2b8aad449d3150f783a9178da056cd2eba9d4db0c8bf12523b3a6061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cb9acf2b8aad449d3150f783a9178da056cd2eba9d4db0c8bf12523b3a6061", kill_on_drop: false }` [INFO] [stdout] 11cb9acf2b8aad449d3150f783a9178da056cd2eba9d4db0c8bf12523b3a6061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17d7cf115afaeecd09620a674c67d8ca0f3b1801e42fc6e62c13fa2215c404b [INFO] running `Command { std: "docker" "start" "-a" "d17d7cf115afaeecd09620a674c67d8ca0f3b1801e42fc6e62c13fa2215c404b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling colorsys v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling clap_complete v3.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling interprocess v1.1.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling zellij-tile v0.25.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling zellij-utils v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/setup.rs:389:54 [INFO] [stdout] | [INFO] [stdout] 389 | clap_complete::generate(shell, &mut CliArgs::into_app(), "zellij", &mut out); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "d17d7cf115afaeecd09620a674c67d8ca0f3b1801e42fc6e62c13fa2215c404b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17d7cf115afaeecd09620a674c67d8ca0f3b1801e42fc6e62c13fa2215c404b", kill_on_drop: false }` [INFO] [stdout] d17d7cf115afaeecd09620a674c67d8ca0f3b1801e42fc6e62c13fa2215c404b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3703efe8cfa0829845a28f06ba7f1e784950296d8f27f5cc22ce06ba52cb4f74 [INFO] running `Command { std: "docker" "start" "-a" "3703efe8cfa0829845a28f06ba7f1e784950296d8f27f5cc22ce06ba52cb4f74", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/setup.rs:389:54 [INFO] [stdout] | [INFO] [stdout] 389 | clap_complete::generate(shell, &mut CliArgs::into_app(), "zellij", &mut out); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling zellij-utils v0.25.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/setup.rs:389:54 [INFO] [stdout] | [INFO] [stdout] 389 | clap_complete::generate(shell, &mut CliArgs::into_app(), "zellij", &mut out); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.35s [INFO] running `Command { std: "docker" "inspect" "3703efe8cfa0829845a28f06ba7f1e784950296d8f27f5cc22ce06ba52cb4f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3703efe8cfa0829845a28f06ba7f1e784950296d8f27f5cc22ce06ba52cb4f74", kill_on_drop: false }` [INFO] [stdout] 3703efe8cfa0829845a28f06ba7f1e784950296d8f27f5cc22ce06ba52cb4f74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e3d9bc21990e2e2d3db76bd24e2c85497f8b35e78b86740140fa8832258d647 [INFO] running `Command { std: "docker" "start" "-a" "5e3d9bc21990e2e2d3db76bd24e2c85497f8b35e78b86740140fa8832258d647", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> src/setup.rs:389:54 [INFO] [stderr] | [INFO] [stderr] 389 | clap_complete::generate(shell, &mut CliArgs::into_app(), "zellij", &mut out); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zellij-utils` (lib) generated 1 warning [INFO] [stderr] warning: `zellij-utils` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zellij_utils-4c605876b5c89ac4) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test input::config::config_test::try_from_cli_args_with_config ... ok [INFO] [stdout] test input::config::config_test::try_from_cli_args_with_config_dir ... ok [INFO] [stdout] test input::keybinds::keybinds_test::from_keyaction_from_yaml_to_mode_keybindings ... ok [INFO] [stdout] test input::keybinds::keybinds_test::last_keybind_is_taken ... ok [INFO] [stdout] test input::keybinds::keybinds_test::last_keybind_overwrites ... ok [INFO] [stdout] test input::keybinds::keybinds_test::merge_keybinds_merges ... ok [INFO] [stdout] test input::keybinds::keybinds_test::merge_keybinds_merges_different_keys ... ok [INFO] [stdout] test input::keybinds::keybinds_test::merge_mode_keybinds_overwrites_same_keys ... ok [INFO] [stdout] test input::keybinds::keybinds_test::toplevel_unbind_unbinds_all ... ok [INFO] [stdout] test input::keybinds::keybinds_test::merge_keybinds_overwrites_same_keys ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_all_toplevel_all_key_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_all_toplevel_multiple_key_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_all_toplevel_single_key_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_all_toplevel_single_key_single_mode ... ok [INFO] [stdout] test input::layout::layout_test::default_disable_status_layout_has_no_tab ... ok [INFO] [stdout] test input::layout::layout_test::default_disable_status_layout_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::no_tabs_merged_correctly ... ok [INFO] [stdout] test input::layout::layout_test::no_tabs_has_no_tabs ... ok [INFO] [stdout] test input::layout::layout_test::no_layout_template_has_one_tab ... ok [INFO] [stdout] test input::layout::layout_test::no_layout_template_specified_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::default_layout_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::session_name_to_layout_has_name ... ok [INFO] [stdout] test input::layout::layout_test::default_layout_has_one_tab ... ok [INFO] [stdout] test input::layout::layout_test::deeply_nested_tab_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::default_layout_merged_correctly ... ok [INFO] [stdout] test input::layout::layout_test::deeply_nested_tab_merged_correctly ... ok [INFO] [stdout] test input::layout::layout_test::deeply_nested_tab_has_one_tab ... ok [INFO] [stdout] test input::layout::layout_test::session_name_to_layout_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::no_tabs_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::no_layout_template_merged_correctly ... ok [INFO] [stdout] test input::layout::layout_test::default_layout_new_tab_correct ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_and_default_plugins_has_one_tab ... ok [INFO] [stdout] test input::layout::layout_test::default_strider_layout_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_and_default_plugins_merged_correctly ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_merged_correctly ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_and_default_plugins_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_and_default_plugins_new_tab_is_correct ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_has_one_tab ... ok [INFO] [stdout] test input::layout::layout_test::three_tabs_is_ok ... ok [INFO] [stdout] test input::layout::layout_test::three_panes_with_tab_new_tab_is_correct ... ok [INFO] [stdout] test input::layout::layout_test::three_tabs_tab_three_merged_correctly ... ok [INFO] [stdout] test input::layout::layout_test::three_tabs_has_three_tabs ... ok [INFO] [stdout] test input::plugins::tests::default_plugins ... ok [INFO] [stdout] test input::layout::layout_test::three_tabs_tab_two_merged_correctly ... ok [INFO] [stdout] test input::config::config_test::try_from_cli_args_default ... ok [INFO] [stdout] test input::layout::layout_test::three_tabs_tab_one_merged_correctly ... ok [INFO] [stdout] test input::plugins::tests::default_plugins_allow_overriding ... ok [INFO] [stdout] test input::plugins::tests::run_plugin_permissions_are_inherited ... ok [INFO] [stdout] test input::plugins::tests::try_from_yaml_fails_when_duplicate_tag_names_are_present ... ok [INFO] [stdout] test input::config::config_test::try_from_cli_args_with_option_clean ... ok [INFO] [stdout] test setup::setup_test::config_empty_layout ... ok [INFO] [stdout] test input::config::config_test::try_from_cli_args_with_config_dir_without_config ... ok [INFO] [stdout] test input::keybinds::keybinds_test::no_unbind_unbinds_none ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_multiple_keybinds_single_mode ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_multiple_keybinds_all_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_keybind_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_multiple_keybinds_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_mode ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_keybind_single_mode ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_toplevel_single_key_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_toplevel_multiple_keys_multiple_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_toplevel_multiple_keys_single_mode ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_toplevel_single_key_single_mode_identical ... ok [INFO] [stdout] test input::keybinds::keybinds_test::uppercase_and_lowercase_are_distinct ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_keybind_all_modes ... ok [INFO] [stdout] test input::keybinds::keybinds_test::unbind_single_toplevel_single_key_single_mode_differing ... ok [INFO] [stdout] test setup::setup_test::empty_config_empty_layout ... ok [INFO] [stdout] test setup::setup_test::nonempty_config_nonempty_layout ... ok [INFO] [stdout] test setup::setup_test::layout_overwrites_config ... ok [INFO] [stderr] Doc-tests zellij-utils [INFO] [stdout] test setup::setup_test::empty_config_nonempty_layout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e3d9bc21990e2e2d3db76bd24e2c85497f8b35e78b86740140fa8832258d647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3d9bc21990e2e2d3db76bd24e2c85497f8b35e78b86740140fa8832258d647", kill_on_drop: false }` [INFO] [stdout] 5e3d9bc21990e2e2d3db76bd24e2c85497f8b35e78b86740140fa8832258d647