[INFO] cloning repository https://github.com/premotive/wez-launcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/premotive/wez-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpremotive%2Fwez-launcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpremotive%2Fwez-launcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00dd8aa5cc5c7b19346e0fa3ac21fa88af3134b2
[INFO] testing premotive/wez-launcher against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpremotive%2Fwez-launcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/premotive/wez-launcher
[INFO] finished tweaking git repo https://github.com/premotive/wez-launcher
[INFO] tweaked toml for git repo https://github.com/premotive/wez-launcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/premotive/wez-launcher on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/premotive/wez-launcher 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.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b
[INFO] running `Command { std: "docker" "start" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b", 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" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b", 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" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling wez-launcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 49.18s
[INFO] running `Command { std: "docker" "inspect" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b", 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" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling wez-launcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.80s
[INFO] running `Command { std: "docker" "inspect" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b", 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" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/wez_launcher-49f4ba18c2b5e9e2)
[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/main.rs (/opt/rustwide/target/release/deps/wez_launcher-2eea934a6a2466d2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/db_test.rs (/opt/rustwide/target/release/deps/db_test-d0755abaac5eba30)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_create_session_duplicate_path_fails ... ok
[INFO] [stdout] test test_list_recents_excludes_saved_session_paths ... ok
[INFO] [stdout] test test_update_session ... ok
[INFO] [stdout] test test_create_session_full ... ok
[INFO] [stdout] test test_track_visit_new_path ... ok
[INFO] [stdout] test test_all_unique_tags ... ok
[INFO] [stdout] test test_delete_session ... ok
[INFO] [stdout] test test_track_visit_existing_increments ... ok
[INFO] [stdout] test test_reorder_session ... ok
[INFO] [stdout] test test_session_exists_for_path ... ok
[INFO] [stdout] test test_list_recents_excludes_hidden ... ok
[INFO] [stdout] test test_create_session_minimal ... ok
[INFO] [stdout] test test_list_sessions_ordered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/session_test.rs (/opt/rustwide/target/release/deps/session_test-3546b57fceb93578)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_normalize_converts_forward_slashes ... ok
[INFO] [stdout] test test_normalize_lowercases_on_windows ... ok
[INFO] [stdout] test test_normalize_preserves_simple_path ... ok
[INFO] [stdout] test test_normalize_strips_trailing_slash ... ok
[INFO] [stdout] test test_session_color_from_str ... ok
[INFO] [stdout] test test_normalize_strips_trailing_forward_slash ... ok
[INFO] [stdout] test test_session_color_hex ... ok
[INFO] [stdout] test test_session_color_to_string ... ok
[INFO] [stdout] test test_session_display_name_uses_name_if_set ... ok
[INFO] [stdout] test test_session_tags_list ... ok
[INFO] [stdout] test test_session_tags_list_empty ... ok
[INFO] [stdout] test test_recent_directory_folder_name ... FAILED
[INFO] [stdout] test test_session_display_name_defaults_to_folder ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_recent_directory_folder_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_recent_directory_folder_name' (1542) panicked at tests/session_test.rs:124:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "c:\\users\\noah\\documents\\notes"
[INFO] [stdout]  right: "notes"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae6a8c66ba1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ae6a8c7b96a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ae6a8c6b03c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ae6a8c43106 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ae6a8c5f2b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ae6a8bfa9c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ae6a8c5f472 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ae6a8c431b2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--test session_test`
[INFO] [stdout]    8:     0x5ae6a8c3bb59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ae6a8c43dad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ae6a8c7c09c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ae6a8c7bfb3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ae6a8bec85f - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]   13:     0x5ae6a8bed521 - <session_test[12fd41508e3deba2]::test_recent_directory_folder_name::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ae6a8bedcab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5ae6a8bfb315 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ae6a8bf46d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ae6a8bfe472 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ae6a8c66479 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x75321524107a - <unknown>
[INFO] [stdout]   20:     0x7532152d4534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_session_display_name_defaults_to_folder stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_session_display_name_defaults_to_folder' (1546) panicked at tests/session_test.rs:42:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "c:\\users\\noah\\projects\\myapp"
[INFO] [stdout]  right: "myapp"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae6a8c66ba1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ae6a8c7b96a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ae6a8c6b03c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ae6a8c43106 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ae6a8c5f2b9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ae6a8bfa9c0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ae6a8c5f472 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ae6a8c431b2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ae6a8c3bb59 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ae6a8c43dad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ae6a8c7c09c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ae6a8c7bfb3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ae6a8bec85f - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, &str>
[INFO] [stdout]   13:     0x5ae6a8bedbfd - <session_test[12fd41508e3deba2]::test_session_display_name_defaults_to_folder::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5ae6a8bedcab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x5ae6a8bfb315 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5ae6a8bf46d4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5ae6a8bfe472 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5ae6a8c66479 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x75321524107a - <unknown>
[INFO] [stdout]   20:     0x7532152d4534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_recent_directory_folder_name
[INFO] [stdout]     test_session_display_name_defaults_to_folder
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b", kill_on_drop: false }`
[INFO] [stdout] 7d3904624ce5c5f506accff084bd5a6247de218daf112de20d6ad9758fc7194b
