[INFO] cloning repository https://github.com/junyeong-ai/slack-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junyeong-ai/slack-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fslack-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fslack-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c3f4943a7b90d0bbe42ce7d198a51f0eeba304d
[INFO] testing junyeong-ai/slack-cli/9c3f4943a7b90d0bbe42ce7d198a51f0eeba304d against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fslack-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/junyeong-ai/slack-cli
[INFO] finished tweaking git repo https://github.com/junyeong-ai/slack-cli
[INFO] tweaked toml for git repo https://github.com/junyeong-ai/slack-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/junyeong-ai/slack-cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/junyeong-ai/slack-cli 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e226aa4b999758e9007982715f0e079af81d96e16f054a507d6aecaac4b5730
[INFO] running `Command { std: "docker" "start" "-a" "6e226aa4b999758e9007982715f0e079af81d96e16f054a507d6aecaac4b5730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e226aa4b999758e9007982715f0e079af81d96e16f054a507d6aecaac4b5730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e226aa4b999758e9007982715f0e079af81d96e16f054a507d6aecaac4b5730", kill_on_drop: false }`
[INFO] [stdout] 6e226aa4b999758e9007982715f0e079af81d96e16f054a507d6aecaac4b5730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22b2ca5e193042c49442215b33d50edc0c9325222c89cafbbf9c596e4443e75a
[INFO] running `Command { std: "docker" "start" "-a" "22b2ca5e193042c49442215b33d50edc0c9325222c89cafbbf9c596e4443e75a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling slack-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "22b2ca5e193042c49442215b33d50edc0c9325222c89cafbbf9c596e4443e75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b2ca5e193042c49442215b33d50edc0c9325222c89cafbbf9c596e4443e75a", kill_on_drop: false }`
[INFO] [stdout] 22b2ca5e193042c49442215b33d50edc0c9325222c89cafbbf9c596e4443e75a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 246c32b4d25fea4276fba7e2aa9bf46990388e2e4a75938aaf0ee304abd3e085
[INFO] running `Command { std: "docker" "start" "-a" "246c32b4d25fea4276fba7e2aa9bf46990388e2e4a75938aaf0ee304abd3e085", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling r2d2_sqlite v0.31.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling slack-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "246c32b4d25fea4276fba7e2aa9bf46990388e2e4a75938aaf0ee304abd3e085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246c32b4d25fea4276fba7e2aa9bf46990388e2e4a75938aaf0ee304abd3e085", kill_on_drop: false }`
[INFO] [stdout] 246c32b4d25fea4276fba7e2aa9bf46990388e2e4a75938aaf0ee304abd3e085
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40316ee7b9e42b8445c92b39fcae68cc41e6cc09b4cd3e78d3a3c9d9511ad14d
[INFO] running `Command { std: "docker" "start" "-a" "40316ee7b9e42b8445c92b39fcae68cc41e6cc09b4cd3e78d3a3c9d9511ad14d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slack_cli-fbd4e35835963d76)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test cache::channels::tests::test_get_channels_filters_archived ... ok
[INFO] [stdout] test cache::channels::tests::test_save_channels_empty_vec ... ok
[INFO] [stdout] test cache::channels::tests::test_save_channels_single_channel ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_by_name::case_3 ... ok
[INFO] [stdout] test cache::channels::tests::test_concurrent_save_channels ... ok
[INFO] [stdout] test cache::channels::tests::test_get_channels_includes_dms ... ok
[INFO] [stdout] test cache::channels::tests::test_channel_types_preserved ... ok
[INFO] [stdout] test cache::channels::tests::test_get_channels_sorted_by_name ... ok
[INFO] [stdout] test cache::channels::tests::test_save_channels_replaces_existing ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_with_limit ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_name_before_topic ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_case_sensitivity ... ok
[INFO] [stdout] test cache::channels::tests::test_save_channels_multiple_channels ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_exact_match_priority ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::counts_are_zero_for_empty_cache ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_empty_query ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::cooldown_false_when_never_attempted ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_fallback_to_fts5 ... ok
[INFO] [stdout] test cache::channels::tests::test_get_channels_includes_private ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::cooldown_true_after_recent_attempt ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_by_name::case_1 ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_by_name::case_2 ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_includes_private ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_filters_archived ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::escapes_quotes ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_with_special_chars ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::empty_cache_status ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::quotes_simple_query ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::handles_special_chars ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::returns_empty_for_wildcard_only ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::empty_cache_reports_empty ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::strips_wildcards ... ok
[INFO] [stdout] test cache::locks::tests::test_concurrent_lock_acquisition_serialized ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::returns_empty_for_empty_input ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_different_keys ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::trims_whitespace ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::returns_empty_if_only_wildcards ... ok
[INFO] [stdout] test cache::locks::tests::test_release_lock_success ... ok
[INFO] [stdout] test cache::locks::tests::test_try_acquire_lock_fails_when_held ... ok
[INFO] [stdout] test cache::locks::tests::test_release_lock_only_own_locks ... ok
[INFO] [stdout] test cache::locks::tests::test_try_acquire_lock_success ... ok
[INFO] [stdout] test cache::locks::tests::test_acquire_lock_success ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_acquisition_after_manual_cleanup ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_function_error_propagated ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_executes_function ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_releases_on_error ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_pool_configuration ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_releases_on_success ... ok
[INFO] [stdout] test cache::users::tests::test_get_user_by_id_found ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_new_sqlite_cache_creates_schema ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_function_return_value ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_new_sqlite_cache_in_memory ... ok
[INFO] [stdout] test cache::users::tests::test_get_user_by_id_with_bot ... ok
[INFO] [stdout] test cache::users::tests::test_concurrent_save_users ... ok
[INFO] [stdout] test cache::users::tests::test_get_user_by_id_not_found ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_empty_vec ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_replaces_existing ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_single_user ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_email ... ok
[INFO] [stdout] test cache::users::tests::test_get_users_filters_bots ... ok
[INFO] [stdout] test cache::users::tests::test_get_users_sorted_by_name ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_multiple_users ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_name::case_1 ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_unique_instance_ids ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_fts5_with_special_chars ... ok
[INFO] [stdout] test config::tests::config_defaults::cache_config_defaults ... ok
[INFO] [stdout] test config::tests::config_defaults::connection_config_defaults ... ok
[INFO] [stdout] test config::tests::config_defaults::retry_config_defaults ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::expands_tilde_only ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::expands_tilde_prefix ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::handles_empty_path ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::handles_tilde_in_middle ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::preserves_absolute_path ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::preserves_relative_path ... ok
[INFO] [stdout] test config::tests::mask_token_tests::handles_empty_token ... ok
[INFO] [stdout] test config::tests::mask_token_tests::handles_exact_boundary ... ok
[INFO] [stdout] test config::tests::mask_token_tests::masks_long_token_with_ellipsis ... ok
[INFO] [stdout] test config::tests::mask_token_tests::masks_short_token ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_empty_query ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_name::case_2 ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_with_limit ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_name::case_3 ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_filters_bots ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_fallback_to_fts5 ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_case_sensitivity ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_substring_before_fuzzy ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_exact_match_priority ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_with_include_bots ... ok
[INFO] [stdout] test cache::locks::tests::test_acquire_lock_twice_same_instance_fails ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_retries_with_backoff ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_key_isolation ... ok
[INFO] [stdout] test cache::locks::tests::test_multiple_lock_attempts_same_instance ... ok
[INFO] [stdout] test cache::locks::tests::test_high_concurrency_locking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.90s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slack_cli-4779a49ded80e306)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test cache::channels::tests::test_save_channels_multiple_channels ... ok
[INFO] [stdout] test cache::channels::tests::test_concurrent_save_channels ... ok
[INFO] [stdout] test cache::channels::tests::test_save_channels_empty_vec ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_filters_archived ... ok
[INFO] [stdout] test cache::channels::tests::test_get_channels_includes_private ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_empty_query ... ok
[INFO] [stdout] test cache::channels::tests::test_channel_types_preserved ... ok
[INFO] [stdout] test cache::channels::tests::test_get_channels_includes_dms ... ok
[INFO] [stdout] test cache::channels::tests::test_get_channels_filters_archived ... ok
[INFO] [stdout] test cache::channels::tests::test_save_channels_single_channel ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::cooldown_false_when_never_attempted ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_includes_private ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_by_name::case_3 ... ok
[INFO] [stdout] test cache::channels::tests::test_save_channels_replaces_existing ... ok
[INFO] [stdout] test cache::channels::tests::test_get_channels_sorted_by_name ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_by_name::case_2 ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_by_name::case_1 ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_case_sensitivity ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_exact_match_priority ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_with_limit ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::cooldown_true_after_recent_attempt ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_with_special_chars ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_name_before_topic ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::escapes_quotes ... ok
[INFO] [stdout] test cache::channels::tests::test_search_channels_fallback_to_fts5 ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::empty_cache_status ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::empty_cache_reports_empty ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::handles_special_chars ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::strips_wildcards ... ok
[INFO] [stdout] test cache::helpers::tests::cache_status_tests::counts_are_zero_for_empty_cache ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::returns_empty_for_wildcard_only ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::returns_empty_for_empty_input ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::trims_whitespace ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::returns_empty_if_only_wildcards ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_acquisition_after_manual_cleanup ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_different_keys ... ok
[INFO] [stdout] test cache::helpers::tests::process_fts_query_tests::quotes_simple_query ... ok
[INFO] [stdout] test cache::locks::tests::test_release_lock_only_own_locks ... ok
[INFO] [stdout] test cache::locks::tests::test_release_lock_success ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_executes_function ... ok
[INFO] [stdout] test cache::locks::tests::test_try_acquire_lock_fails_when_held ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_new_sqlite_cache_creates_schema ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_releases_on_success ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_function_return_value ... ok
[INFO] [stdout] test cache::locks::tests::test_acquire_lock_success ... ok
[INFO] [stdout] test cache::locks::tests::test_try_acquire_lock_success ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_releases_on_error ... ok
[INFO] [stdout] test cache::locks::tests::test_with_lock_function_error_propagated ... ok
[INFO] [stdout] test cache::locks::tests::test_concurrent_lock_acquisition_serialized ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_pool_configuration ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_new_sqlite_cache_in_memory ... ok
[INFO] [stdout] test cache::users::tests::test_get_users_sorted_by_name ... ok
[INFO] [stdout] test cache::users::tests::test_get_user_by_id_found ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_empty_vec ... ok
[INFO] [stdout] test cache::users::tests::test_get_user_by_id_with_bot ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_replaces_existing ... ok
[INFO] [stdout] test cache::users::tests::test_get_user_by_id_not_found ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_multiple_users ... ok
[INFO] [stdout] test cache::users::tests::test_get_users_filters_bots ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_name::case_2 ... ok
[INFO] [stdout] test cache::users::tests::test_concurrent_save_users ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_name::case_1 ... ok
[INFO] [stdout] test cache::users::tests::test_save_users_single_user ... ok
[INFO] [stdout] test cache::sqlite_cache::tests::test_unique_instance_ids ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_fts5_with_special_chars ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_email ... ok
[INFO] [stdout] test config::tests::config_defaults::cache_config_defaults ... ok
[INFO] [stdout] test config::tests::config_defaults::connection_config_defaults ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::expands_tilde_only ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::expands_tilde_prefix ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::handles_empty_path ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::handles_tilde_in_middle ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::preserves_absolute_path ... ok
[INFO] [stdout] test config::tests::expand_tilde_tests::preserves_relative_path ... ok
[INFO] [stdout] test config::tests::mask_token_tests::handles_empty_token ... ok
[INFO] [stdout] test config::tests::config_defaults::retry_config_defaults ... ok
[INFO] [stdout] test config::tests::mask_token_tests::handles_exact_boundary ... ok
[INFO] [stdout] test config::tests::mask_token_tests::masks_long_token_with_ellipsis ... ok
[INFO] [stdout] test config::tests::mask_token_tests::masks_short_token ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_by_name::case_3 ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_exact_match_priority ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_fallback_to_fts5 ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_filters_bots ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_case_sensitivity ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_empty_query ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_with_include_bots ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_with_limit ... ok
[INFO] [stdout] test cache::users::tests::test_search_users_substring_before_fuzzy ... ok
[INFO] [stdout] test cache::locks::tests::test_acquire_lock_twice_same_instance_fails ... ok
[INFO] [stdout] test cache::locks::tests::test_multiple_lock_attempts_same_instance ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_key_isolation ... ok
[INFO] [stdout] test cache::locks::tests::test_lock_retries_with_backoff ... ok
[INFO] [stdout] test cache::locks::tests::test_high_concurrency_locking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests slack_cli
[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" "40316ee7b9e42b8445c92b39fcae68cc41e6cc09b4cd3e78d3a3c9d9511ad14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40316ee7b9e42b8445c92b39fcae68cc41e6cc09b4cd3e78d3a3c9d9511ad14d", kill_on_drop: false }`
[INFO] [stdout] 40316ee7b9e42b8445c92b39fcae68cc41e6cc09b4cd3e78d3a3c9d9511ad14d
