[INFO] cloning repository https://github.com/iulianbarbu/payments-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iulianbarbu/payments-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiulianbarbu%2Fpayments-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiulianbarbu%2Fpayments-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0a2a5a8372c99bbe3583f3eb58dbe95a933a0df
[INFO] testing iulianbarbu/payments-engine against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiulianbarbu%2Fpayments-engine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iulianbarbu/payments-engine
[INFO] finished tweaking git repo https://github.com/iulianbarbu/payments-engine
[INFO] tweaked toml for git repo https://github.com/iulianbarbu/payments-engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iulianbarbu/payments-engine on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iulianbarbu/payments-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8711d62c012d99c395637faaad22e01af7f27348d17d00ff7381f293f54fcb8f
[INFO] running `Command { std: "docker" "start" "-a" "8711d62c012d99c395637faaad22e01af7f27348d17d00ff7381f293f54fcb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8711d62c012d99c395637faaad22e01af7f27348d17d00ff7381f293f54fcb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8711d62c012d99c395637faaad22e01af7f27348d17d00ff7381f293f54fcb8f", kill_on_drop: false }`
[INFO] [stdout] 8711d62c012d99c395637faaad22e01af7f27348d17d00ff7381f293f54fcb8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33a431554bf9f4f15d09e497820b4be858c4131adffe6d7eff0b47eaf6457776
[INFO] running `Command { std: "docker" "start" "-a" "33a431554bf9f4f15d09e497820b4be858c4131adffe6d7eff0b47eaf6457776", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.5.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling csv-async v1.3.0
[INFO] [stderr]    Compiling payments-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payments.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 224 |     ) -> tokio::sync::RwLockReadGuard<std::collections::HashMap<u16, Arc<Mutex<Account>>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ) -> tokio::sync::RwLockReadGuard<'_, std::collections::HashMap<u16, Arc<Mutex<Account>>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn accounts(&self) ->  impl std::future::Future<Output = tokio::sync::RwLockReadGuard<HashMap<u16, Arc<Mutex<Account>>>>> + Send; 
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn accounts(&self) ->  impl std::future::Future<Output = tokio::sync::RwLockReadGuard<'_, HashMap<u16, Arc<Mutex<Account>>>>> + Send; 
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.27s
[INFO] running `Command { std: "docker" "inspect" "33a431554bf9f4f15d09e497820b4be858c4131adffe6d7eff0b47eaf6457776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33a431554bf9f4f15d09e497820b4be858c4131adffe6d7eff0b47eaf6457776", kill_on_drop: false }`
[INFO] [stdout] 33a431554bf9f4f15d09e497820b4be858c4131adffe6d7eff0b47eaf6457776
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f682c547da852ac62c02fca0fde7974f4d29254d321f202b95b3a9d01cfd0891
[INFO] running `Command { std: "docker" "start" "-a" "f682c547da852ac62c02fca0fde7974f4d29254d321f202b95b3a9d01cfd0891", kill_on_drop: false }`
[INFO] [stderr]    Compiling payments-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payments.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 224 |     ) -> tokio::sync::RwLockReadGuard<std::collections::HashMap<u16, Arc<Mutex<Account>>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ) -> tokio::sync::RwLockReadGuard<'_, std::collections::HashMap<u16, Arc<Mutex<Account>>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn accounts(&self) ->  impl std::future::Future<Output = tokio::sync::RwLockReadGuard<HashMap<u16, Arc<Mutex<Account>>>>> + Send; 
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn accounts(&self) ->  impl std::future::Future<Output = tokio::sync::RwLockReadGuard<'_, HashMap<u16, Arc<Mutex<Account>>>>> + Send; 
[INFO] [stdout]    |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "f682c547da852ac62c02fca0fde7974f4d29254d321f202b95b3a9d01cfd0891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f682c547da852ac62c02fca0fde7974f4d29254d321f202b95b3a9d01cfd0891", kill_on_drop: false }`
[INFO] [stdout] f682c547da852ac62c02fca0fde7974f4d29254d321f202b95b3a9d01cfd0891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92426363fd32de68dec435bd726c018e13330484f75f9b8855e41c126fe40e88
[INFO] running `Command { std: "docker" "start" "-a" "92426363fd32de68dec435bd726c018e13330484f75f9b8855e41c126fe40e88", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/payments.rs:223:9
[INFO] [stderr]     |
[INFO] [stderr] 223 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 224 |     ) -> tokio::sync::RwLockReadGuard<std::collections::HashMap<u16, Arc<Mutex<Account>>>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     ) -> tokio::sync::RwLockReadGuard<'_, std::collections::HashMap<u16, Arc<Mutex<Account>>>> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/storage.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn accounts(&self) ->  impl std::future::Future<Output = tokio::sync::RwLockReadGuard<HashMap<u16, Arc<Mutex<Account>>>>> + Send; 
[INFO] [stderr]    |                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn accounts(&self) ->  impl std::future::Future<Output = tokio::sync::RwLockReadGuard<'_, HashMap<u16, Arc<Mutex<Account>>>>> + Send; 
[INFO] [stderr]    |                                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `payments-engine` (bin "payments-engine" test) generated 2 warnings (run `cargo fix --bin "payments-engine" -p payments-engine --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/payments_engine-795f418d5d36e70a)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test account::tests::add_held_success ... ok
[INFO] [stdout] test account::tests::sub_available_underflow ... ok
[INFO] [stdout] test account::tests::sub_available_success ... ok
[INFO] [stdout] test account::tests::sub_held_underflow ... ok
[INFO] [stdout] test account::tests::sub_held_success ... ok
[INFO] [stdout] test payments::tests::chargeback_fail_tx_not_disputed ... ok
[INFO] [stdout] test account::tests::set_locked ... ok
[INFO] [stdout] test payments::tests::chargeback_fail_with_tx_not_found ... ok
[INFO] [stdout] test payments::tests::dispute_fail_with_tx_already_disputed ... ok
[INFO] [stdout] test payments::tests::chargeback_success ... ok
[INFO] [stdout] test payments::tests::dispute_fail_with_invalid_dispute ... ok
[INFO] [stdout] test payments::tests::dispute_success ... ok
[INFO] [stdout] test payments::tests::parse_amount ... ok
[INFO] [stdout] test payments::tests::dispute_fail_with_tx_not_found ... ok
[INFO] [stdout] test payments::tests::new_account_deposit_success ... ok
[INFO] [stdout] test payments::tests::resolve_fail_tx_not_disputed ... ok
[INFO] [stdout] test payments::tests::resolve_fail_with_tx_not_found ... ok
[INFO] [stdout] test payments::tests::withdrawal_fail_with_underflow ... ok
[INFO] [stdout] test payments::tests::resolve_success ... ok
[INFO] [stdout] test payments::tests::handle_txs ... ok
[INFO] [stdout] test payments::tests::withdrawal_success ... ok
[INFO] [stdout] test account::tests::add_available_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92426363fd32de68dec435bd726c018e13330484f75f9b8855e41c126fe40e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92426363fd32de68dec435bd726c018e13330484f75f9b8855e41c126fe40e88", kill_on_drop: false }`
[INFO] [stdout] 92426363fd32de68dec435bd726c018e13330484f75f9b8855e41c126fe40e88
