[INFO] cloning repository https://github.com/suhlig/rustomato
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suhlig/rustomato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a10a43e6b0af4b5f2af3903afe603bc42e0b331
[INFO] testing suhlig/rustomato against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suhlig/rustomato
[INFO] finished tweaking git repo https://github.com/suhlig/rustomato
[INFO] tweaked toml for git repo https://github.com/suhlig/rustomato written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suhlig/rustomato on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suhlig/rustomato 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded log v0.4.30
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded libredox v0.1.17
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded uuid v1.23.4
[INFO] [stderr]   Downloaded hashlink v0.12.0
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.1
[INFO] [stderr]   Downloaded console v0.16.4
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded clap_complete v4.6.7
[INFO] [stderr]   Downloaded indicatif v0.18.6
[INFO] [stderr]   Downloaded built v0.8.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded rusqlite v0.40.1
[INFO] [stderr]   Downloaded git2 v0.21.0
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] [stderr]   Downloaded libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]   Downloaded libsqlite3-sys v0.38.1
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798
[INFO] running `Command { std: "docker" "start" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798", 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" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798", 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" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling hashlink v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling indicatif v0.18.6
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.21.0
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling rustomato v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusqlite v0.40.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.80s
[INFO] running `Command { std: "docker" "inspect" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798", 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" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustomato v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798", 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" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustomato-a3fdf47e6d6af830)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test export::tests::test_csv_quote_needed ... ok
[INFO] [stdout] test export::tests::test_elapsed_min_active_is_empty ... ok
[INFO] [stdout] test export::tests::test_elapsed_min_cancelled ... ok
[INFO] [stdout] test export::tests::test_csv_quote_not_needed ... ok
[INFO] [stdout] test export::tests::test_elapsed_min_finished ... ok
[INFO] [stdout] test export::tests::test_escape_json_quotes ... ok
[INFO] [stdout] test export::tests::test_escape_json_newline ... ok
[INFO] [stdout] test export::tests::test_escape_json_simple ... ok
[INFO] [stdout] test export::tests::test_format_annotations_json_empty ... ok
[INFO] [stdout] test export::tests::test_status_str_new ... ok
[INFO] [stdout] test export::tests::test_ts_zero_is_empty ... ok
[INFO] [stdout] test hooks::tests::missing_hook_is_ok ... ok
[INFO] [stdout] test hooks::tests::no_hooks_skips_even_failing_hook ... ok
[INFO] [stdout] test hooks::tests::non_executable_hook_is_ok ... ok
[INFO] [stdout] test export::tests::test_format_row_basic ... ok
[INFO] [stdout] test export::tests::test_format_annotations_json_escapes_body ... ok
[INFO] [stdout] test export::tests::test_format_annotations_json_single ... ok
[INFO] [stdout] test export::tests::test_format_row_with_annotations ... ok
[INFO] [stdout] test hooks::tests::hook_receives_finished_at ... ok
[INFO] [stdout] test hooks::tests::exit_zero_is_ok ... ok
[INFO] [stdout] test hooks::tests::exit_nonzero_is_error ... ok
[INFO] [stdout] test hooks::tests::hook_receives_environment ... ok
[INFO] [stdout] test hooks::tests::hook_receives_name_as_first_argument ... ok
[INFO] [stdout] test hooks::tests::hook_receives_cancelled_at ... ok
[INFO] [stdout] test hooks::tests::hook_receives_uuid ... ok
[INFO] [stdout] test hooks::tests::hook_that_sleeps_is_killed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustomato-c08e8d268d8f7d50)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/acceptance_tests.rs (/opt/rustwide/target/debug/deps/acceptance_tests-b8b87a82866e0bfb)
[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] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test acceptance_tests::break_log_all_three_is_error ... ok
[INFO] [stdout] test acceptance_tests::break_log_needs_at_least_one_timestamp ... ok
[INFO] [stdout] test acceptance_tests::annotate_break_empty_fails ... ok
[INFO] [stdout] test acceptance_tests::annotate_nothing_at_all_fails ... ok
[INFO] [stdout] test acceptance_tests::annotate_break ... ok
[INFO] [stdout] test acceptance_tests::annotate_positional_and_target_conflict ... ok
[INFO] [stdout] test acceptance_tests::annotate_active_pomodoro ... ok
[INFO] [stdout] test acceptance_tests::break_log_finished_before_started_is_error ... ok
[INFO] [stdout] test acceptance_tests::break_log_overlapping_rule1_error ... ok
[INFO] [stdout] test acceptance_tests::annotate_empty_fails ... ok
[INFO] [stdout] test acceptance_tests::break_log_with_both_timestamps ... ok
[INFO] [stdout] test acceptance_tests::annotate_fallback_to_most_recently_ended ... ok
[INFO] [stdout] test acceptance_tests::annotate_positional_index ... ok
[INFO] [stdout] test acceptance_tests::annotate_with_target_invalid_fails ... ok
[INFO] [stdout] test acceptance_tests::init_creates_hooks_directory_and_sample_hooks ... ok
[INFO] [stdout] test acceptance_tests::annotate_with_target_uuid_prefix ... ok
[INFO] [stdout] test acceptance_tests::init_is_idempotent ... ok
[INFO] [stdout] test acceptance_tests::annotate_with_target_negative_index ... ok
[INFO] [stdout] test acceptance_tests::break_log_with_started_at_and_duration ... ok
[INFO] [stdout] test acceptance_tests::break_log_with_unix_timestamp ... ok
[INFO] [stdout] test acceptance_tests::break_log_with_finished_at_and_duration ... ok
[INFO] [stdout] test acceptance_tests::cancel_break_positional_is_not_rejected_by_clap ... ok
[INFO] [stdout] test acceptance_tests::break_log_with_default_duration ... ok
[INFO] [stdout] test acceptance_tests::cancel_positional_and_target_conflict ... ok
[INFO] [stdout] test acceptance_tests::cancel_no_target_no_active_fails ... ok
[INFO] [stdout] test acceptance_tests::creates_root_directory_when_it_does_not_exist ... ok
[INFO] [stdout] test acceptance_tests::cancel_break_target_uuid_prefix ... ok
[INFO] [stdout] test acceptance_tests::interrupt_invalid_kind_fails ... ok
[INFO] [stdout] test acceptance_tests::interrupt_nothing_active_fails ... ok
[INFO] [stdout] test acceptance_tests::failing_before_start_break_hook_exits_nonzero ... ok
[INFO] [stdout] test acceptance_tests::failing_before_start_hook_exits_nonzero ... ok
[INFO] [stdout] test acceptance_tests::cancel_positional_index ... ok
[INFO] [stdout] test acceptance_tests::interrupt_active_pomodoro_increments_counter ... ok
[INFO] [stdout] test acceptance_tests::cancel_target_negative_index ... ok
[INFO] [stdout] test acceptance_tests::interrupt_positional_and_target_conflict ... ok
[INFO] [stdout] test acceptance_tests::interrupt_with_target_break_fails ... ok
[INFO] [stdout] test acceptance_tests::log_finished_before_started_is_error ... ok
[INFO] [stdout] test acceptance_tests::interrupt_with_target_invalid_fails ... ok
[INFO] [stdout] test acceptance_tests::interrupt_with_external_flag_works ... ok
[INFO] [stdout] test acceptance_tests::interrupt_verbose_shows_pomodoro_with_counter ... ok
[INFO] [stdout] test acceptance_tests::log_all_three_is_error ... ok
[INFO] [stdout] test acceptance_tests::plain ... ok
[INFO] [stdout] test acceptance_tests::log_needs_at_least_one_timestamp ... ok
[INFO] [stdout] test acceptance_tests::log_overlapping_rule1_error ... ok
[INFO] [stdout] test acceptance_tests::log_with_both_timestamps ... ok
[INFO] [stdout] test acceptance_tests::interrupt_with_target_uuid_prefix ... ok
[INFO] [stdout] test acceptance_tests::interrupt_positional_index ... ok
[INFO] [stdout] test acceptance_tests::interrupt_with_target_negative_index ... ok
[INFO] [stdout] test acceptance_tests::log_with_default_duration ... ok
[INFO] [stdout] test acceptance_tests::log_with_finished_at_and_duration ... ok
[INFO] [stdout] test acceptance_tests::log_with_started_at_and_duration ... ok
[INFO] [stdout] test acceptance_tests::log_with_unix_timestamp ... ok
[INFO] [stdout] test acceptance_tests::report_day_invalid_date ... ok
[INFO] [stdout] test acceptance_tests::report_day_empty ... ok
[INFO] [stdout] test acceptance_tests::no_hooks_break_succeeds_despite_failing_hook ... ok
[INFO] [stdout] test acceptance_tests::no_hooks_flag_skips_failing_hook_and_allows_pomodoro ... ok
[INFO] [stdout] test acceptance_tests::report_day_defaults_to_today ... ok
[INFO] [stdout] test acceptance_tests::non_executable_hook_is_ignored ... ok
[INFO] [stdout] test acceptance_tests::report_day_with_logged_pomodoro ... ok
[INFO] [stdout] test acceptance_tests::report_interruptions_empty ... ok
[INFO] [stdout] test acceptance_tests::report_interruptions_invalid_date ... ok
[INFO] [stdout] test acceptance_tests::report_interruptions_with_only_counter_data ... ok
[INFO] [stdout] test acceptance_tests::report_last_empty ... ok
[INFO] [stdout] test acceptance_tests::report_last_defaults_to_today ... ok
[INFO] [stdout] test acceptance_tests::report_day_with_multiple_entries ... ok
[INFO] [stdout] test acceptance_tests::report_last_single_day ... ok
[INFO] [stdout] test acceptance_tests::report_last_with_data ... ok
[INFO] [stdout] test acceptance_tests::report_month_defaults_to_today ... ok
[INFO] [stdout] test acceptance_tests::report_month_empty ... ok
[INFO] [stdout] test acceptance_tests::report_month_invalid_date ... ok
[INFO] [stdout] test acceptance_tests::report_week_empty ... ok
[INFO] [stdout] test acceptance_tests::report_month_with_yyyymm_format ... ok
[INFO] [stdout] test acceptance_tests::report_week_invalid_date ... ok
[INFO] [stdout] test acceptance_tests::report_week_defaults_to_today ... ok
[INFO] [stdout] test acceptance_tests::verbose ... ok
[INFO] [stdout] test acceptance_tests::report_month_shows_week_breakdown ... ok
[INFO] [stdout] test acceptance_tests::verbose_output_mentions_hooks ... ok
[INFO] [stdout] test acceptance_tests::report_month_with_logged_pomodori ... ok
[INFO] [stdout] test acceptance_tests::report_week_shows_day_by_day_breakdown ... ok
[INFO] [stdout] test acceptance_tests::report_week_with_logged_pomodori ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hooks_integration_tests.rs (/opt/rustwide/target/debug/deps/hooks_integration_tests-05c1efdaa302355a)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test hooks_integration::after_finish_break_hook_failure_is_not_fatal ... ok
[INFO] [stdout] test hooks_integration::after_interrupt_pomodoro_hook_failure_is_not_fatal ... ok
[INFO] [stdout] test hooks_integration::annotate_most_recently_ended ... ok
[INFO] [stdout] test hooks_integration::annotate_nothing_available_returns_error ... ok
[INFO] [stdout] test hooks_integration::annotate_break ... ok
[INFO] [stdout] test hooks_integration::annotate_active_pomodoro ... ok
[INFO] [stdout] test hooks_integration::after_finish_pomodoro_hook_failure_is_not_fatal ... ok
[INFO] [stdout] test hooks_integration::break_annotate_with_active_pomodoro_finds_finished_break ... ok
[INFO] [stdout] test hooks_integration::after_finish_hook_can_observe_finished_state ... ok
[INFO] [stdout] test hooks_integration::before_finish_pomodoro_hook_aborts_on_nonzero_exit ... ok
[INFO] [stdout] test hooks_integration::before_annotate_pomodoro_hook_aborts_on_nonzero_exit ... ok
[INFO] [stdout] test hooks_integration::before_start_pomodoro_hook_aborts_on_nonzero_exit ... ok
[INFO] [stdout] test hooks_integration::before_start_pomodoro_hook_does_not_abort_on_zero_exit ... ok
[INFO] [stdout] test hooks_integration::after_annotate_break_hook_failure_is_not_fatal ... ok
[INFO] [stdout] test hooks_integration::interrupt_during_break_no_finished_pomodoro_returns_error ... ok
[INFO] [stdout] test hooks_integration::before_annotate_break_hook_aborts_on_nonzero_exit ... ok
[INFO] [stdout] test hooks_integration::interrupt_during_break_falls_back_to_finished_pomodoro ... ok
[INFO] [stdout] test hooks_integration::no_hooks_lets_operation_proceed_despite_failing_hook ... ok
[INFO] [stdout] test hooks_integration::interrupt_increments_counter ... ok
[INFO] [stdout] test hooks_integration::annotate_receives_annotation_env ... ok
[INFO] [stdout] test hooks_integration::before_start_break_hook_aborts_on_nonzero_exit ... ok
[INFO] [stdout] test hooks_integration::after_annotate_pomodoro_hook_failure_is_not_fatal ... ok
[INFO] [stdout] test hooks_integration::after_start_break_hook_failure_is_not_fatal ... ok
[INFO] [stdout] test hooks_integration::before_finish_break_hook_aborts_on_nonzero_exit ... ok
[INFO] [stdout] test hooks_integration::after_start_pomodoro_hook_failure_is_not_fatal ... ok
[INFO] [stdout] test hooks_integration::before_interrupt_pomodoro_hook_aborts_on_nonzero_exit ... ok
[INFO] [stdout] test hooks_integration::interrupt_no_active_returns_error ... ok
[INFO] [stdout] test hooks_integration::interrupt_target_break_returns_error ... ok
[INFO] [stdout] test hooks_integration::interrupt_target_resolves_and_increments_counter ... ok
[INFO] [stdout] test hooks_integration::interrupt_target_nonexistent_returns_error ... ok
[INFO] [stdout] test hooks_integration::no_hook_files_does_not_hinder_operation ... ok
[INFO] [stdout] test hooks_integration::log_break_no_hooks_succeeds ... ok
[INFO] [stdout] test hooks_integration::interrupt_hook_receives_interrupt_kind_env ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-9435867480f2e163)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test integration_tests::entries_between_empty ... ok
[INFO] [stdout] test integration_tests::annotations_for_nonexistent ... ok
[INFO] [stdout] test integration_tests::consecutive_pomodoro_count_four_finished ... ok
[INFO] [stdout] test integration_tests::consecutive_pomodoro_count_ignores_cancelled ... ok
[INFO] [stdout] test integration_tests::consecutive_pomodoro_count_short_break_does_not_reset ... ok
[INFO] [stdout] test integration_tests::consecutive_pomodoro_count_none ... ok
[INFO] [stdout] test integration_tests::find_by_uuid_prefix_empty_prefix_fails ... ok
[INFO] [stdout] test integration_tests::most_recently_ended_none ... ok
[INFO] [stdout] test integration_tests::consecutive_pomodoro_count_single_finished ... ok
[INFO] [stdout] test integration_tests::find_by_timestamp_within_finished_range ... ok
[INFO] [stdout] test integration_tests::entries_between_returns_entries_in_range ... ok
[INFO] [stdout] test integration_tests::find_by_timestamp_matches_active_entry ... ok
[INFO] [stdout] test integration_tests::most_recently_ended_cancelled ... ok
[INFO] [stdout] test integration_tests::most_recently_ended_finished ... ok
[INFO] [stdout] test integration_tests::most_recently_finished_pomodoro_none ... ok
[INFO] [stdout] test integration_tests::find_by_uuid_prefix_matches_abbreviated ... ok
[INFO] [stdout] test integration_tests::find_by_timestamp_outside_range_returns_none ... ok
[INFO] [stdout] test integration_tests::most_recently_ended_ignores_active ... ok
[INFO] [stdout] test integration_tests::most_recently_finished_pomodoro_ignores_active_pomodoro ... ok
[INFO] [stdout] test integration_tests::most_recently_ended_mixed_kinds ... ok
[INFO] [stdout] test integration_tests::most_recently_finished_pomodoro_returns_most_recent ... ok
[INFO] [stdout] test integration_tests::consecutive_pomodoro_count_resets_after_long_break ... ok
[INFO] [stdout] test integration_tests::nth_most_recently_finished_pomodoro_returns_second_most_recent ... ok
[INFO] [stdout] test integration_tests::no_active ... ok
[INFO] [stdout] test integration_tests::pom_finished_before_started ... ok
[INFO] [stdout] test integration_tests::nth_most_recently_started_filters_by_kind ... ok
[INFO] [stdout] test integration_tests::record_interrupt_increments_counter ... ok
[INFO] [stdout] test integration_tests::nth_most_recently_started_none_when_empty ... ok
[INFO] [stdout] test integration_tests::save_external_finished_adjacent_non_overlapping_succeeds ... ok
[INFO] [stdout] test integration_tests::nth_most_recently_finished_pomodoro_none_when_empty ... ok
[INFO] [stdout] test integration_tests::nth_most_recently_started_includes_active ... ok
[INFO] [stdout] test parse_timestamp_tests::parse_invalid_returns_error ... ok
[INFO] [stdout] test parse_timestamp_tests::parse_rfc3339_with_offset ... ok
[INFO] [stdout] test integration_tests::save_annotation_twice_for_same_schedulable ... ok
[INFO] [stdout] test parse_timestamp_tests::parse_rfc3339_with_zulu ... ok
[INFO] [stdout] test parse_timestamp_tests::parse_unix_timestamp ... ok
[INFO] [stdout] test integration_tests::save_cancelled ... ok
[INFO] [stdout] test integration_tests::nth_most_recently_started_returns_by_started_at ... ok
[INFO] [stdout] test integration_tests::record_interrupt_on_nonexistent_uuid ... ok
[INFO] [stdout] test integration_tests::save_annotation ... ok
[INFO] [stdout] test integration_tests::save_active ... ok
[INFO] [stdout] test integration_tests::save_external_finished_break ... ok
[INFO] [stdout] test integration_tests::save_new ... ok
[INFO] [stdout] test integration_tests::save_interrupt_updates_counter_on_schedulable ... ok
[INFO] [stdout] test integration_tests::save_second ... ok
[INFO] [stdout] test integration_tests::save_external_finished_pomodoro ... ok
[INFO] [stdout] test integration_tests::save_second_after_finish ... ok
[INFO] [stdout] test integration_tests::save_finished ... ok
[INFO] [stdout] test integration_tests::save_external_finished_overlaps_existing_returns_error ... ok
[INFO] [stdout] test integration_tests::save_interrupt_and_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustomato
[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" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798", kill_on_drop: false }`
[INFO] [stdout] 6cebd15bb1b400627008a0d46579f275fc8ffc2c7aa973e973d27738839d2798
