[INFO] cloning repository https://github.com/jsr0000/ledgercore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsr0000/ledgercore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsr0000%2Fledgercore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsr0000%2Fledgercore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5181d43c4652a71fb1af097adc44338896ff29a
[INFO] testing jsr0000/ledgercore against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsr0000%2Fledgercore" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jsr0000/ledgercore
[INFO] finished tweaking git repo https://github.com/jsr0000/ledgercore
[INFO] tweaked toml for git repo https://github.com/jsr0000/ledgercore written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsr0000/ledgercore on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsr0000/ledgercore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739
[INFO] running `Command { std: "docker" "start" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling domain v0.1.0 (/opt/rustwide/workdir/crates/domain)
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ledger-svc v0.1.0 (/opt/rustwide/workdir/crates/ledger-svc)
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling infra-pg v0.1.0 (/opt/rustwide/workdir/crates/infra-pg)
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6m 37s
[INFO] running `Command { std: "docker" "inspect" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling infra-pg v0.1.0 (/opt/rustwide/workdir/crates/infra-pg)
[INFO] [stderr]    Compiling ledger-svc v0.1.0 (/opt/rustwide/workdir/crates/ledger-svc)
[INFO] [stderr]    Compiling domain v0.1.0 (/opt/rustwide/workdir/crates/domain)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 7m 17s
[INFO] running `Command { std: "docker" "inspect" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/app-e540a1511cc6bd9e)
[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 unittests src/lib.rs (/opt/rustwide/target/release/deps/domain-d65dc39a2c392955)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test account::tests::asset_credit_decreases_balance ... ok
[INFO] [stdout] test account::tests::asset_debit_increases_balance ... ok
[INFO] [stdout] test account::tests::check_post_rejects_negative_when_disallowed ... ok
[INFO] [stdout] test account::tests::check_post_accepts_zero ... ok
[INFO] [stdout] test account::tests::liability_debit_decreases_balance ... ok
[INFO] [stdout] test entry::tests::entry_accepts_positive_amount ... ok
[INFO] [stdout] test entry::tests::entry_rejects_negative_amount ... ok
[INFO] [stdout] test ids::tests::account_id_round_trips_uuid ... ok
[INFO] [stdout] test entry::tests::entry_rejects_zero_amount ... ok
[INFO] [stdout] test ids::tests::idempotency_key_accepts_exactly_max_len ... ok
[INFO] [stdout] test ids::tests::idempotency_key_rejects_empty ... ok
[INFO] [stdout] test ids::tests::idempotency_key_rejects_too_long ... ok
[INFO] [stdout] test ids::tests::ids_display_as_their_uuid ... ok
[INFO] [stdout] test ids::tests::transaction_id_round_trips_uuid ... ok
[INFO] [stdout] test ids::tests::idempotency_key_permits_uuid_shape ... ok
[INFO] [stdout] test money::tests::currency_display_is_iso_code ... ok
[INFO] [stdout] test account::tests::check_post_accepts_negative_when_allowed ... ok
[INFO] [stdout] test ids::tests::idempotency_key_accepts_typical_input ... ok
[INFO] [stdout] test money::tests::currency_mismatch_error_equality ... ok
[INFO] [stdout] test money::tests::money_display_preserves_scale ... ok
[INFO] [stdout] test money::tests::money_new_accepts_any_decimal ... ok
[INFO] [stdout] test money::tests::money_positive_accepts_strictly_positive ... ok
[INFO] [stdout] test money::tests::money_positive_rejects_negative ... ok
[INFO] [stdout] test account::tests::proptest_apply::apply_and_reverse_round_trips ... ok
[INFO] [stdout] test money::tests::money_positive_rejects_zero ... ok
[INFO] [stdout] test money::tests::money_zero_is_zero_in_currency ... ok
[INFO] [stdout] test account::tests::liability_credit_increases_balance ... ok
[INFO] [stdout] test money::tests::try_add_same_currency_is_exact ... ok
[INFO] [stdout] test entry::tests::direction_flip_is_involution ... ok
[INFO] [stdout] test entry::tests::entries_equal_when_fields_equal ... ok
[INFO] [stdout] test money::tests::try_sub_can_produce_negative ... ok
[INFO] [stdout] test transaction::tests::balanced_four_entry_transaction_is_accepted ... ok
[INFO] [stdout] test transaction::tests::balanced_two_entry_transaction_is_accepted ... ok
[INFO] [stdout] test transaction::tests::empty_entries_rejected ... ok
[INFO] [stdout] test transaction::tests::perfect_decimal_sum_is_accepted ... ok
[INFO] [stdout] test transaction::tests::precision_difference_is_unbalanced ... ok
[INFO] [stdout] test transaction::tests::single_account_rejected ... ok
[INFO] [stdout] test transaction::tests::single_entry_rejected ... ok
[INFO] [stdout] test transaction::tests::unbalanced_rejected_with_totals ... ok
[INFO] [stdout] test transaction::tests::proptest_inv1::balanced_random_transactions_are_accepted ... ok
[INFO] [stdout] test transaction::tests::proptest_inv1::unbalanced_random_transactions_are_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/infra_pg-b3c43e5d6a9d58e2)
[INFO] [stderr]      Running unittests src/bin/recon.rs (/opt/rustwide/target/release/deps/recon-8fd43383f4015375)
[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] [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.rs (/opt/rustwide/target/release/deps/integration-8ec6fe627cb6b5f4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test concurrent_posts_on_same_account_have_no_lost_updates ... FAILED
[INFO] [stdout] test happy_path_updates_both_balances ... FAILED
[INFO] [stdout] test duplicate_idempotency_key_returns_same_id_and_does_not_double_post ... FAILED
[INFO] [stdout] test ledgercore_app_role_cannot_update_entries ... FAILED
[INFO] [stdout] test non_negative_account_rejects_post_that_would_drive_it_negative ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- concurrent_posts_on_same_account_have_no_lost_updates stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concurrent_posts_on_same_account_have_no_lost_updates' (7436) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d00cc9b4316 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d00cc77ab9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d00cc9b9f9c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d00cc990c32 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d00cc9ac501 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d00cc9ac942 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d00cc990ce2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d00cc989529 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d00cc991ccd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d00cc77b2bc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d00cc77b092 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d00cc90187d - <sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres as sqlx_core[7ccfcbca79ed9396]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x5d00cc81d697 - sqlx_core[7ccfcbca79ed9396]::testing::run_test::<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   13:     0x5d00cc88295f - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5d00cc8a66ea - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[c0d0db0cc27ccb8f]::runtime::context::Context>>::with::<tokio[c0d0db0cc27ccb8f]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x5d00cc883952 - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]   16:     0x5d00cc89661b - tokio[c0d0db0cc27ccb8f]::runtime::context::runtime::enter_runtime::<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5d00cc8a89ca - <tokio[c0d0db0cc27ccb8f]::runtime::runtime::Runtime>::block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   18:     0x5d00cc8c0cdc - sqlx_core[7ccfcbca79ed9396]::rt::test_block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   19:     0x5d00cc8a0e00 - <integration[4d200cc68931ca50]::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5d00cc9bf16b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x5d00cc9cd2c1 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5d00cc9c6524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5d00cc9d10e2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5d00cc9b3bce - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x73ff9b2bf07a - <unknown>
[INFO] [stdout]   26:     0x73ff9b352534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- happy_path_updates_both_balances stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'happy_path_updates_both_balances' (7438) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d00cc9b4316 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d00cc77ab9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d00cc9b9f9c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d00cc990c32 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d00cc9ac501 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d00cc9ac942 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d00cc990ce2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d00cc989529 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d00cc991ccd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d00cc77b2bc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d00cc77b092 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d00cc90187d - <sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres as sqlx_core[7ccfcbca79ed9396]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x5d00cc819a37 - sqlx_core[7ccfcbca79ed9396]::testing::run_test::<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   13:     0x5d00cc8825bf - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5d00cc8a606a - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[c0d0db0cc27ccb8f]::runtime::context::Context>>::with::<tokio[c0d0db0cc27ccb8f]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x5d00cc883632 - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]   16:     0x5d00cc895e7b - tokio[c0d0db0cc27ccb8f]::runtime::context::runtime::enter_runtime::<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5d00cc8a858a - <tokio[c0d0db0cc27ccb8f]::runtime::runtime::Runtime>::block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   18:     0x5d00cc8c0a3c - sqlx_core[7ccfcbca79ed9396]::rt::test_block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[4d200cc68931ca50]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   19:     0x5d00cc8a0ca0 - <integration[4d200cc68931ca50]::happy_path_updates_both_balances::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5d00cc9bf16b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x5d00cc9cd2c1 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5d00cc9c6524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5d00cc9d10e2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5d00cc9b3bce - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x73ff9b2bf07a - <unknown>
[INFO] [stdout]   26:     0x73ff9b352534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- duplicate_idempotency_key_returns_same_id_and_does_not_double_post stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'duplicate_idempotency_key_returns_same_id_and_does_not_double_post' (7437) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d00cc9b4316 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d00cc77ab9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d00cc9b9f9c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d00cc990c32 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d00cc9ac501 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d00cc9ac942 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d00cc990ce2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d00cc989529 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d00cc991ccd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d00cc77b2bc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d00cc77b092 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d00cc90187d - <sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres as sqlx_core[7ccfcbca79ed9396]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x5d00cc8207c7 - sqlx_core[7ccfcbca79ed9396]::testing::run_test::<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   13:     0x5d00cc882cff - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5d00cc8a6d6a - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[c0d0db0cc27ccb8f]::runtime::context::Context>>::with::<tokio[c0d0db0cc27ccb8f]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x5d00cc883c72 - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]   16:     0x5d00cc896dbb - tokio[c0d0db0cc27ccb8f]::runtime::context::runtime::enter_runtime::<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5d00cc8a8e0a - <tokio[c0d0db0cc27ccb8f]::runtime::runtime::Runtime>::block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   18:     0x5d00cc8c0f7c - sqlx_core[7ccfcbca79ed9396]::rt::test_block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}, integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   19:     0x5d00cc8a0f60 - <integration[4d200cc68931ca50]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5d00cc9bf16b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x5d00cc9cd2c1 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5d00cc9c6524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5d00cc9d10e2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5d00cc9b3bce - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x73ff9b2bf07a - <unknown>
[INFO] [stdout]   26:     0x73ff9b352534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ledgercore_app_role_cannot_update_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ledgercore_app_role_cannot_update_entries' (7439) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d00cc9b4316 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d00cc77ab9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d00cc9b9f9c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d00cc990c32 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d00cc9ac501 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d00cc9ac942 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d00cc990ce2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d00cc989529 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d00cc991ccd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d00cc77b2bc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d00cc77b092 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d00cc90187d - <sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres as sqlx_core[7ccfcbca79ed9396]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x5d00cc81b3f6 - sqlx_core[7ccfcbca79ed9396]::testing::run_test::<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   13:     0x5d00cc88278f - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5d00cc8a63aa - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[c0d0db0cc27ccb8f]::runtime::context::Context>>::with::<tokio[c0d0db0cc27ccb8f]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x5d00cc8837c2 - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]   16:     0x5d00cc89624b - tokio[c0d0db0cc27ccb8f]::runtime::context::runtime::enter_runtime::<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5d00cc8a87aa - <tokio[c0d0db0cc27ccb8f]::runtime::runtime::Runtime>::block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   18:     0x5d00cc8c0b8c - sqlx_core[7ccfcbca79ed9396]::rt::test_block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   19:     0x5d00cc8a0d50 - <integration[4d200cc68931ca50]::ledgercore_app_role_cannot_update_entries::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5d00cc9bf16b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x5d00cc9cd2c1 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5d00cc9c6524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5d00cc9d10e2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5d00cc9b3bce - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x73ff9b2bf07a - <unknown>
[INFO] [stdout]   26:     0x73ff9b352534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- non_negative_account_rejects_post_that_would_drive_it_negative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'non_negative_account_rejects_post_that_would_drive_it_negative' (7440) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d00cc9b4316 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5d00cc77ab9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5d00cc9b9f9c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5d00cc990c32 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5d00cc9ac501 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5d00cc9ac942 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5d00cc990ce2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5d00cc989529 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5d00cc991ccd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x5d00cc77b2bc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5d00cc77b092 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   11:     0x5d00cc90187d - <sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres as sqlx_core[7ccfcbca79ed9396]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x5d00cc81efe7 - sqlx_core[7ccfcbca79ed9396]::testing::run_test::<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   13:     0x5d00cc882b2f - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x5d00cc8a6a2a - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[c0d0db0cc27ccb8f]::runtime::context::Context>>::with::<tokio[c0d0db0cc27ccb8f]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x5d00cc883ae2 - <tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]   16:     0x5d00cc8969eb - tokio[c0d0db0cc27ccb8f]::runtime::context::runtime::enter_runtime::<<tokio[c0d0db0cc27ccb8f]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5d00cc8a8bea - <tokio[c0d0db0cc27ccb8f]::runtime::runtime::Runtime>::block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   18:     0x5d00cc8c0e2c - sqlx_core[7ccfcbca79ed9396]::rt::test_block_on::<sqlx_core[7ccfcbca79ed9396]::testing::run_test<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}, sqlx_core[7ccfcbca79ed9396]::testing::run_test_with_pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres, fn(sqlx_core[7ccfcbca79ed9396]::pool::Pool<sqlx_postgres[fdaab2dea7ad93c1]::database::Postgres>) -> integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   19:     0x5d00cc8a0eb0 - <integration[4d200cc68931ca50]::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5d00cc9bf16b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x5d00cc9cd2c1 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5d00cc9c6524 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5d00cc9d10e2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5d00cc9b3bce - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x73ff9b2bf07a - <unknown>
[INFO] [stdout]   26:     0x73ff9b352534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     concurrent_posts_on_same_account_have_no_lost_updates
[INFO] [stdout]     duplicate_idempotency_key_returns_same_id_and_does_not_double_post
[INFO] [stdout]     happy_path_updates_both_balances
[INFO] [stdout]     ledgercore_app_role_cannot_update_entries
[INFO] [stdout]     non_negative_account_rejects_post_that_would_drive_it_negative
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p infra-pg --test integration`
[INFO] running `Command { std: "docker" "inspect" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739", kill_on_drop: false }`
[INFO] [stdout] c9b99b0dabc3fcb7201e60b0b666de482c0206876d59c90f33aa284f6b98b739
