[INFO] cloning repository https://github.com/raganw/tmux-sessionizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raganw/tmux-sessionizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraganw%2Ftmux-sessionizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraganw%2Ftmux-sessionizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cb9a068e8f217d20d2479197562296b34f1f952 [INFO] testing raganw/tmux-sessionizer against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraganw%2Ftmux-sessionizer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raganw/tmux-sessionizer [INFO] finished tweaking git repo https://github.com/raganw/tmux-sessionizer [INFO] tweaked toml for git repo https://github.com/raganw/tmux-sessionizer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raganw/tmux-sessionizer on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raganw/tmux-sessionizer 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded tempfile v3.19.1 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded skim-common v0.1.1 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded defer-drop v1.3.0 [INFO] [stderr] Downloaded vte v0.15.0 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded clap_derive v4.5.32 [INFO] [stderr] Downloaded icu_properties v2.0.0 [INFO] [stderr] Downloaded skim v0.17.2 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded cc v1.2.22 [INFO] [stderr] Downloaded pulldown-cmark v0.13.0 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded icu_properties_data v2.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded tmux_interface v0.3.2 [INFO] [stderr] Downloaded skim-tuikit v0.6.1 [INFO] [stderr] Downloaded shell-quote v0.7.2 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] [stderr] Downloaded libz-sys v1.1.22 [INFO] [stderr] Downloaded cross-xdg v1.0.0 [INFO] [stderr] Downloaded libgit2-sys v0.18.1+1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 311bf7c211d1a913a549228dc018952be6637081d29818eec130f0743f72c1f9 [INFO] running `Command { std: "docker" "start" "-a" "311bf7c211d1a913a549228dc018952be6637081d29818eec130f0743f72c1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "311bf7c211d1a913a549228dc018952be6637081d29818eec130f0743f72c1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311bf7c211d1a913a549228dc018952be6637081d29818eec130f0743f72c1f9", kill_on_drop: false }` [INFO] [stdout] 311bf7c211d1a913a549228dc018952be6637081d29818eec130f0743f72c1f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f694051b402473a752471e03e1bc2df6fcacd4b111bcde8554c54ba5f413673 [INFO] running `Command { std: "docker" "start" "-a" "1f694051b402473a752471e03e1bc2df6fcacd4b111bcde8554c54ba5f413673", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling skim-common v0.1.1 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cross-xdg v1.0.0 [INFO] [stderr] Compiling tmux_interface v0.3.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling skim-tuikit v0.6.1 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling skim v0.17.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling tmux-sessionizer v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "1f694051b402473a752471e03e1bc2df6fcacd4b111bcde8554c54ba5f413673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f694051b402473a752471e03e1bc2df6fcacd4b111bcde8554c54ba5f413673", kill_on_drop: false }` [INFO] [stdout] 1f694051b402473a752471e03e1bc2df6fcacd4b111bcde8554c54ba5f413673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b636dcf7199d6e1ab8fc8b6cfcf11ee74a83fab0c3745799cb41af3d193c7e60 [INFO] running `Command { std: "docker" "start" "-a" "b636dcf7199d6e1ab8fc8b6cfcf11ee74a83fab0c3745799cb41af3d193c7e60", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling skim v0.17.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tmux-sessionizer v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "b636dcf7199d6e1ab8fc8b6cfcf11ee74a83fab0c3745799cb41af3d193c7e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b636dcf7199d6e1ab8fc8b6cfcf11ee74a83fab0c3745799cb41af3d193c7e60", kill_on_drop: false }` [INFO] [stdout] b636dcf7199d6e1ab8fc8b6cfcf11ee74a83fab0c3745799cb41af3d193c7e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10be693f539d94aefda841084c648ffaa8ed2e8b917cf15fd1ccf1c90dd11402 [INFO] running `Command { std: "docker" "start" "-a" "10be693f539d94aefda841084c648ffaa8ed2e8b917cf15fd1ccf1c90dd11402", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tmux_sessionizer-4d9dcfbb259cdd4e) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test config::tests::test_build_empty_file_config_uses_defaults_and_cli ... ok [INFO] [stdout] test config::tests::test_build_with_cli_only_no_file_config ... ok [INFO] [stdout] test config::tests::test_build_invalid_regex_in_file_config_returns_error ... ok [INFO] [stdout] test config::tests::test_build_cli_overrides_file_config_and_defaults ... ok [INFO] [stdout] test config::tests::test_cli_args_init_flag_parsing ... ok [INFO] [stdout] test config::tests::test_default_config_values ... ok [INFO] [stdout] test config::tests::test_load_config_subdir_does_not_exist ... ok [INFO] [stdout] test config::tests::test_init_command_integration ... ok [INFO] [stdout] test config::tests::test_validate_all_paths_valid ... ok [INFO] [stdout] test config::tests::test_config_new_propagates_xdg_error_for_log_dir ... ok [INFO] [stdout] test config::tests::test_build_log_directory_determination_with_xdg_data_home_env_var ... ok [INFO] [stdout] test config::tests::test_load_config_malformed_toml ... ok [INFO] [stdout] test config::tests::test_build_with_file_config_overrides_defaults_no_cli_override ... ok [INFO] [stdout] test config::tests::test_validate_mixed_valid_and_invalid_paths ... ok [INFO] [stdout] test config::tests::test_validate_path_does_not_exist ... ok [INFO] [stdout] test config::tests::test_validate_path_is_file_not_directory ... ok [INFO] [stdout] test config_init::tests::test_config_initializer_new_creates_paths ... ok [INFO] [stdout] test config_init::tests::test_config_initializer_new_xdg_error ... ok [INFO] [stdout] test config_init::tests::test_create_config_directory_already_exists ... ok [INFO] [stdout] test config::tests::test_load_config_file_does_not_exist ... ok [INFO] [stdout] test config_init::tests::test_create_config_directory_success ... ok [INFO] [stdout] test config_init::tests::test_generate_template_content ... ok [INFO] [stdout] test config::tests::test_load_config_valid_file ... ok [INFO] [stdout] test config_init::tests::test_create_template_file_already_exists ... ok [INFO] [stdout] test config_init::tests::test_create_template_file_permission_denied ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_empty_dir ... ok [INFO] [stdout] test config_init::tests::test_create_template_file_success ... ok [INFO] [stdout] test config::tests::test_load_config_unknown_field ... ok [INFO] [stdout] test config_init::tests::test_init_config_when_file_already_exists ... ok [INFO] [stdout] test config_init::tests::test_validate_created_file_not_found ... ok [INFO] [stdout] test config_init::tests::test_validate_created_file_path_is_directory ... ok [INFO] [stdout] test config_init::tests::test_validate_created_file_success ... ok [INFO] [stdout] test config_init::tests::test_init_config_full_workflow ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_deduplication_of_paths ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_empty_directory ... ok [INFO] [stdout] test config_init::tests::test_create_config_directory_permission_denied ... FAILED [INFO] [stdout] test directory_scanner::tests::test_scan_exclusion_patterns ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_explicitly_added_path_no_recursion ... ok [INFO] [stdout] test container_detector::tests::test_is_bare_repo_worktree_exclusive_container_false_no_worktrees ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_finds_various_types ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_one_worktree ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_includes_explicitly_added_hidden_directory ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_hidden_directory_exclusion_in_walkdir ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_different_main_repos ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_excludes_worktree_container ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_with_plain_dir ... ok [INFO] [stdout] test container_detector::tests::test_is_bare_repo_worktree_container_true_despite_unrelated_dir_relaxed ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_search_path_one_level_recursion ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_with_symlink_to_file ... ok [INFO] [stdout] test container_detector::tests::test_is_bare_repo_worktree_container_true_despite_extra_file_relaxed ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_with_file ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_single_level_directories_plain ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_direct_select_display_name_match_unique ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_direct_select_empty_entries ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_direct_select_filename_match_ambiguous ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_direct_select_no_match ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_bare_repo_with_linked_worktrees ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_bare_git_repository_as_container ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_direct_select_suffix_match_unique ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_direct_select_original_path_match ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_direct_select_canonical_path_match ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_format_directory_entry_for_skim_git_repo ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_format_directory_entry_for_skim_plain ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_new_project_request_creation ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_prepare_skim_input_multiple_entries ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_with_exclude_pattern_wildcard_directory ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_with_multiple_exclude_patterns ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_with_symlink_to_worktree ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_with_exclude_pattern_simple ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_with_tilde_expansion_and_additional_paths ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_standard_git_repository ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_format_directory_entry_for_skim_worktree ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_select_with_empty_entries_returns_ok_none ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_selection_result_existing_project ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_valid_two_worktrees ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_git_worktree ... ok [INFO] [stdout] test git_repository_handler::tests::test_is_git_repository_bare ... ok [INFO] [stdout] test git_repository_handler::tests::test_get_main_repository_path_for_worktree_of_bare_repo ... ok [INFO] [stdout] test git_repository_handler::tests::test_list_linked_worktrees_from_bare_repo ... ok [INFO] [stdout] test container_detector::tests::test_is_bare_repo_worktree_exclusive_container_true ... ok [INFO] [stdout] test git_repository_handler::tests::test_is_git_repository_not_a_repo ... ok [INFO] [stdout] test git_repository_handler::tests::test_get_main_repository_path_for_bare_repo ... ok [INFO] [stdout] test git_repository_handler::tests::test_get_main_repository_path_for_linked_worktree ... ok [INFO] [stdout] test git_repository_handler::tests::test_list_linked_worktrees_empty ... ok [INFO] [stdout] test git_repository_handler::tests::test_is_git_repository_standard ... ok [INFO] [stdout] test directory_scanner::tests::test_scan_skips_bare_repo_container_lists_its_worktrees ... ok [INFO] [stdout] test directory_scanner::tests::test_search_path_is_git_repo_itself ... ok [INFO] [stdout] test git_repository_handler::tests::test_list_linked_worktrees_with_one_worktree ... ok [INFO] [stdout] test fuzzy_finder_interface::tests::test_prepare_skim_input_empty ... ok [INFO] [stdout] test path_utils::tests::test_expand_tilde_with_path ... ok [INFO] [stdout] test path_utils::tests::test_expand_tilde_no_home_dir_scenario ... ok [INFO] [stdout] test session_manager::tests::test_create_new_project_directory_already_exists ... ok [INFO] [stdout] test path_utils::tests::test_expand_tilde_just_tilde ... ok [INFO] [stdout] test session_manager::tests::test_generate_session_name_with_colon ... ok [INFO] [stdout] test session_manager::tests::test_generate_session_name_worktree_with_dots_in_parent ... ok [INFO] [stdout] test path_utils::tests::test_expand_tilde_with_trailing_slash ... ok [INFO] [stdout] test session_manager::tests::test_create_new_project_directory_success ... ok [INFO] [stdout] test session_manager::tests::test_generate_session_name_worktree ... ok [INFO] [stdout] test session_manager::tests::test_create_selection_from_directory_entry_worktree ... ok [INFO] [stdout] test container_detector::tests::test_check_if_worktree_container_with_non_worktree_repo ... ok [INFO] [stdout] test git_repository_handler::tests::test_get_main_repository_path_for_standard_repo ... ok [INFO] [stdout] test path_utils::tests::test_expand_tilde_no_tilde ... ok [INFO] [stdout] test session_manager::tests::test_create_new_project_directory_creates_parent ... ok [INFO] [stdout] test session_manager::tests::test_create_selection_from_directory_entry_plain ... ok [INFO] [stdout] test session_manager::tests::test_generate_session_name_root_path_item ... ok [INFO] [stdout] test session_manager::tests::test_generate_session_name_simple ... ok [INFO] [stdout] test session_manager::tests::test_generate_session_name_root_path_parent ... ok [INFO] [stdout] test logging::tests::test_debug_mode_level_setting ... ok [INFO] [stdout] test logging::tests::test_xdg_directory_determination_and_creation ... ok [INFO] [stdout] test logging::tests::test_log_file_creation ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config_init::tests::test_create_config_directory_permission_denied stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config_init::tests::test_create_config_directory_permission_denied' (46) panicked at src/config_init/tests.rs:300:5: [INFO] [stdout] assertion failed: result.is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x609e401a5032 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x609e401a5032 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x609e401a5032 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x609e401a5032 - ::fmt::h6d82c1afff976903 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x609e401b82ef - core::fmt::rt::Argument::fmt::hc4ce6d643d397690 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x609e401b82ef - core::fmt::write::hb1e7ca88b6a3936e [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x609e4016d673 - std::io::default_write_fmt::haffd49d96f1984a8 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x609e4016d673 - std::io::Write::write_fmt::h027871c57cf57c01 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x609e4017b0a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x609e4018162f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x609e401814c1 - std::panicking::default_hook::hed93c70cba5fdcf0 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x609e3f968abe - as core::ops::function::Fn>::call::hd0ee8b569efc6a07 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x609e3f968abe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x609e40181cef - as core::ops::function::Fn>::call::h3a55ca34534c0d00 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x609e40181cef - std::panicking::panic_with_hook::h3862d766c2cec19b [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x609e40181a66 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x609e4017b1e9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x609e40160a2d - __rustc[6ed5915ee467787]::rust_begin_unwind [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x609e401c2950 - core::panicking::panic_fmt::h3454303eb8e6f7cd [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x609e401c292c - core::panicking::panic::hb290d809a6d6b140 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x609e3f860c0f - tmux_sessionizer::config_init::tests::test_create_config_directory_permission_denied::h4a08f4ad4ed78c43 [INFO] [stdout] at /opt/rustwide/workdir/src/config_init/tests.rs:300:5 [INFO] [stdout] 21: 0x609e3f8610c7 - tmux_sessionizer::config_init::tests::test_create_config_directory_permission_denied::{{closure}}::h165e6cd31b74056e [INFO] [stdout] at /opt/rustwide/workdir/src/config_init/tests.rs:282:52 [INFO] [stdout] 22: 0x609e3f822086 - core::ops::function::FnOnce::call_once::h3c93585153b36938 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x609e3f96889b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x609e3f96889b - test::__rust_begin_short_backtrace::ha40f4db8207e1111 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x609e3f97c91d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x609e3f97c91d - as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x609e3f97c91d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x609e3f97c91d - std::panicking::catch_unwind::h51ea89627559b6f4 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x609e3f97c91d - std::panic::catch_unwind::hb8b8c2367cae3d66 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x609e3f97c91d - test::run_test_in_process::ha5b55801407ea100 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x609e3f97c91d - test::run_test::{{closure}}::h0b9d4072b527abf5 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x609e3f955e34 - test::run_test::{{closure}}::hb1056b5731205822 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x609e3f955e34 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x609e3f95976a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x609e3f95976a - as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x609e3f95976a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x609e3f95976a - std::panicking::catch_unwind::hea9118f355699c4b [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x609e3f95976a - std::panic::catch_unwind::hf4b3c2a06d3f42f5 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x609e3f95976a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x609e3f95976a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x609e401764ff - as core::ops::function::FnOnce>::call_once::h7ec433abd3f148b4 [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x609e401764ff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c [INFO] [stdout] at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x7ee512909aa4 - [INFO] [stdout] 44: 0x7ee512996a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config_init::tests::test_create_config_directory_permission_denied [INFO] [stdout] [INFO] [stdout] test result: FAILED. 109 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin tmux-sessionizer` [INFO] running `Command { std: "docker" "inspect" "10be693f539d94aefda841084c648ffaa8ed2e8b917cf15fd1ccf1c90dd11402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10be693f539d94aefda841084c648ffaa8ed2e8b917cf15fd1ccf1c90dd11402", kill_on_drop: false }` [INFO] [stdout] 10be693f539d94aefda841084c648ffaa8ed2e8b917cf15fd1ccf1c90dd11402