[INFO] cloning repository https://github.com/RRYami/PortfolioEngine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RRYami/PortfolioEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRYami%2FPortfolioEngine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRYami%2FPortfolioEngine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87d1cf5fc847419b8fc4239c85189476c2d4bb06
[INFO] testing RRYami/PortfolioEngine against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRRYami%2FPortfolioEngine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RRYami/PortfolioEngine
[INFO] finished tweaking git repo https://github.com/RRYami/PortfolioEngine
[INFO] tweaked toml for git repo https://github.com/RRYami/PortfolioEngine written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RRYami/PortfolioEngine on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RRYami/PortfolioEngine 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.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967
[INFO] running `Command { std: "docker" "start" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967", 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" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967", 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" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[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 zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ptf-engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling arrow-json v54.3.1
[INFO] [stderr]    Compiling arrow-csv v54.3.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling parquet v54.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ptf-persistence v0.1.0 (/opt/rustwide/workdir/crates/persistence)
[INFO] [stderr]    Compiling ptf-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s
[INFO] running `Command { std: "docker" "inspect" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967", 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" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling reqwest v0.12.28
[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 arrow-select v54.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling arrow-json v54.3.1
[INFO] [stderr]    Compiling arrow-csv v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling ptf-persistence v0.1.0 (/opt/rustwide/workdir/crates/persistence)
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling parquet v54.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ptf-engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]    Compiling ptf-api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] running `Command { std: "docker" "inspect" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967", 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" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ptf_api-462894ce81e82902)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test price_source::tests::synthetic_supplies_enough_history_for_lookback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/debug/deps/ptf_engine-c32c39271a8e95f9)
[INFO] [stdout] 
[INFO] [stdout] running 161 tests
[INFO] [stdout] test currency::tests::as_ref_str ... ok
[INFO] [stdout] test currency::tests::lowercase_rejected ... ok
[INFO] [stdout] test currency::tests::const_constructors_match_try_from ... ok
[INFO] [stdout] test currency::tests::non_ascii_rejected ... ok
[INFO] [stdout] test currency::tests::wrong_length_rejected ... ok
[INFO] [stdout] test fold::tests::buy_currency_mismatch_does_not_mutate_cash ... ok
[INFO] [stdout] test fold::tests::buy_creates_long_lot ... ok
[INFO] [stdout] test fold::tests::buy_specific_quantity_mismatch_does_not_mutate_cash ... ok
[INFO] [stdout] test fold::tests::buy_specific_lot_not_found_does_not_mutate_cash ... ok
[INFO] [stdout] test fold::tests::deposit_increases_cash ... ok
[INFO] [stdout] test fold::tests::deposit_withdraw_fee_sequence ... ok
[INFO] [stdout] test fold::tests::dividend_currency_mismatch_errors ... ok
[INFO] [stdout] test fold::tests::dividend_does_not_affect_lots_or_pnl ... ok
[INFO] [stdout] test fold::tests::dividend_on_long_position_credits_cash ... ok
[INFO] [stdout] test fold::tests::dividend_on_nonexistent_position_errors ... ok
[INFO] [stdout] test fold::tests::fee_decreases_cash ... ok
[INFO] [stdout] test fold::tests::dividend_on_short_position_errors_in_v1 ... ok
[INFO] [stdout] test fold::tests::fifo_same_date_determinism ... ok
[INFO] [stdout] test fold::tests::full_sell_removes_lot_and_position ... ok
[INFO] [stdout] test fold::tests::buy_past_short_opens_long ... ok
[INFO] [stdout] test fold::tests::buy_specific_short_lot_cover ... ok
[INFO] [stdout] test fold::tests::lifo_same_date_determinism ... ok
[INFO] [stdout] test fold::tests::multi_currency_cash ... ok
[INFO] [stdout] test fold::tests::multi_currency_dividend ... ok
[INFO] [stdout] test fold::tests::method_override_lifo_on_fifo_portfolio ... ok
[INFO] [stdout] test fold::tests::multiple_deposits_same_currency ... ok
[INFO] [stdout] test fold::tests::multi_currency_positions ... ok
[INFO] [stdout] test fold::tests::buy_currency_mismatch_errors ... ok
[INFO] [stdout] test fold::tests::buy_exactly_short_leaves_flat ... ok
[INFO] [stdout] test fold::tests::realized_pnl_on_sell ... ok
[INFO] [stdout] test fold::tests::partial_sell_shrinks_lot ... ok
[INFO] [stdout] test fold::tests::multiple_shorts_covered_fifo ... ok
[INFO] [stdout] test fold::tests::reverse_split_preserves_basis ... ok
[INFO] [stdout] test fold::tests::same_date_is_allowed ... ok
[INFO] [stdout] test fold::tests::sell_currency_mismatch_errors ... ok
[INFO] [stdout] test fold::tests::sell_currency_mismatch_does_not_mutate_cash ... ok
[INFO] [stdout] test fold::tests::sell_fifo_order ... ok
[INFO] [stdout] test fold::tests::sell_exactly_long_leaves_flat ... ok
[INFO] [stdout] test fold::tests::sell_specific_insufficient_quantity ... ok
[INFO] [stdout] test fold::tests::sell_past_long_opens_short ... ok
[INFO] [stdout] test fold::tests::sell_lifo_order ... ok
[INFO] [stdout] test fold::tests::sell_specific_lot_selection ... ok
[INFO] [stdout] test fold::tests::sell_specific_lot_not_found ... ok
[INFO] [stdout] test fold::tests::sell_specific_lot_not_found_does_not_mutate_cash ... ok
[INFO] [stdout] test currency::tests::valid_currency ... ok
[INFO] [stdout] test fold::tests::short_cover_pnl_loss ... ok
[INFO] [stdout] test fold::tests::sell_specific_quantity_mismatch_does_not_mutate_cash ... ok
[INFO] [stdout] test fold::tests::short_cover_pnl_profit ... ok
[INFO] [stdout] test fold::tests::split_applies_to_all_lots ... ok
[INFO] [stdout] test fold::tests::sell_specific_quantity_mismatch ... ok
[INFO] [stdout] test fold::tests::sell_specific_short_lot_wrong_side ... ok
[INFO] [stdout] test fold::tests::split_applies_to_short_lots ... ok
[INFO] [stdout] test fold::tests::split_on_nonexistent_position_errors ... ok
[INFO] [stdout] test fold::tests::withdrawal_decreases_cash ... ok
[INFO] [stdout] test fx::tests::static_different_date_misses ... ok
[INFO] [stdout] test fold::tests::split_preserves_long_cost_basis ... ok
[INFO] [stdout] test fx::tests::static_builder_pattern ... ok
[INFO] [stdout] test fx::tests::tri_direct_rate ... ok
[INFO] [stdout] test fx::tests::static_direct_hit ... ok
[INFO] [stdout] test fx::tests::static_direct_miss ... ok
[INFO] [stdout] test fx::tests::tri_division_by_zero ... ok
[INFO] [stdout] test fx::tests::static_same_currency_returns_one ... ok
[INFO] [stdout] test fx::tests::tri_falls_back_to_inverse_when_triangulation_fails ... ok
[INFO] [stdout] test fold::tests::unordered_transactions_fails ... ok
[INFO] [stdout] test fx::tests::tri_inverse_rate ... ok
[INFO] [stdout] test fx::tests::tri_inverse_round_trip_not_exact ... ok
[INFO] [stdout] test fx::tests::tri_same_currency_identity ... ok
[INFO] [stdout] test fx::tests::tri_triangulation_equality_with_direct ... ok
[INFO] [stdout] test fx::tests::tri_unavailable_when_nothing_works ... ok
[INFO] [stdout] test fx::tests::tri_via_pivot_both_direct ... ok
[INFO] [stdout] test fx::tests::tri_via_pivot_both_inverted ... ok
[INFO] [stdout] test fx::tests::tri_via_pivot_first_leg_inverted ... ok
[INFO] [stdout] test fx::tests::tri_via_pivot_second_leg_inverted ... ok
[INFO] [stdout] test ids::tests::different_newtypes_are_incompatible ... ok
[INFO] [stdout] test ids::tests::ids_are_unique ... ok
[INFO] [stdout] test lot::tests::long_net_quantity_positive ... ok
[INFO] [stdout] test lot::tests::short_net_quantity_negative ... ok
[INFO] [stdout] test lot::tests::total_basis_long ... ok
[INFO] [stdout] test lot::tests::total_basis_short ... ok
[INFO] [stdout] test money::tests::equality_same_currency ... ok
[INFO] [stdout] test money::tests::construction ... ok
[INFO] [stdout] test money::tests::equality_different_amount ... ok
[INFO] [stdout] test portfolio_state::tests::cash_lookup ... ok
[INFO] [stdout] test portfolio_state::tests::empty_state ... ok
[INFO] [stdout] test position::tests::flat_empty ... ok
[INFO] [stdout] test position::tests::long_cost_basis_multiple_lots ... ok
[INFO] [stdout] test position::tests::long_cost_basis_single_lot ... ok
[INFO] [stdout] test position::tests::long_cost_basis_with_short_lots_ignored ... ok
[INFO] [stdout] test position::tests::lot_by_id_found ... ok
[INFO] [stdout] test position::tests::lot_by_id_not_found ... ok
[INFO] [stdout] test position::tests::mixed_long_and_short ... ok
[INFO] [stdout] test position::tests::net_short ... ok
[INFO] [stdout] test position::tests::new_is_empty ... ok
[INFO] [stdout] test position::tests::net_long ... ok
[INFO] [stdout] test position::tests::short_proceeds_basis_single_lot ... ok
[INFO] [stdout] test position::tests::short_proceeds_basis_with_long_lots_ignored ... ok
[INFO] [stdout] test position::tests::multiple_long_lots_sum ... ok
[INFO] [stdout] test price::tests::static_different_instrument_misses ... ok
[INFO] [stdout] test position::tests::short_proceeds_basis_multiple_lots ... ok
[INFO] [stdout] test price::tests::static_hit ... ok
[INFO] [stdout] test price::tests::static_different_date_misses ... ok
[INFO] [stdout] test price::tests::static_miss ... ok
[INFO] [stdout] test repository::memory::tests::instrument_by_symbol ... ok
[INFO] [stdout] test repository::memory::tests::instrument_list ... ok
[INFO] [stdout] test repository::memory::tests::instrument_upsert_and_get ... ok
[INFO] [stdout] test repository::memory::tests::instrument_upsert_same_id_updates ... ok
[INFO] [stdout] test repository::memory::tests::instrument_symbol_uniqueness_rejected ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_create_and_get ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_create_duplicate_errors ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_delete ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_delete_missing_returns_not_found ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_get_missing_returns_not_found ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_list ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_update_missing_returns_not_found ... ok
[INFO] [stdout] test repository::memory::tests::transaction_append_and_list ... ok
[INFO] [stdout] test repository::memory::tests::portfolio_update ... ok
[INFO] [stdout] test repository::memory::tests::transaction_list_in_chronological_order ... ok
[INFO] [stdout] test repository::memory::tests::transaction_list_until_excludes_after_date ... ok
[INFO] [stdout] test risk::tests::cholesky_identity ... ok
[INFO] [stdout] test risk::tests::cholesky_simple ... ok
[INFO] [stdout] test risk::tests::empty_portfolio_returns_empty_report ... ok
[INFO] [stdout] test transaction::tests::buy_currency_mismatch_fails ... ok
[INFO] [stdout] test transaction::tests::buy_happy_path ... ok
[INFO] [stdout] test transaction::tests::buy_negative_fee_fails ... ok
[INFO] [stdout] test transaction::tests::buy_negative_price_fails ... ok
[INFO] [stdout] test transaction::tests::buy_negative_quantity_fails ... ok
[INFO] [stdout] test transaction::tests::buy_zero_fee_succeeds ... ok
[INFO] [stdout] test transaction::tests::deposit_positive_amount_ok ... ok
[INFO] [stdout] test transaction::tests::deposit_zero_amount_fails ... ok
[INFO] [stdout] test transaction::tests::dividend_positive_amount_ok ... ok
[INFO] [stdout] test transaction::tests::dividend_with_ex_date ... ok
[INFO] [stdout] test risk::tests::var_with_constant_prices_is_near_zero ... ok
[INFO] [stdout] test transaction::tests::buy_zero_price_fails ... ok
[INFO] [stdout] test transaction::tests::dividend_zero_amount_fails ... ok
[INFO] [stdout] test transaction::tests::buy_zero_quantity_fails ... ok
[INFO] [stdout] test transaction::tests::merger_validation ... ok
[INFO] [stdout] test transaction::tests::return_of_capital_validation ... ok
[INFO] [stdout] test transaction::tests::sell_validations_mirror_buy ... ok
[INFO] [stdout] test transaction::tests::reverse_split_positive_ratio_ok ... ok
[INFO] [stdout] test transaction::tests::spinoff_edge_cases_zero_and_one ... ok
[INFO] [stdout] test transaction::tests::spinoff_validation ... ok
[INFO] [stdout] test transaction::tests::split_positive_ratio_ok ... ok
[INFO] [stdout] test transaction::tests::fee_negative_amount_fails ... ok
[INFO] [stdout] test transaction::tests::fee_zero_amount_ok ... ok
[INFO] [stdout] test transaction::tests::split_zero_ratio_fails ... ok
[INFO] [stdout] test transaction::tests::symbol_change_same_instrument_fails ... ok
[INFO] [stdout] test transaction::tests::symbol_change_valid ... ok
[INFO] [stdout] test transaction::tests::stock_dividend_validation ... ok
[INFO] [stdout] test transaction::tests::transaction_construction_settle_before_trade_fails ... ok
[INFO] [stdout] test transaction::tests::withdrawal_positive_amount_ok ... ok
[INFO] [stdout] test transaction::tests::transaction_construction_valid ... ok
[INFO] [stdout] test valuation::tests::empty_portfolio_total_is_zero ... ok
[INFO] [stdout] test valuation::tests::flat_position_contributes_zero ... ok
[INFO] [stdout] test valuation::tests::missing_price_errors ... ok
[INFO] [stdout] test valuation::tests::missing_fx_rate_errors ... ok
[INFO] [stdout] test valuation::tests::mixed_lots_net_correctly ... ok
[INFO] [stdout] test valuation::tests::multi_currency_converts_and_sums ... ok
[INFO] [stdout] test valuation::tests::price_currency_mismatch_errors ... ok
[INFO] [stdout] test valuation::tests::single_currency_with_short_position ... ok
[INFO] [stdout] test valuation::tests::single_currency_cash_plus_long_position ... ok
[INFO] [stdout] test valuation::tests::negative_cash_is_included ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 161 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fold_properties.rs (/opt/rustwide/target/debug/deps/fold_properties-e64b42ffece8da2a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test empty_fold ... ok
[INFO] [stdout] test basis_conservation_under_splits ... ok
[INFO] [stdout] test cash_conservation_no_trades ... ok
[INFO] [stdout] test currency_isolation ... ok
[INFO] [stdout] test same_date_order_independence ... ok
[INFO] [stdout] test realized_pnl_zero_without_sells ... ok
[INFO] [stdout] test net_quantity_correctness ... ok
[INFO] [stdout] test split_preserves_basis ... ok
[INFO] [stdout] test cash_conservation_with_trades ... ok
[INFO] [stdout] test cash_conservation_scripted_buy_then_sell ... ok
[INFO] [stdout] test determinism ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde_roundtrip.rs (/opt/rustwide/target/debug/deps/serde_roundtrip-8fd0b5581aef936a)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test serde_tests::corporate_action_internally_tagged_format ... ok
[INFO] [stdout] test serde_tests::corporate_action_return_of_capital_roundtrips ... ok
[INFO] [stdout] test serde_tests::corporate_action_reverse_split_roundtrips ... ok
[INFO] [stdout] test serde_tests::corporate_action_spinoff_roundtrips ... ok
[INFO] [stdout] test serde_tests::corporate_action_merger_roundtrips ... ok
[INFO] [stdout] test serde_tests::corporate_action_symbol_change_roundtrips ... ok
[INFO] [stdout] test serde_tests::currency_deserializes_from_string ... ok
[INFO] [stdout] test serde_tests::currency_rejects_invalid_code ... ok
[INFO] [stdout] test serde_tests::currency_roundtrips ... ok
[INFO] [stdout] test serde_tests::currency_serializes_to_string ... ok
[INFO] [stdout] test serde_tests::lot_id_roundtrips ... ok
[INFO] [stdout] test serde_tests::instrument_id_roundtrips ... ok
[INFO] [stdout] test serde_tests::lot_selection_method_roundtrips ... ok
[INFO] [stdout] test serde_tests::lot_side_snake_case ... ok
[INFO] [stdout] test serde_tests::empty_portfolio_state_roundtrips ... ok
[INFO] [stdout] test serde_tests::corporate_action_split_roundtrips ... ok
[INFO] [stdout] test serde_tests::corporate_action_stock_dividend_roundtrips ... ok
[INFO] [stdout] test serde_tests::money_json_format ... ok
[INFO] [stdout] test serde_tests::lot_method_roundtrips ... ok
[INFO] [stdout] test serde_tests::lot_selection_specific_roundtrips ... ok
[INFO] [stdout] test serde_tests::portfolio_state_with_cash_roundtrips ... ok
[INFO] [stdout] test serde_tests::lot_side_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_id_roundtrips ... ok
[INFO] [stdout] test serde_tests::money_roundtrips ... ok
[INFO] [stdout] test serde_tests::portfolio_state_with_positions_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_internally_tagged_format ... ok
[INFO] [stdout] test serde_tests::transaction_kind_dividend_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_withdrawal_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_sell_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_corporate_action_split_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_deposit_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_fee_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_buy_roundtrips ... ok
[INFO] [stdout] test serde_tests::transaction_kind_corporate_action_reverse_split_roundtrips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/valuation_properties.rs (/opt/rustwide/target/debug/deps/valuation_properties-557a8fcc93a389a3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test single_currency_identity ... ok
[INFO] [stdout] test empty_portfolio ... ok
[INFO] [stdout] test round_trip_invariance ... ok
[INFO] [stdout] test triangulation_symmetry ... ok
[INFO] [stdout] test conservation_under_currency_conversion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ptf_persistence-8f680be057c16e0a)
[INFO] [stdout] test tests::pool_creation_and_migration_succeeds ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pool_creation_and_migration_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::pool_creation_and_migration_succeeds' (4637) panicked at crates/persistence/src/lib.rs:82:14:
[INFO] [stdout] pool creation failed: Database(Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x578c1a4f0191 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x578c1a4f0191 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x578c1a4f0191 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x578c1a4f0191 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x578c1a506cea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x578c1a506cea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x578c1a4f4bcc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x578c1a4f4bcc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x578c1a4cd596 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x578c1a4cd596 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x578c1a4e7b59 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x578c1a199b30 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x578c1a199b30 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x578c1a4e7e82 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x578c1a4e7e82 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x578c1a4cd642 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x578c1a4c4ec9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x578c1a4ce42d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x578c1a50751c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x578c1a507262 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x578c1a178dea - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[6d8f0e458a9c8d44]::pool::Pool<sqlx_postgres[6ba860a4bd16677c]::database::Postgres>, ptf_persistence[136a83d28a4e9fe]::PersistenceError>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x578c1a177b27 - ptf_persistence[136a83d28a4e9fe]::tests::pool_creation_and_migration_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/persistence/src/lib.rs:82:14
[INFO] [stdout]   22:     0x578c1a187652 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x578c1a1876cd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x578c1a1845cd - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x578c1a1844cb - tokio[88d52234085c73e6]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x578c1a1844cb - tokio[88d52234085c73e6]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x578c1a1844cb - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x578c1a17dd70 - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x578c1a182f7d - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x578c1a182224 - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x578c1a17352b - <tokio[88d52234085c73e6]::runtime::context::scoped::Scoped<tokio[88d52234085c73e6]::runtime::scheduler::Context>>::set::<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x578c1a1765d9 - tokio[88d52234085c73e6]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x578c1a187d02 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[88d52234085c73e6]::runtime::context::Context>>::try_with::<tokio[88d52234085c73e6]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x578c1a18788e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[88d52234085c73e6]::runtime::context::Context>>::with::<tokio[88d52234085c73e6]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x578c1a1751bd - tokio[88d52234085c73e6]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x578c1a17ee30 - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x578c1a17f126 - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x578c1a181920 - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x578c1a17f6e3 - tokio[88d52234085c73e6]::runtime::context::runtime::enter_runtime::<<tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x578c1a17d731 - <tokio[88d52234085c73e6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x578c1a1730b4 - <tokio[88d52234085c73e6]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x578c1a17327f - <tokio[88d52234085c73e6]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x578c1a179bdd - ptf_persistence[136a83d28a4e9fe]::tests::pool_creation_and_migration_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/persistence/src/lib.rs:95:67
[INFO] [stdout]   44:     0x578c1a1777f7 - ptf_persistence[136a83d28a4e9fe]::tests::pool_creation_and_migration_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/persistence/src/lib.rs:76:52
[INFO] [stdout]   45:     0x578c1a18cde6 - <ptf_persistence[136a83d28a4e9fe]::tests::pool_creation_and_migration_succeeds::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x578c1a18ce6b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x578c1a18ce6b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x578c1a19a4b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x578c1a19a4b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x578c1a19a4b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x578c1a19a4b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x578c1a19a4b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x578c1a19a4b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x578c1a19a4b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x578c1a194f64 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x578c1a194f64 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x578c1a19d602 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x578c1a19d602 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x578c1a19d602 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x578c1a19d602 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x578c1a19d602 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x578c1a19d602 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x578c1a19d602 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x578c1a4ef66f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x578c1a4ef66f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7b26f1131aa4 - <unknown>
[INFO] [stdout]   67:     0x7b26f11bea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::pool_creation_and_migration_succeeds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ptf-persistence --lib`
[INFO] running `Command { std: "docker" "inspect" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967", kill_on_drop: false }`
[INFO] [stdout] 76afcd7e4f39d93ca0a1280c1f8667c76217cf349954e1ee42d3c5ea12615967
