[INFO] cloning repository https://github.com/rvnkcode/dawn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvnkcode/dawn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvnkcode%2Fdawn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvnkcode%2Fdawn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f99414e80858ae604821f049d95ab40d99249edd
[INFO] testing rvnkcode/dawn 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%2Frvnkcode%2Fdawn" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rvnkcode/dawn
[INFO] finished tweaking git repo https://github.com/rvnkcode/dawn
[INFO] tweaked toml for git repo https://github.com/rvnkcode/dawn written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rvnkcode/dawn 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/rvnkcode/dawn 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4b9fe161e0c5deb19efc44478567b9161698e702c6f99aaf6f06518dd3ad7238
[INFO] running `Command { std: "docker" "start" "-a" "4b9fe161e0c5deb19efc44478567b9161698e702c6f99aaf6f06518dd3ad7238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b9fe161e0c5deb19efc44478567b9161698e702c6f99aaf6f06518dd3ad7238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9fe161e0c5deb19efc44478567b9161698e702c6f99aaf6f06518dd3ad7238", kill_on_drop: false }`
[INFO] [stdout] 4b9fe161e0c5deb19efc44478567b9161698e702c6f99aaf6f06518dd3ad7238
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f6732ff3bca4f5ccefc55a020a5e982fc9e7e06d5d57b313744d1a71c3521c6a
[INFO] running `Command { std: "docker" "start" "-a" "f6732ff3bca4f5ccefc55a020a5e982fc9e7e06d5d57b313744d1a71c3521c6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nanoid v0.5.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling dawn v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling dawn-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "f6732ff3bca4f5ccefc55a020a5e982fc9e7e06d5d57b313744d1a71c3521c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6732ff3bca4f5ccefc55a020a5e982fc9e7e06d5d57b313744d1a71c3521c6a", kill_on_drop: false }`
[INFO] [stdout] f6732ff3bca4f5ccefc55a020a5e982fc9e7e06d5d57b313744d1a71c3521c6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 77eaf01eca0fa02ecef90c52525a7e5a941b6ae9d234f42258aeaf456a310f95
[INFO] running `Command { std: "docker" "start" "-a" "77eaf01eca0fa02ecef90c52525a7e5a941b6ae9d234f42258aeaf456a310f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling dawn v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling dawn-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.61s
[INFO] running `Command { std: "docker" "inspect" "77eaf01eca0fa02ecef90c52525a7e5a941b6ae9d234f42258aeaf456a310f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77eaf01eca0fa02ecef90c52525a7e5a941b6ae9d234f42258aeaf456a310f95", kill_on_drop: false }`
[INFO] [stdout] 77eaf01eca0fa02ecef90c52525a7e5a941b6ae9d234f42258aeaf456a310f95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1f79cb42ac7986bdb9933ed8517cc8a949e43202a2d7479160462c7a59cbdf91
[INFO] running `Command { std: "docker" "start" "-a" "1f79cb42ac7986bdb9933ed8517cc8a949e43202a2d7479160462c7a59cbdf91", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dawn-3ac9f138c56d9ff5)
[INFO] [stdout] 
[INFO] [stdout] running 163 tests
[INFO] [stdout] test domain::task::description::tests::description_new_valid ... ok
[INFO] [stdout] test domain::task::description::tests::from_str_valid ... ok
[INFO] [stdout] test domain::task::filter::tests::is_empty_with_all ... ok
[INFO] [stdout] test domain::task::description::tests::description_new_empty_string ... ok
[INFO] [stdout] test domain::task::description::tests::description_new_whitespace_only ... ok
[INFO] [stdout] test domain::task::filter::tests::with_indices_deduplicates ... ok
[INFO] [stdout] test domain::task::filter::tests::is_empty_with_indices_only ... ok
[INFO] [stdout] test domain::task::filter::tests::is_empty_with_statuses_only ... ok
[INFO] [stdout] test domain::task::filter::tests::with_indices_single ... ok
[INFO] [stdout] test domain::task::filter::tests::with_statuses_deduplicates ... ok
[INFO] [stdout] test domain::task::filter::tests::with_statuses_extends ... ok
[INFO] [stdout] test domain::task::filter::tests::with_statuses_multiple ... ok
[INFO] [stdout] test domain::task::filter::tests::with_statuses_single ... ok
[INFO] [stdout] test domain::task::description::tests::description_new_trims_whitespace ... ok
[INFO] [stdout] test domain::task::filter::tests::with_indices_extends ... ok
[INFO] [stdout] test domain::task::filter::tests::with_uids_extends ... ok
[INFO] [stdout] test domain::task::filter::tests::with_indices_multiple ... ok
[INFO] [stdout] test domain::task::filter::tests::with_uids_multiple ... ok
[INFO] [stdout] test domain::task::filter::tests::with_words_deduplicates ... ok
[INFO] [stdout] test domain::task::filter::tests::with_words_deduplicates_across_calls ... ok
[INFO] [stdout] test domain::task::filter::tests::with_uids_single ... ok
[INFO] [stdout] test domain::task::filter::tests::with_words_extends ... ok
[INFO] [stdout] test domain::task::filter::tests::with_words_trims_whitespace ... ok
[INFO] [stdout] test domain::task::filter::tests::with_words_deduplicates_after_trimming ... ok
[INFO] [stdout] test domain::task::index::tests::from_str_non_numeric ... ok
[INFO] [stdout] test domain::task::index::tests::from_str_overflow ... ok
[INFO] [stdout] test domain::task::index::tests::from_str_empty ... ok
[INFO] [stdout] test domain::task::index::tests::from_str_whitespace ... ok
[INFO] [stdout] test domain::task::index::tests::from_str_valid ... ok
[INFO] [stdout] test domain::task::filter::tests::with_words_skips_empty_and_whitespace_only ... ok
[INFO] [stdout] test domain::task::index::tests::index_new_valid ... ok
[INFO] [stdout] test domain::task::index::tests::from_str_zero ... ok
[INFO] [stdout] test domain::task::index::tests::index_new_zero ... ok
[INFO] [stdout] test domain::task::tests::status_is_completed_when_completed_is_some ... ok
[INFO] [stdout] test domain::task::tests::status_is_deleted_when_deleted_is_some ... ok
[INFO] [stdout] test domain::task::tests::status_is_deleted_when_both_completed_and_deleted ... ok
[INFO] [stdout] test domain::task::tests::status_is_pending_when_not_completed_or_deleted ... ok
[INFO] [stdout] test domain::task::filter::tests::is_empty_with_words_only ... ok
[INFO] [stdout] test domain::task::tests::task_modification_is_not_empty_with_completed ... ok
[INFO] [stdout] test domain::task::tests::task_modification_is_not_empty_with_deleted ... ok
[INFO] [stdout] test domain::task::tests::task_modification_is_not_empty_with_description ... ok
[INFO] [stdout] test domain::task::timestamp::tests::timestamp_new_invalid ... ok
[INFO] [stdout] test domain::task::tests::task_modification_is_empty_when_all_none ... ok
[INFO] [stdout] test domain::task::unique_id::tests::from_str_long ... ok
[INFO] [stdout] test domain::task::tests::task_modification_is_not_empty_with_deleted_cleared ... ok
[INFO] [stdout] test domain::task::timestamp::tests::timestamp_new_valid ... ok
[INFO] [stdout] test domain::task::unique_id::tests::from_str_whitespace_only ... ok
[INFO] [stdout] test domain::task::filter::tests::with_uids_deduplicates ... ok
[INFO] [stdout] test domain::task::unique_id::tests::from_str_whitespace ... ok
[INFO] [stdout] test domain::task::unique_id::tests::from_str_valid ... ok
[INFO] [stdout] test domain::task::tests::task_modification_is_not_empty_with_completed_cleared ... ok
[INFO] [stdout] test domain::task::unique_id::tests::from_str_with_disallowed_character ... ok
[INFO] [stdout] test domain::task::filter::tests::is_empty_with_uids_only ... ok
[INFO] [stdout] test domain::task::unique_id::tests::from_str_short ... ok
[INFO] [stdout] test domain::task::unique_id::tests::unique_id_new ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_deleted_cleared ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_description ... ok
[INFO] [stdout] test domain::task::unique_id::tests::from_str_with_space ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_deleted_set ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_empty_modification ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_completed_set ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_empty_targets ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_counts_chars_not_bytes_for_korean_long ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_counts_chars_not_bytes_for_korean_short ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_escapes_fts_quotes ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_escapes_like_underscore_and_backslash ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_escapes_like_percent ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_completed_only ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_all_statuses ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_multiple_targets ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_empty_filter ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_multiple_fields ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_deleted_only ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_index_and_status ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_mixed_word_lengths ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_multiple_indices ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_multiple_long_words ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_single_long_word ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_multiple_uids ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_single_short_word ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_pending_only ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_update_clause_with_completed_cleared ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_single_uid ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_single_index ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_multiple_short_words ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_two_statuses ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_uid_and_status ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_uid_and_index ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_uid_and_index_and_status ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_words_and_index ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_words_and_status ... ok
[INFO] [stdout] test outbound::query_builder::tests::escape_fts5_term_wraps_plain_string_in_quotes ... ok
[INFO] [stdout] test outbound::query_builder::tests::escape_like_passthrough_when_no_metachars ... ok
[INFO] [stdout] test outbound::query_builder::tests::repeat_vars_single ... ok
[INFO] [stdout] test outbound::query_builder::tests::escape_fts5_term_doubles_internal_quotes ... ok
[INFO] [stdout] test outbound::query_builder::tests::escape_like_escapes_percent_underscore_and_backslash ... ok
[INFO] [stdout] test outbound::query_builder::tests::repeat_vars_multiple ... ok
[INFO] [stdout] test outbound::query_builder::tests::build_where_clause_with_words_and_uid ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::create_task_duplicate_id_returns_error ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::create_task_inserts_row ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::delete_empty_targets_returns_error ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::count_pending_returns_zero_when_no_tasks ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::count_pending_returns_error_when_table_missing ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::count_pending_excludes_deleted_and_completed_tasks ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::count_pending_returns_count_of_pending_tasks ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::update_tasks_clears_deleted ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::delete_multiple_tasks ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::delete_single_task ... ok
[INFO] [stdout] test outbound::sqlite::tests::init::error_when_database_version_is_newer ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::update_tasks_changes_description ... ok
[INFO] [stdout] test outbound::sqlite::tests::init::create_schema_on_fresh_database ... ok
[INFO] [stdout] test outbound::sqlite::tests::init::skip_migration_when_version_matches ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::update_tasks_fires_modified_trigger ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::update_tasks_clears_completed ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::update_tasks_sets_deleted ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_index_with_completed_returns_empty ... ok
[INFO] [stdout] test outbound::sqlite::tests::crud::update_tasks_sets_completed ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_index_with_deleted_returns_empty ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_all_statuses ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_multiple_words_partial_match_returns_empty ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_completed_only ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_deleted_only ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_multiple_indices ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_multiple_uids ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_nonexistent_index ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_nonexistent_uid ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_multiple_words_all_match ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_uid_and_index ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_single_uid ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_mixed_long_and_short_words ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_two_statuses ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_pending_only ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_uid_with_status ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_long_match ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_japanese_hiragana_katakana ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_korean_long ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_single_index ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_short_case_insensitive ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_japanese_long ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_long_case_insensitive ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_japanese_short ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_with_index_short ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_korean_short ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_short_match ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_no_match_returns_empty ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_substring_match ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_orders_by_entry_then_id ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_with_status ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_with_uid ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_no_filter_returns_all ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::exclude_deleted_and_completed_tasks_from_row_ids ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_returns_empty_vec_when_no_tasks ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_with_index ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::not_update_modified_when_same_value ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::assign_sequential_row_ids_to_pending_tasks ... ok
[INFO] [stdout] test outbound::sqlite::tests::list::list_tasks_filter_word_with_like_metacharacter ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::update_modified_when_completed_changes ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::sync_insert_to_fts ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::sync_delete_to_fts ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::sync_update_to_fts ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::update_modified_when_deleted_changes ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::update_modified_when_entry_changes ... ok
[INFO] [stdout] test outbound::sqlite::tests::triggers::update_modified_when_description_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 163 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dawn_cli-f01321131145b162)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test filter::tests::comma_separated_indices_yield_next ... ok
[INFO] [stdout] test filter::tests::double_comma_demotes_to_word ... ok
[INFO] [stdout] test filter::tests::duplicate_words_deduped ... ok
[INFO] [stdout] test filter::tests::bare_double_zero_collected_as_word ... ok
[INFO] [stdout] test filter::tests::bare_id_with_word_yields_info_with_word_filter ... ok
[INFO] [stdout] test filter::tests::duplicates_within_set_are_deduped ... ok
[INFO] [stdout] test filter::tests::bare_plus_set_yields_info_with_union ... ok
[INFO] [stdout] test filter::tests::bare_leading_zero_collected_as_word ... ok
[INFO] [stdout] test filter::tests::all_invalid_set_demotes_to_word ... ok
[INFO] [stdout] test filter::tests::empty_input_yields_next_with_empty_filter ... ok
[INFO] [stdout] test filter::tests::empty_string_yields_next_with_empty_filter ... ok
[INFO] [stdout] test filter::tests::bare_word_collected_into_words ... ok
[INFO] [stdout] test filter::tests::invalid_bare_collected_as_word ... ok
[INFO] [stdout] test filter::tests::leading_comma_demotes_to_word ... ok
[INFO] [stdout] test filter::tests::multiple_set_args_merge_and_dedup ... ok
[INFO] [stdout] test filter::tests::multiple_bare_args_merge_and_yield_info ... ok
[INFO] [stdout] test filter::tests::invalid_bare_mixed_with_set_collected_as_word ... ok
[INFO] [stdout] test filter::tests::invalid_segment_in_set_demotes_whole_token_to_word ... ok
[INFO] [stdout] test filter::tests::multiple_bare_words_collected ... ok
[INFO] [stdout] test filter::tests::non_ascii_bare_collected_as_word ... ok
[INFO] [stdout] test filter::tests::outer_whitespace_trimmed_then_parsed_as_set ... ok
[INFO] [stdout] test filter::tests::set_with_word_yields_next_with_both ... ok
[INFO] [stdout] test filter::tests::single_index_bare_yields_info ... ok
[INFO] [stdout] test filter::tests::set_with_zero_segment_demoted_to_word ... ok
[INFO] [stdout] test filter::tests::single_uid_bare_yields_info ... ok
[INFO] [stdout] test filter::tests::set_with_word_shaped_segment_treated_as_uid ... ok
[INFO] [stdout] test filter::tests::surrounding_whitespace_on_word_trimmed ... ok
[INFO] [stdout] test filter::tests::twelve_digit_numeric_parses_as_uid ... ok
[INFO] [stdout] test filter::tests::twelve_letter_all_uppercase_unaffected_by_heuristic ... ok
[INFO] [stdout] test filter::tests::trailing_comma_demotes_to_word ... ok
[INFO] [stdout] test filter::tests::set_with_index_and_uid_yields_next ... ok
[INFO] [stdout] test filter::tests::zero_bare_collected_as_word ... ok
[INFO] [stdout] test filter::tests::set_with_leading_zero_segment_demoted_to_word ... ok
[INFO] [stdout] test filter::tests::set_and_bare_with_overlapping_ids_dedup ... ok
[INFO] [stdout] test filter::tests::twelve_letter_lowercase_collected_as_word ... ok
[INFO] [stdout] test filter::tests::uid_with_digit_unaffected_by_heuristic ... ok
[INFO] [stdout] test filter::tests::twelve_letter_title_case_collected_as_word ... ok
[INFO] [stdout] test filter::tests::whitespace_around_comma_demotes_to_word ... ok
[INFO] [stdout] test table::age::tests::calendar_months_exact_three ... ok
[INFO] [stdout] test table::age::tests::calendar_months_nine_across_year ... ok
[INFO] [stdout] test table::age::tests::days ... ok
[INFO] [stdout] test table::age::tests::days_just_under_two_weeks ... ok
[INFO] [stdout] test table::age::tests::invalid_negative_delta ... ok
[INFO] [stdout] test table::age::tests::hours ... ok
[INFO] [stdout] test table::age::tests::weeks_at_two_week_boundary ... ok
[INFO] [stdout] test table::age::tests::minutes ... ok
[INFO] [stdout] test table::age::tests::seconds ... ok
[INFO] [stdout] test table::age::tests::year_and_months ... ok
[INFO] [stdout] test table::age::tests::calendar_months_borrow_still_weeks ... ok
[INFO] [stdout] test table::age::tests::weeks_eleven ... ok
[INFO] [stdout] test table::age::tests::year_exact_no_months ... ok
[INFO] [stdout] test table::age::tests::two_years_no_months ... ok
[INFO] [stdout] test table::age::tests::year_just_before_anniversary_shows_months ... ok
[INFO] [stdout] test table::age::tests::zero_delta ... ok
[INFO] [stdout] test table::date_format::tests::format_absolute_crosses_day_boundary_forward ... ok
[INFO] [stdout] test table::date_format::tests::format_with_age_appends_parenthesized_age ... ok
[INFO] [stdout] test table::base_table::tests::render_includes_headers_and_row_data ... ok
[INFO] [stdout] test table::date_format::tests::format_absolute_renders_in_provided_timezone ... ok
[INFO] [stdout] test table::info_table::tests::render_includes_end_row_when_completed_is_set ... ok
[INFO] [stdout] test table::info_table::tests::render_includes_base_rows_for_pending_task ... ok
[INFO] [stdout] test table::info_table::tests::render_includes_both_end_and_deleted_rows_when_set ... ok
[INFO] [stdout] test table::next_row::tests::new_returns_missing_index_when_index_is_none ... ok
[INFO] [stdout] test table::info_table::tests::render_uses_dash_for_id_when_index_is_none ... ok
[INFO] [stdout] test table::info_table::tests::render_includes_deleted_row_when_deleted_is_set ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dawn-243e83923760c4aa)
[INFO] [stdout] test table::next_row::tests::new_succeeds_with_valid_task ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] [stderr]      Running tests/cli_add.rs (/opt/rustwide/target/debug/deps/cli_add-ec259428fca1f670)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test add_whitespace_only_description_rejected ... ok
[INFO] [stdout] test add_missing_description_rejected ... ok
[INFO] [stdout] test add_empty_description_rejected ... ok
[INFO] [stdout] test add_single_task_prints_counter_1 ... ok
[INFO] [stdout] test add_with_preceding_filter_joins_filter_and_words ... ok
[INFO] [stdout] test add_two_tasks_counter_increments ... ok
[INFO] [stdout] test add_unquoted_multiword_joins_words ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_info.rs (/opt/rustwide/target/debug/deps/cli_info-546071ef95d5f0f0)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test info_empty_db_with_index_prints_no_matches ... ok
[INFO] [stdout] test info_nonexistent_index_prints_no_matches ... ok
[INFO] [stdout] test info_nonexistent_uid_prints_no_matches ... ok
[INFO] [stdout] test non_id_bare_routes_to_next_with_word_filter ... ok
[INFO] [stdout] test bare_with_nonexistent_id_and_set_filter_exits_cleanly ... ok
[INFO] [stdout] test info_multiple_bare_args_renders_each_task ... ok
[INFO] [stdout] test info_single_index_renders_all_base_rows ... ok
[INFO] [stdout] test info_omits_end_and_deleted_rows_for_pending ... ok
[INFO] [stderr]      Running tests/cli_next.rs (/opt/rustwide/target/debug/deps/cli_next-1e01445d31b60bbc)
[INFO] [stdout] test mixed_set_and_bare_resolves_to_info_with_merged_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test all_invalid_single_prints_no_matches ... ok
[INFO] [stdout] test all_invalid_set_prints_no_matches ... ok
[INFO] [stdout] test next_filter_nonexistent_index_prints_no_matches ... ok
[INFO] [stdout] test next_with_no_tasks_prints_no_matches ... ok
[INFO] [stdout] test next_filter_set_with_invalid_segment_demotes_to_word ... ok
[INFO] [stdout] test next_filter_set_with_zero_segment_demotes_to_word ... ok
[INFO] [stdout] test next_with_multiple_tasks_prints_plural_footer ... ok
[INFO] [stdout] test next_with_one_task_prints_singular_footer ... ok
[INFO] [stdout] test zero_bare_prints_no_matches ... ok
[INFO] [stdout] test next_filter_multiple_set_args ... ok
[INFO] [stderr]    Doc-tests dawn
[INFO] [stdout] test next_filter_set_two_indices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[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] [stderr]    Doc-tests dawn_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" "1f79cb42ac7986bdb9933ed8517cc8a949e43202a2d7479160462c7a59cbdf91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f79cb42ac7986bdb9933ed8517cc8a949e43202a2d7479160462c7a59cbdf91", kill_on_drop: false }`
[INFO] [stdout] 1f79cb42ac7986bdb9933ed8517cc8a949e43202a2d7479160462c7a59cbdf91
