[INFO] cloning repository https://github.com/rosslebeau/equailizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosslebeau/equailizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosslebeau%2Fequailizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosslebeau%2Fequailizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05f848fa572087df0ac14b9a1cb81a8f49ef56f1 [INFO] testing rosslebeau/equailizer against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosslebeau%2Fequailizer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rosslebeau/equailizer [INFO] finished tweaking git repo https://github.com/rosslebeau/equailizer [INFO] tweaked toml for git repo https://github.com/rosslebeau/equailizer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rosslebeau/equailizer on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rosslebeau/equailizer 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eee56f330bbbf2b572e3b893b2dd3874a3dab1ae635faeef856643660c016578 [INFO] running `Command { std: "docker" "start" "-a" "eee56f330bbbf2b572e3b893b2dd3874a3dab1ae635faeef856643660c016578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eee56f330bbbf2b572e3b893b2dd3874a3dab1ae635faeef856643660c016578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee56f330bbbf2b572e3b893b2dd3874a3dab1ae635faeef856643660c016578", kill_on_drop: false }` [INFO] [stdout] eee56f330bbbf2b572e3b893b2dd3874a3dab1ae635faeef856643660c016578 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0951eb2b39b7305fcfc7f7affc75cd833cb8a38710c922f1cbb2e5296b8a30f0 [INFO] running `Command { std: "docker" "start" "-a" "0951eb2b39b7305fcfc7f7affc75cd833cb8a38710c922f1cbb2e5296b8a30f0", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling equailizer-plugin v0.1.0 (/opt/rustwide/workdir/equailizer-plugin) [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling display_json v0.2.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling jmap-client v0.3.2 [INFO] [stderr] Compiling equailizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "0951eb2b39b7305fcfc7f7affc75cd833cb8a38710c922f1cbb2e5296b8a30f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0951eb2b39b7305fcfc7f7affc75cd833cb8a38710c922f1cbb2e5296b8a30f0", kill_on_drop: false }` [INFO] [stdout] 0951eb2b39b7305fcfc7f7affc75cd833cb8a38710c922f1cbb2e5296b8a30f0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da7d35ccbe7d647d34cba0d4cd9ca1a07339db319bb9b521ff2cd90e7c495426 [INFO] running `Command { std: "docker" "start" "-a" "da7d35ccbe7d647d34cba0d4cd9ca1a07339db319bb9b521ff2cd90e7c495426", kill_on_drop: false }` [INFO] [stderr] Compiling equailizer-plugin v0.1.0 (/opt/rustwide/workdir/equailizer-plugin) [INFO] [stderr] Compiling equailizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.36s [INFO] running `Command { std: "docker" "inspect" "da7d35ccbe7d647d34cba0d4cd9ca1a07339db319bb9b521ff2cd90e7c495426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7d35ccbe7d647d34cba0d4cd9ca1a07339db319bb9b521ff2cd90e7c495426", kill_on_drop: false }` [INFO] [stdout] da7d35ccbe7d647d34cba0d4cd9ca1a07339db319bb9b521ff2cd90e7c495426 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56d1c18f7402af635b12b50936a3651bdb4ac0948394eae22b37fb79464ed8c4 [INFO] running `Command { std: "docker" "start" "-a" "56d1c18f7402af635b12b50936a3651bdb4ac0948394eae22b37fb79464ed8c4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/equailizer-23fa3ec686a6889f) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test lunch_money::api::http::tests::backoff_grows_exponentially ... ok [INFO] [stdout] test lunch_money::api::http::tests::retry_after_missing_returns_none ... ok [INFO] [stdout] test lunch_money::api::http::tests::retry_after_non_numeric_returns_none ... ok [INFO] [stdout] test commands::create_batch::process_tags::tests::process_tags ... ok [INFO] [stdout] test lunch_money::api::http::tests::retry_after_parses_seconds ... ok [INFO] [stdout] test usd::tests::add ... ok [INFO] [stdout] test usd::tests::deserialize_allows_trailing_zeros ... ok [INFO] [stdout] test usd::tests::deserialize_rejects_sub_cent_precision ... ok [INFO] [stdout] test usd::tests::deserialize_valid ... ok [INFO] [stdout] test usd::tests::display ... ok [INFO] [stdout] test usd::tests::mul ... ok [INFO] [stdout] test usd::tests::neg ... ok [INFO] [stdout] test usd::tests::new_from_cents ... ok [INFO] [stdout] test usd::tests::serialize_roundtrip ... ok [INFO] [stdout] test usd::tests::random_even_split_sums_to_original ... ok [INFO] [stdout] test usd::tests::sub ... ok [INFO] [stdout] test usd::tests::div ... ok [INFO] [stdout] test usd::tests::new_rounds_to_two_decimal_places ... ok [INFO] [stdout] test commands::create_batch::create_updates::tests::create_actions ... ok [INFO] [stdout] test usd::tests::random_even_split_halves_are_close ... ok [INFO] [stdout] test lunch_money::api::http::tests::acquire_slot_enforces_min_interval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/equailizer-a5b565028361118c) [INFO] [stdout] [INFO] [stderr] Running tests/create_batch.rs (/opt/rustwide/target/debug/deps/create_batch-d6c1acfccdc13a70) [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] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test create_batch_issues_warning_for_split_with_children ... ok [INFO] [stdout] test create_batch_issues_warning_for_update_error ... ok [INFO] [stdout] test create_batch_issues_warning_for_add_with_children ... ok [INFO] [stdout] test create_batch_mixed_add_and_split ... ok [INFO] [stdout] test create_batch_rejects_start_after_end ... ok [INFO] [stdout] test create_batch_resplit_logs_failure_when_split_fails_after_unsplit ... ok [INFO] [stdout] test create_batch_resplit_skips_when_unsplit_fails ... ok [INFO] [stdout] test create_batch_skips_pending_transactions ... ok [INFO] [stdout] test create_batch_resplits_child_transaction ... ok [INFO] [stdout] test create_batch_with_add_tagged_transactions ... ok [INFO] [stdout] test create_batch_with_no_tagged_transactions ... ok [INFO] [stdout] test create_batch_with_split_tagged_transactions ... ok [INFO] [stderr] Running tests/email.rs (/opt/rustwide/target/debug/deps/email-0ddcd33a1f54d59b) [INFO] [stdout] [INFO] [stderr] Running tests/reconcile.rs (/opt/rustwide/target/debug/deps/reconcile-e408157ea2ee88b0) [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test creditor_email_html_contains_key_elements ... ok [INFO] [stdout] test creditor_email_html_no_warnings ... ok [INFO] [stdout] test debtor_email_html_contains_key_elements ... ok [INFO] [stdout] test debtor_email_html_single_transaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test build_creditor_splits_correct_structure ... ok [INFO] [stdout] test build_debtor_splits_correct_structure ... ok [INFO] [stdout] test build_debtor_splits_empty ... ok [INFO] [stdout] test find_existing_children_ignores_other_parents ... ok [INFO] [stdout] test find_existing_children_returns_matches ... ok [INFO] [stdout] test find_existing_children_zero_expected ... ok [INFO] [stdout] test find_settlement_empty_candidates ... ok [INFO] [stdout] test find_settlement_exact_match ... ok [INFO] [stdout] test find_settlement_no_match_no_account ... ok [INFO] [stdout] test find_settlement_no_match_wrong_account ... ok [INFO] [stdout] test find_existing_children_count_mismatch_too_many ... ok [INFO] [stdout] test find_settlement_no_match_wrong_amount ... ok [INFO] [stdout] test find_existing_children_count_mismatch_too_few ... ok [INFO] [stdout] test reconcile_all_continues_after_batch_failure ... ok [INFO] [stdout] test reconcile_all_processes_unreconciled_batches ... ok [INFO] [stdout] test find_settlement_returns_first_match ... ok [INFO] [stdout] test reconcile_errors_on_child_count_mismatch ... ok [INFO] [stdout] test reconcile_does_not_modify_batch_transaction_tags ... ok [INFO] [stdout] test reconcile_skips_clearing_already_cleared_settlement_parent ... ok [INFO] [stdout] test reconcile_skips_split_when_creditor_settlement_already_split ... ok [INFO] [stdout] test reconcile_fails_when_already_reconciled ... ok [INFO] [stdout] test reconcile_skips_split_when_debtor_settlement_already_split ... ok [INFO] [stdout] test reconcile_fails_when_no_settlement_credit ... ok [INFO] [stdout] test reconcile_skips_already_cleared_split_children ... ok [INFO] [stdout] test reconcile_full_recovery_after_partial_failure ... ok [INFO] [stdout] test build_creditor_splits_empty ... ok [INFO] [stdout] test reconcile_batch_end_to_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/equailizer_plugin-8c8c2c3aefaf5844) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test protocol::tests::deserialize_ready ... ok [INFO] [stdout] test protocol::tests::roundtrip_ack ... ok [INFO] [stdout] test protocol::tests::roundtrip_batch_reconciled ... ok [INFO] [stdout] test protocol::tests::roundtrip_initialize ... ok [INFO] [stdout] test protocol::tests::deserialize_batch_reconciled_from_protocol_spec ... ok [INFO] [stdout] test protocol::tests::roundtrip_ready ... ok [INFO] [stdout] test protocol::tests::roundtrip_reconcile_all_complete ... ok [INFO] [stdout] test protocol::tests::serialize_batch_created ... ok [INFO] [stdout] test protocol::tests::serialize_ack_response ... ok [INFO] [stdout] test protocol::tests::serialize_batch_reconciled ... ok [INFO] [stdout] test protocol::tests::serialize_command_error ... ok [INFO] [stdout] test protocol::tests::deserialize_ack ... ok [INFO] [stdout] test protocol::tests::serialize_error_response ... ok [INFO] [stdout] test protocol::tests::serialize_initialize ... ok [INFO] [stdout] test protocol::tests::serialize_ready_response ... ok [INFO] [stdout] test protocol::tests::serialize_shutdown ... ok [INFO] [stdout] test runner::tests::all_event_types_dispatched ... ok [INFO] [stdout] test runner::tests::unknown_message_type_sends_ack ... ok [INFO] [stdout] test runner::tests::context_passed_to_handlers ... ok [INFO] [stdout] test runner::tests::eof_after_initialize ... ok [INFO] [stdout] test protocol::tests::deserialize_reconcile_all_complete_from_protocol_spec ... ok [INFO] [stdout] test runner::tests::eof_before_any_input_is_error ... ok [INFO] [stdout] test runner::tests::non_initialize_first_message_is_error ... ok [INFO] [stdout] test protocol::tests::deserialize_error ... ok [INFO] [stdout] test runner::tests::full_lifecycle ... ok [INFO] [stdout] test runner::tests::handler_error_sends_error_response ... ok [INFO] [stdout] test protocol::tests::deserialize_batch_created_from_protocol_spec ... ok [INFO] [stdout] test protocol::tests::serialize_reconcile_all_complete ... ok [INFO] [stdout] test protocol::tests::roundtrip_batch_created ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests equailizer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests equailizer_plugin [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" "56d1c18f7402af635b12b50936a3651bdb4ac0948394eae22b37fb79464ed8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d1c18f7402af635b12b50936a3651bdb4ac0948394eae22b37fb79464ed8c4", kill_on_drop: false }` [INFO] [stdout] 56d1c18f7402af635b12b50936a3651bdb4ac0948394eae22b37fb79464ed8c4