[INFO] cloning repository https://github.com/SethMMorton/tidymoney [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SethMMorton/tidymoney" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethMMorton%2Ftidymoney", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethMMorton%2Ftidymoney'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d472ad07192cd88e0be5da4058f96f6fa4c1bc37 [INFO] testing SethMMorton/tidymoney against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethMMorton%2Ftidymoney" "/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/SethMMorton/tidymoney [INFO] finished tweaking git repo https://github.com/SethMMorton/tidymoney [INFO] tweaked toml for git repo https://github.com/SethMMorton/tidymoney written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SethMMorton/tidymoney on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SethMMorton/tidymoney 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d72071507b9a6f16a821349419537f740a23e46ceb2e64782494e6132aec95fe [INFO] running `Command { std: "docker" "start" "-a" "d72071507b9a6f16a821349419537f740a23e46ceb2e64782494e6132aec95fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d72071507b9a6f16a821349419537f740a23e46ceb2e64782494e6132aec95fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72071507b9a6f16a821349419537f740a23e46ceb2e64782494e6132aec95fe", kill_on_drop: false }` [INFO] [stdout] d72071507b9a6f16a821349419537f740a23e46ceb2e64782494e6132aec95fe [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a88d1a0178732b7c1ccd9fd563bde7968737c33b928567ea014a3038f1c28d9e [INFO] running `Command { std: "docker" "start" "-a" "a88d1a0178732b7c1ccd9fd563bde7968737c33b928567ea014a3038f1c28d9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling simple-home-dir v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling simple-expand-tilde v0.4.5 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling config-finder v0.1.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rust_decimal_macros v1.36.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tidymoney v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.11s [INFO] running `Command { std: "docker" "inspect" "a88d1a0178732b7c1ccd9fd563bde7968737c33b928567ea014a3038f1c28d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88d1a0178732b7c1ccd9fd563bde7968737c33b928567ea014a3038f1c28d9e", kill_on_drop: false }` [INFO] [stdout] a88d1a0178732b7c1ccd9fd563bde7968737c33b928567ea014a3038f1c28d9e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aed6a8b537c56b5e1cb45029af819221268d66d4a3415a941219303fff5d78be [INFO] running `Command { std: "docker" "start" "-a" "aed6a8b537c56b5e1cb45029af819221268d66d4a3415a941219303fff5d78be", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tidymoney v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.23s [INFO] running `Command { std: "docker" "inspect" "aed6a8b537c56b5e1cb45029af819221268d66d4a3415a941219303fff5d78be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed6a8b537c56b5e1cb45029af819221268d66d4a3415a941219303fff5d78be", kill_on_drop: false }` [INFO] [stdout] aed6a8b537c56b5e1cb45029af819221268d66d4a3415a941219303fff5d78be [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 124f5451ef3039a92f74ad2ba127807ce2cd9f20c431dfe4c421f26b169d166d [INFO] running `Command { std: "docker" "start" "-a" "124f5451ef3039a92f74ad2ba127807ce2cd9f20c431dfe4c421f26b169d166d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tidymoney-e665e166cceddcf8) [INFO] [stdout] [INFO] [stdout] running 162 tests [INFO] [stdout] test rules::category_and_memo::test::test_categories_must_give_at_least_one_rule ... ok [INFO] [stdout] test rules::category_and_memo::test::test_date_filter_must_be_valid ... ok [INFO] [stdout] test rules::category_and_memo::test::test_memos_must_give_at_least_one_rule ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_01 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_02 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_check_at_least_one_affirmative ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_05 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_04 ... ok [INFO] [stdout] test file_io::test::test_ensure_storage_path::case_1 ... ok [INFO] [stdout] test file_io::test::test_ensure_storage_path::case_2 ... ok [INFO] [stdout] test file_io::test::test_move_file ... ok [INFO] [stdout] test file_io::test::test_store_raw_transactions ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_07 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_06 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_09 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_08 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_10 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_11 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_15 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_19 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_18 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_17 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_16 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_13 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_21 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_20 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_14 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_29 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_28 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_33 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_23 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_30 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_32 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_34 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_26 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_22 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_01 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_04 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_27 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_03 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_02 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_25 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_03 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_06 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_11 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_08 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_12 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_09 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_13 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_24 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_07 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_10 ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_31 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_05 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_16 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_17 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_18 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_19 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_01 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_02 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_04 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_03 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_05 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_07 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_06 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_09 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_14 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_08 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_month::case_15 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_01 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_11 ... ok [INFO] [stdout] test rules::date_filter::test::test_date_is_ouside_range_in_year::case_10 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_02 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_06 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_07 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_08 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_09 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_10 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_13 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_11 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_12 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_01 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_03 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_02 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_04 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_06 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_05 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_07 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_09 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_10 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_08 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_11 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_12 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_14 ... ok [INFO] [stdout] test rules::mapping::test::test_header_matches::case_3 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_1 ... ok [INFO] [stdout] test rules::mapping::test::test_remap::case_1 ... ok [INFO] [stdout] test rules::mapping::test::test_remap::case_2 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_03 ... ok [INFO] [stdout] test rules::mapping::test::test_header_matches::case_1 ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_04 ... ok [INFO] [stdout] test rules::mapping::test::test_header_matches::case_2 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_7 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_8 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_4 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_2 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_3 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_9 ... ok [INFO] [stdout] test rules::date_filter::test::test_validate::case_13 ... ok [INFO] [stdout] test rules::paths::test::test_normaize_path ... ok [INFO] [stdout] test rules::paths::test::test_storage_must_exist ... ok [INFO] [stdout] test rules::paths::test::test_storage_must_be_a_directory ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_01 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_03 ... ok [INFO] [stdout] test rules::mapping::test::test_header_matches::case_4 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_08 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_09 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_6 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_07 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_05 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_11 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_10 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_12 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_04 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_02 ... ok [INFO] [stdout] test rules::mapping::test::test_validate::case_5 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_13 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_17 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_19 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_14 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_18 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_06 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_16 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_22 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_20 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_25 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_23 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_21 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_26 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_15 ... ok [INFO] [stdout] test rules::payees::test::test_transaction_matches::case_24 ... ok [INFO] [stdout] test test::test_csv_serialization ... ok [INFO] [stdout] test rules::payees::test::test_validate_works ... ok [INFO] [stdout] test test::test_interpret_dollar_amount::case_1 ... ok [INFO] [stdout] test test::test_interpret_dollar_amount::case_3 ... ok [INFO] [stdout] test test::test_interpret_dollar_amount::case_4 ... ok [INFO] [stdout] test test::test_interpret_dollar_amount::case_5 ... ok [INFO] [stdout] test test::test_skipme::case_1 ... ok [INFO] [stdout] test test::test_interpret_dollar_amount::case_6 ... ok [INFO] [stdout] test timestamps::test::test_timestamps_path ... ok [INFO] [stdout] test test::test_skipme::case_3 ... ok [INFO] [stdout] test test::test_skipme::case_2 ... ok [INFO] [stdout] test test::test_interpret_dollar_amount::case_2 ... ok [INFO] [stdout] test test::test_skipme::case_4 ... ok [INFO] [stdout] test timestamps::test::test_timestamp_tracking ... ok [INFO] [stdout] test rules::date_filter::test::test_last_date_in_month::case_05 ... ok [INFO] [stdout] test rules::test::test_categories_requires_mapping ... ok [INFO] [stdout] test rules::test::test_rule_file_without_memo_and_category ... ok [INFO] [stdout] test rules::test::test_cannot_repeat_patterns ... ok [INFO] [stdout] test rules::test::test_memos_requires_mapping ... ok [INFO] [stdout] test rules::test::test_rule_file_with_everything ... ok [INFO] [stdout] test rules::category_and_memo::test::test_transaction_matches::case_12 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tidymoney-c885e1dfa85547ed) [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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6c92499a22afb559) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_full_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests tidymoney [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" "124f5451ef3039a92f74ad2ba127807ce2cd9f20c431dfe4c421f26b169d166d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124f5451ef3039a92f74ad2ba127807ce2cd9f20c431dfe4c421f26b169d166d", kill_on_drop: false }` [INFO] [stdout] 124f5451ef3039a92f74ad2ba127807ce2cd9f20c431dfe4c421f26b169d166d