[INFO] cloning repository https://github.com/adamexists/ledr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamexists/ledr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamexists%2Fledr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamexists%2Fledr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbb23737be3982a2e02bc6a34f96aa20fdcf8dcf
[INFO] testing adamexists/ledr against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamexists%2Fledr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamexists/ledr
[INFO] finished tweaking git repo https://github.com/adamexists/ledr
[INFO] tweaked toml for git repo https://github.com/adamexists/ledr written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamexists/ledr on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adamexists/ledr 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-tls v0.6.0
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.103
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.56
[INFO] [stderr]   Downloaded tempfile v3.23.0
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded system-configuration v0.6.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.5
[INFO] [stderr]   Downloaded option-ext v0.2.0
[INFO] [stderr]   Downloaded colorchoice v1.0.4
[INFO] [stderr]   Downloaded dirs-sys v0.5.0
[INFO] [stderr]   Downloaded libredox v0.1.11
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded anstream v0.6.21
[INFO] [stderr]   Downloaded anstyle-parse v0.2.7
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded iri-string v0.7.9
[INFO] [stderr]   Downloaded serde_json v1.0.146
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] [stderr]   Downloaded syn v2.0.111
[INFO] [stderr]   Downloaded dirs v6.0.0
[INFO] [stderr]   Downloaded rustix v1.1.2
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd4b76263837222754590a094023a7c60b26127d8a86013b59ca46ecec00c30d
[INFO] running `Command { std: "docker" "start" "-a" "fd4b76263837222754590a094023a7c60b26127d8a86013b59ca46ecec00c30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd4b76263837222754590a094023a7c60b26127d8a86013b59ca46ecec00c30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd4b76263837222754590a094023a7c60b26127d8a86013b59ca46ecec00c30d", kill_on_drop: false }`
[INFO] [stdout] fd4b76263837222754590a094023a7c60b26127d8a86013b59ca46ecec00c30d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04ba417539e4fff7b230e3eb1ce60aaaa8faecbd43a8b9fd1482ecba51f4d58a
[INFO] running `Command { std: "docker" "start" "-a" "04ba417539e4fff7b230e3eb1ce60aaaa8faecbd43a8b9fd1482ecba51f4d58a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling ledr v2.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "04ba417539e4fff7b230e3eb1ce60aaaa8faecbd43a8b9fd1482ecba51f4d58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04ba417539e4fff7b230e3eb1ce60aaaa8faecbd43a8b9fd1482ecba51f4d58a", kill_on_drop: false }`
[INFO] [stdout] 04ba417539e4fff7b230e3eb1ce60aaaa8faecbd43a8b9fd1482ecba51f4d58a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b5621aa39a3ef9af6b30beb646af811fdeee14d9f054be7923ce313040b913a
[INFO] running `Command { std: "docker" "start" "-a" "3b5621aa39a3ef9af6b30beb646af811fdeee14d9f054be7923ce313040b913a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ledr v2.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.11s
[INFO] running `Command { std: "docker" "inspect" "3b5621aa39a3ef9af6b30beb646af811fdeee14d9f054be7923ce313040b913a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5621aa39a3ef9af6b30beb646af811fdeee14d9f054be7923ce313040b913a", kill_on_drop: false }`
[INFO] [stdout] 3b5621aa39a3ef9af6b30beb646af811fdeee14d9f054be7923ce313040b913a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f00aec2bb859c83bb2d85cf77597ae01a8604d898983b7cd5120635c1aa3390
[INFO] running `Command { std: "docker" "start" "-a" "4f00aec2bb859c83bb2d85cf77597ae01a8604d898983b7cd5120635c1aa3390", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ledr-03e3a762dcd676e6)
[INFO] [stdout] running 218 tests
[INFO] [stdout] test gl::entry::tests::test_add_detail ... ok
[INFO] [stdout] test gl::entry::tests::test_entry_creation ... ok
[INFO] [stdout] test gl::entry::tests::test_multiline_implicit_currency_conversion ... ok
[INFO] [stdout] test gl::entry::tests::test_finalize_balanced_entry ... ok
[INFO] [stdout] test gl::entry::tests::test_reduce_removes_canceling_system_details ... ok
[INFO] [stdout] test gl::entry::tests::test_set_virtual_detail ... ok
[INFO] [stdout] test gl::entry::tests::test_set_virtual_detail_twice ... ok
[INFO] [stdout] test gl::entry::tests::test_set_virtual_detail_empty_account ... ok
[INFO] [stdout] test gl::entry::tests::test_reduce_keeps_non_canceling_details ... ok
[INFO] [stdout] test gl::entry::tests::test_reduce_ignores_non_system_details ... ok
[INFO] [stdout] test gl::exchange_rates::tests::test_declare_non_positive_rate ... ok
[INFO] [stdout] test gl::ledger::tests::test_add_detail_invalid_account ... ok
[INFO] [stdout] test gl::exchange_rates::tests::test_infer_rate_within_tolerance ... ok
[INFO] [stdout] test gl::ledger::tests::test_add_detail_without_account_declaration_in_lenient_mode ... ok
[INFO] [stdout] test gl::ledger::tests::test_add_detail_valid ... ok
[INFO] [stdout] test gl::entry::tests::test_add_detail_empty_account ... ok
[INFO] [stdout] test gl::ledger::tests::test_check_account_before_declaration ... ok
[INFO] [stdout] test gl::exchange_rates::tests::test_declare_self_exchange ... ok
[INFO] [stdout] test gl::ledger::tests::test_add_detail_without_currency_declaration_in_lenient_mode ... ok
[INFO] [stdout] test gl::ledger::tests::test_check_currency_before_declaration ... ok
[INFO] [stdout] test gl::entry::tests::test_reduce_preserves_other_account_details ... ok
[INFO] [stdout] test gl::exchange_rates::tests::test_declare_valid_rate ... ok
[INFO] [stdout] test gl::ledger::tests::test_add_detail_invalid_currency ... ok
[INFO] [stdout] test gl::ledger::tests::test_finish_entry ... ok
[INFO] [stdout] test gl::ledger::tests::test_ledger_initialization ... ok
[INFO] [stdout] test gl::ledger::tests::test_set_virtual_detail_without_account_declaration_in_lenient_mode ... ok
[INFO] [stdout] test gl::total::tests::test_filter_top_level ... ok
[INFO] [stdout] test gl::total::tests::test_filter_top_level_empty_filter ... ok
[INFO] [stdout] test gl::total::tests::test_ingest_details_hierarchy ... ok
[INFO] [stdout] test gl::ledger::tests::test_declare_currency ... ok
[INFO] [stdout] test gl::ledger::tests::test_new_entry ... ok
[INFO] [stdout] test gl::total::tests::test_ingest_details_multiple_details_same_currency ... ok
[INFO] [stdout] test gl::ledger::tests::test_declare_account ... ok
[INFO] [stdout] test gl::total::tests::test_total_initialization ... ok
[INFO] [stdout] test parsing::filesystem::tests::test_declare_file ... ok
[INFO] [stdout] test gl::total::tests::test_no_subtotals_in_empty_total ... ok
[INFO] [stdout] test gl::total::tests::test_ingest_details_single_detail ... ok
[INFO] [stdout] test util::date::tests::test_crossing_year_boundary ... ok
[INFO] [stdout] test util::date::tests::test_large_difference ... ok
[INFO] [stdout] test util::date::tests::test_end_of_month ... ok
[INFO] [stdout] test util::date::tests::test_one_month_difference ... ok
[INFO] [stdout] test util::date::tests::test_one_day_difference ... ok
[INFO] [stdout] test util::date::tests::test_leap_year ... ok
[INFO] [stdout] test util::graph::tests::test_bizarre_fraction_low ... ok
[INFO] [stdout] test util::graph::tests::test_bizarre_fraction_cascade ... ok
[INFO] [stdout] test util::graph::tests::test_bizarre_fraction_high ... ok
[INFO] [stdout] test util::graph::tests::test_direct_conversion ... ok
[INFO] [stdout] test util::graph::tests::test_bizarre_fraction_chain ... ok
[INFO] [stdout] test util::graph::tests::test_edge_case_self_loop ... ok
[INFO] [stdout] test util::graph::tests::test_disconnected_segments_with_contextual_inconsistencies ... ok
[INFO] [stdout] test util::graph::tests::test_combined_extreme_rates ... ok
[INFO] [stdout] test util::graph::tests::test_extreme_bizarre_fraction ... ok
[INFO] [stdout] test util::graph::tests::test_inconsistent_cycle_detection ... ok
[INFO] [stdout] test util::graph::tests::test_large_graph_conversion ... ok
[INFO] [stdout] test util::graph::tests::test_extreme_high_rate ... ok
[INFO] [stdout] test util::graph::tests::test_extreme_low_rate ... ok
[INFO] [stdout] test util::graph::tests::test_multiple_disconnected_segments_no_cycles ... ok
[INFO] [stdout] test util::graph::tests::test_nonexistent_currency ... ok
[INFO] [stdout] test util::graph::tests::test_indirect_conversion ... ok
[INFO] [stdout] test util::graph::tests::test_large_connected_graph_with_contextual_inconsistencies ... ok
[INFO] [stdout] test util::graph::tests::test_reverse_conversion ... ok
[INFO] [stdout] test util::date::tests::test_one_year_difference ... ok
[INFO] [stdout] test gl::total::tests::test_invert ... ok
[INFO] [stdout] test gl::entry::tests::test_finalize_unbalanced_entry ... ok
[INFO] [stdout] test util::graph::tests::test_no_conversion_path ... ok
[INFO] [stdout] test util::date::tests::test_same_date ... ok
[INFO] [stdout] test util::date::tests::test_reverse_order ... ok
[INFO] [stdout] test gl::ledger::tests::test_add_detail_orphaned_entry ... ok
[INFO] [stdout] test util::graph::tests::test_reverse_indirect_conversion ... ok
[INFO] [stdout] test util::graph::tests::test_self_conversion ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_already_reduced_fraction ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_large_numbers ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_minimal_fraction ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_fraction_both ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_fraction_denominator ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_fraction_numerator ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_one_as_denominator ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_one_as_numerator ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_one_as_denominator ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_positive_fraction ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_reduction_to_lowest_terms ... ok
[INFO] [stdout] test util::quant::tests::creation::from_i128::test_from_i128_negative ... ok
[INFO] [stdout] test util::quant::tests::creation::from_i128::test_from_i128_positive ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_zero_as_numerator ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_near_zero_decimal ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_decimal ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_integer ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_zero ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_near_zero_decimal ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_zero_decimal ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_positive_decimal ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_positive_integer ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_zero ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_zero_decimal ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_high_precision ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_large_negative_number_with_high_precision ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_large_number_and_precision ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_negative_number_with_precision ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_no_precision ... ok
[INFO] [stdout] test gl::entry::tests::test_reduce_handles_multiple_currencies ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_number_reduction ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_positive_number_with_precision ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_zero_number ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_zero_precision_with_large_number ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_bizarre_fractions ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_large_and_small_mixed_operations ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_large_fraction ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_large_number_with_high_precision ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_large_numbers ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_reduce_very_large_fraction ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_small_fraction_high_precision ... ok
[INFO] [stdout] test util::quant::tests::math::add::test_add ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_small_fraction_operations ... ok
[INFO] [stdout] test util::quant::tests::math::add::test_add_mixed_signs ... ok
[INFO] [stdout] test util::quant::tests::math::add::test_add_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::add::test_add_large_numbers ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_large_negative_number ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_large_number_reduction ... ok
[INFO] [stdout] test util::quant::tests::math::add::test_add_small_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::add::test_add_with_integer ... ok
[INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign ... ok
[INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign_large_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign_mixed_signs ... ok
[INFO] [stdout] test util::quant::tests::creation::new::test_negative_number_reduction ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_exact_result ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_near_zero_negative ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_large_and_small_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_inexact_result ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_large_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_near_zero_positive ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_negative_and_positive ... ok
[INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_precision_boundary ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_rounding_result ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_small_positive_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_small_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_inexact_result ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_near_zero_negative ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_zero_dividend ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_large_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_near_zero_positive ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_negative_and_positive ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_negative_mixed_signs ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_precision_boundary ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_small_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_rounding_result ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_small_positive_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_large_positive_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::mul::test_mul_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::mul::test_mul ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_large_positive_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_zero_dividend ... ok
[INFO] [stdout] test util::quant::tests::math::mul::test_mul_negative_signs ... ok
[INFO] [stdout] test util::quant::tests::math::mul::test_mul_with_integer ... ok
[INFO] [stdout] test util::quant::tests::math::mul_assign::test_mul_assign ... ok
[INFO] [stdout] test util::quant::tests::math::mul_assign::test_mul_assign_mixed_signs ... ok
[INFO] [stdout] test util::quant::tests::math::negation::test_negation ... ok
[INFO] [stdout] test util::quant::tests::math::mul_assign::test_mul_assign_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::operation_order::test_associative_property_with_multiplication_and_division ... ok
[INFO] [stdout] test util::quant::tests::math::operation_order::test_chained_multiplications_consistency ... ok
[INFO] [stdout] test util::quant::tests::math::operation_order::test_large_numbers_multiplication_division_order ... ok
[INFO] [stdout] test util::quant::tests::math::operation_order::test_mixed_large_and_small_numbers_order ... ok
[INFO] [stdout] test util::quant::tests::math::sub::test_sub ... ok
[INFO] [stdout] test util::quant::tests::math::operation_order::test_small_numbers_multiplication_division_order ... ok
[INFO] [stdout] test util::quant::tests::math::sub::test_sub_mixed_signs ... ok
[INFO] [stdout] test util::quant::tests::math::sub::test_sub_small_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::sub::test_sub_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::sub_assign::test_sub_assign_negative_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::sub::test_sub_with_integer ... ok
[INFO] [stdout] test util::quant::tests::math::sub_assign::test_sub_assign ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_i128_equal_quant ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_negative_mixed_signs ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_large_and_small_numbers ... ok
[INFO] [stdout] test util::quant::tests::math::sub_assign::test_sub_assign_mixed_signs ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_quant_equal_i128 ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_quant_abs_ordering ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_quant_greater_equal ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_quant_less_equal ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_quant_partial_ord ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_quant_partial_ord_i128 ... ok
[INFO] [stdout] test util::quant::tests::ordering::test_quant_negative_ordering ... ok
[INFO] [stdout] test util::quant::tests::other::test_display ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_high_prec ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_up_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_down_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_down ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_up ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_basic ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_half_to_even ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_half_to_odd ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_large_number ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_large_number_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_negative ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_integer ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_integer_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_reduce_after_round ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_one_decimal_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_precision_0 ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_small_number_down ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_one_decimal ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_small_number_down_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_to_integer ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_to_integer_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_to_two_decimals_no_string ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_rounding_error_for_one_third ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_zero ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_to_two_decimals ... ok
[INFO] [stdout] test util::quant::tests::rounding::test_round_small_number_up_no_string ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_exact_result ... ok
[INFO] [stdout] test util::quant::tests::creation::from_frac::test_zero_denominator - should panic ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_empty_string ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_invalid_characters ... ok
[INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_invalid_format ... ok
[INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_zero_divisor - should panic ... ok
[INFO] [stdout] test util::quant::tests::math::div::test_div_zero_divisor - should panic ... ok
[INFO] [stdout] test util::graph::tests::determinism::test_determinism_of_conversion ... ok
[INFO] [stdout] test util::graph::tests::test_large_connected_graph_no_cycles ... ok
[INFO] [stdout] test util::quant::tests::extremes::test_arithmetic_stress ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 218 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-ba2be2605c23dc52)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_integration_should_fail ... ok
[INFO] [stdout] test test_integration_check ... ok
[INFO] [stdout] test test_integration_misc_flags ... ok
[INFO] [stdout] test test_integration_find ... ok
[INFO] [stdout] test test_integration_exchange_rates ... ok
[INFO] [stdout] test test_integration_income_statements ... ok
[INFO] [stdout] test test_integration_bounded_range ... ok
[INFO] [stdout] test test_integration_canonical_fmt ... ok
[INFO] [stdout] test test_integration_account_summary ... ok
[INFO] [stdout] test test_integration_ioc ... ok
[INFO] [stdout] test test_integration_clear ... ok
[INFO] [stdout] test test_integration_max_depth ... ok
[INFO] [stdout] test test_integration_ugl ... ok
[INFO] [stdout] test test_integration_low_precision ... ok
[INFO] [stdout] test test_integration_rgl ... ok
[INFO] [stdout] test test_integration_worthless ... ok
[INFO] [stdout] test test_integration_collapse_currency ... ok
[INFO] [stdout] test test_integration_standard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f00aec2bb859c83bb2d85cf77597ae01a8604d898983b7cd5120635c1aa3390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f00aec2bb859c83bb2d85cf77597ae01a8604d898983b7cd5120635c1aa3390", kill_on_drop: false }`
[INFO] [stdout] 4f00aec2bb859c83bb2d85cf77597ae01a8604d898983b7cd5120635c1aa3390
