[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.98.0-beta.8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsr0000/ledgercore on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded time-macros v0.2.29
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded borsh-derive v1.6.1
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded rust_decimal v1.42.1
[INFO] [stderr]   Downloaded time v0.3.49
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150
[INFO] running `Command { std: "docker" "start" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150", 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" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150", 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" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 generic-array v0.14.7
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[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 http v1.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[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 tinyvec v1.11.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[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 icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 crc-catalog v2.5.0
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[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 tower-service v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[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 prettyplease v0.2.37
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[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 pin-project v1.1.13
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hyper v1.10.1
[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 matchers v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[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 7m 03s
[INFO] running `Command { std: "docker" "inspect" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150", 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" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[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 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 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 55s
[INFO] running `Command { std: "docker" "inspect" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150", 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" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.49s
[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::liability_credit_increases_balance ... ok
[INFO] [stdout] test account::tests::liability_debit_decreases_balance ... ok
[INFO] [stdout] test account::tests::check_post_accepts_negative_when_allowed ... ok
[INFO] [stdout] test entry::tests::entries_equal_when_fields_equal ... ok
[INFO] [stdout] test entry::tests::entry_rejects_zero_amount ... ok
[INFO] [stdout] test entry::tests::entry_accepts_positive_amount ... ok
[INFO] [stdout] test entry::tests::entry_rejects_negative_amount ... ok
[INFO] [stdout] test entry::tests::direction_flip_is_involution ... ok
[INFO] [stdout] test ids::tests::idempotency_key_accepts_exactly_max_len ... ok
[INFO] [stdout] test ids::tests::account_id_round_trips_uuid ... ok
[INFO] [stdout] test ids::tests::idempotency_key_rejects_empty ... ok
[INFO] [stdout] test ids::tests::ids_display_as_their_uuid ... ok
[INFO] [stdout] test ids::tests::idempotency_key_rejects_too_long ... ok
[INFO] [stdout] test ids::tests::idempotency_key_permits_uuid_shape ... ok
[INFO] [stdout] test ids::tests::idempotency_key_accepts_typical_input ... ok
[INFO] [stdout] test account::tests::proptest_apply::apply_and_reverse_round_trips ... ok
[INFO] [stdout] test ids::tests::transaction_id_round_trips_uuid ... ok
[INFO] [stdout] test money::tests::currency_display_is_iso_code ... ok
[INFO] [stdout] test money::tests::money_display_preserves_scale ... ok
[INFO] [stdout] test money::tests::currency_mismatch_error_equality ... 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 money::tests::money_positive_rejects_zero ... 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 money::tests::money_new_accepts_any_decimal ... ok
[INFO] [stdout] test money::tests::try_add_same_currency_is_exact ... ok
[INFO] [stdout] test transaction::tests::perfect_decimal_sum_is_accepted ... ok
[INFO] [stdout] test money::tests::try_sub_can_produce_negative ... ok
[INFO] [stdout] test money::tests::money_zero_is_zero_in_currency ... ok
[INFO] [stdout] test transaction::tests::precision_difference_is_unbalanced ... ok
[INFO] [stdout] test transaction::tests::single_entry_rejected ... ok
[INFO] [stdout] test transaction::tests::balanced_four_entry_transaction_is_accepted ... ok
[INFO] [stdout] test transaction::tests::proptest_inv1::unbalanced_random_transactions_are_rejected ... ok
[INFO] [stdout] test transaction::tests::proptest_inv1::balanced_random_transactions_are_accepted ... ok
[INFO] [stdout] test transaction::tests::single_account_rejected ... ok
[INFO] [stdout] test transaction::tests::unbalanced_rejected_with_totals ... ok
[INFO] [stdout] test account::tests::check_post_accepts_zero ... 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] [stdout] 
[INFO] [stderr]      Running unittests src/bin/recon.rs (/opt/rustwide/target/release/deps/recon-8fd43383f4015375)
[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 happy_path_updates_both_balances ... FAILED
[INFO] [stdout] test concurrent_posts_on_same_account_have_no_lost_updates ... FAILED
[INFO] [stdout] test non_negative_account_rejects_post_that_would_drive_it_negative ... 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- happy_path_updates_both_balances stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'happy_path_updates_both_balances' (7800) 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:     0x5562478d5586 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556247697d8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5562478db1ec - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5562478b4102 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5562478cd6a1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5562478cdae2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5562478b41b2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5562478aba89 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5562478b519d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x55624769849c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x556247698272 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x55624781fc21 - <sqlx_postgres[2537e033ef952346]::database::Postgres as sqlx_core[4018e9a488d3b1a4]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x556247737307 - sqlx_core[4018e9a488d3b1a4]::testing::run_test::<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   13:     0x5562477a083f - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477cceba - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[2c87aa12079a0715]::runtime::context::Context>>::with::<tokio[2c87aa12079a0715]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5562477a18b2 - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]   16:     0x5562477aaa0b - tokio[2c87aa12079a0715]::runtime::context::runtime::enter_runtime::<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   17:     0x5562477d9d7a - <tokio[2c87aa12079a0715]::runtime::runtime::Runtime>::block_on::<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}, integration[dd059a5c292b627a]::happy_path_updates_both_balances::happy_path_updates_both_balances::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   18:     0x5562477bdffb - <integration[dd059a5c292b627a]::happy_path_updates_both_balances::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5562478e01eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x5562478ee561 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x5562478e8e34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x5562478f23d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x5562478d4e24 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7617ee68a07a - <unknown>
[INFO] [stdout]   25:     0x7617ee71d534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[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' (7798) 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:     0x5562478d5586 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556247697d8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5562478db1ec - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5562478b4102 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5562478cd6a1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5562478cdae2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5562478b41b2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5562478aba89 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5562478b519d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x55624769849c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x556247698272 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x55624781fc21 - <sqlx_postgres[2537e033ef952346]::database::Postgres as sqlx_core[4018e9a488d3b1a4]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x55624773b0e7 - sqlx_core[4018e9a488d3b1a4]::testing::run_test::<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477a0bdf - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477cd53a - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[2c87aa12079a0715]::runtime::context::Context>>::with::<tokio[2c87aa12079a0715]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::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[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5562477a1bd2 - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477ab1ab - tokio[2c87aa12079a0715]::runtime::context::runtime::enter_runtime::<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477da1ba - <tokio[2c87aa12079a0715]::runtime::runtime::Runtime>::block_on::<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477be3bb - <integration[dd059a5c292b627a]::concurrent_posts_on_same_account_have_no_lost_updates::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5562478e01eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x5562478ee561 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x5562478e8e34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x5562478f23d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x5562478d4e24 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7617ee68a07a - <unknown>
[INFO] [stdout]   25:     0x7617ee71d534 - clone
[INFO] [stdout]   26:                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' (7802) 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:     0x5562478d5586 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556247697d8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5562478db1ec - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5562478b4102 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5562478cd6a1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5562478cdae2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5562478b41b2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5562478aba89 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5562478b519d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x55624769849c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x556247698272 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x55624781fc21 - <sqlx_postgres[2537e033ef952346]::database::Postgres as sqlx_core[4018e9a488d3b1a4]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x55624773cb07 - sqlx_core[4018e9a488d3b1a4]::testing::run_test::<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477a0daf - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477cd87a - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[2c87aa12079a0715]::runtime::context::Context>>::with::<tokio[2c87aa12079a0715]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5562477a1d62 - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477ab57b - tokio[2c87aa12079a0715]::runtime::context::runtime::enter_runtime::<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477da3da - <tokio[2c87aa12079a0715]::runtime::runtime::Runtime>::block_on::<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477be59b - <integration[dd059a5c292b627a]::non_negative_account_rejects_post_that_would_drive_it_negative::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5562478e01eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x5562478ee561 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x5562478e8e34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x5562478f23d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x5562478d4e24 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7617ee68a07a - <unknown>
[INFO] [stdout]   25:     0x7617ee71d534 - clone
[INFO] [stdout]   26:                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' (7799) 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:     0x5562478d5586 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556247697d8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5562478db1ec - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5562478b4102 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5562478cd6a1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5562478cdae2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5562478b41b2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5562478aba89 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5562478b519d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x55624769849c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x556247698272 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x55624781fc21 - <sqlx_postgres[2537e033ef952346]::database::Postgres as sqlx_core[4018e9a488d3b1a4]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x55624773e3a7 - sqlx_core[4018e9a488d3b1a4]::testing::run_test::<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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:     0x5562477a0f7f - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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:     0x5562477cdbba - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[2c87aa12079a0715]::runtime::context::Context>>::with::<tokio[2c87aa12079a0715]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5562477a1ef2 - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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:     0x5562477ab94b - tokio[2c87aa12079a0715]::runtime::context::runtime::enter_runtime::<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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:     0x5562477da5fa - <tokio[2c87aa12079a0715]::runtime::runtime::Runtime>::block_on::<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::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[dd059a5c292b627a]::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:     0x5562477be77b - <integration[dd059a5c292b627a]::duplicate_idempotency_key_returns_same_id_and_does_not_double_post::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5562478e01eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x5562478ee561 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x5562478e8e34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x5562478f23d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x5562478d4e24 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7617ee68a07a - <unknown>
[INFO] [stdout]   25:     0x7617ee71d534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ledgercore_app_role_cannot_update_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ledgercore_app_role_cannot_update_entries' (7801) 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:     0x5562478d5586 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x556247697d8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5562478db1ec - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5562478b4102 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5562478cd6a1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5562478cdae2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5562478b41b2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5562478aba89 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5562478b519d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]    9:     0x55624769849c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   10:     0x556247698272 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   11:     0x55624781fc21 - <sqlx_postgres[2537e033ef952346]::database::Postgres as sqlx_core[4018e9a488d3b1a4]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]   12:     0x556247738d96 - sqlx_core[4018e9a488d3b1a4]::testing::run_test::<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   13:     0x5562477a0a0f - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477cd1fa - <std[97b98282bc616a66]::thread::local::LocalKey<tokio[2c87aa12079a0715]::runtime::context::Context>>::with::<tokio[2c87aa12079a0715]::runtime::context::set_scheduler<(alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>), <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x5562477a1a42 - <tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]   16:     0x5562477aaddb - tokio[2c87aa12079a0715]::runtime::context::runtime::enter_runtime::<<tokio[2c87aa12079a0715]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::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:     0x5562477d9f9a - <tokio[2c87aa12079a0715]::runtime::runtime::Runtime>::block_on::<sqlx_core[4018e9a488d3b1a4]::testing::run_test<sqlx_postgres[2537e033ef952346]::database::Postgres, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}, sqlx_core[4018e9a488d3b1a4]::testing::run_test_with_pool<sqlx_postgres[2537e033ef952346]::database::Postgres, fn(sqlx_core[4018e9a488d3b1a4]::pool::Pool<sqlx_postgres[2537e033ef952346]::database::Postgres>) -> integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}, integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::ledgercore_app_role_cannot_update_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]   18:     0x5562477be1db - <integration[dd059a5c292b627a]::ledgercore_app_role_cannot_update_entries::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5562478e01eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x5562478ee561 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x5562478e8e34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x5562478f23d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x5562478d4e24 - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x7617ee68a07a - <unknown>
[INFO] [stdout]   25:     0x7617ee71d534 - clone
[INFO] [stdout]   26:                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.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p infra-pg --test integration`
[INFO] running `Command { std: "docker" "inspect" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150", kill_on_drop: false }`
[INFO] [stdout] dadeaca7b53e3b4e5b69850e4a66c760fc12b134d252ab4cbc0497072f5b6150
