[INFO] cloning repository https://github.com/constb/tt-rust-actix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/constb/tt-rust-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconstb%2Ftt-rust-actix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconstb%2Ftt-rust-actix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1516d8d053e22c40c44b0444e842df98fc186502
[INFO] testing constb/tt-rust-actix against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconstb%2Ftt-rust-actix" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/constb/tt-rust-actix
[INFO] finished tweaking git repo https://github.com/constb/tt-rust-actix
[INFO] tweaked toml for git repo https://github.com/constb/tt-rust-actix written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/constb/tt-rust-actix on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/constb/tt-rust-actix already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af5025ad9f6a7f35de2e039a060c7f5650c4c8aa1e08c41873cdea747687f2ae
[INFO] running `Command { std: "docker" "start" "-a" "af5025ad9f6a7f35de2e039a060c7f5650c4c8aa1e08c41873cdea747687f2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af5025ad9f6a7f35de2e039a060c7f5650c4c8aa1e08c41873cdea747687f2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5025ad9f6a7f35de2e039a060c7f5650c4c8aa1e08c41873cdea747687f2ae", kill_on_drop: false }`
[INFO] [stdout] af5025ad9f6a7f35de2e039a060c7f5650c4c8aa1e08c41873cdea747687f2ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59bb088aae90097ded5567dc7ba28ed311d35f48e31311b07c4c4eda98da1b75
[INFO] running `Command { std: "docker" "start" "-a" "59bb088aae90097ded5567dc7ba28ed311d35f48e31311b07c4c4eda98da1b75", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling prettyplease v0.1.23
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling rs-snowflake v0.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling prost-derive v0.11.6
[INFO] [stderr]    Compiling ghost v0.1.7
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling typetag-impl v0.2.5
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling inventory v0.3.3
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling prost v0.11.6
[INFO] [stderr]    Compiling prost-types v0.11.6
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling prost-build v0.11.6
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling prost-wkt-build v0.4.0
[INFO] [stderr]    Compiling prost-wkt-types v0.4.0
[INFO] [stderr]    Compiling tt-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling typetag v0.2.5
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling migrations_internals v2.0.0
[INFO] [stderr]    Compiling diesel v2.0.2
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.6
[INFO] [stderr]    Compiling prost-wkt v0.4.0
[INFO] [stderr]    Compiling migrations_macros v2.0.0
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling tracing-actix-web v0.7.2
[INFO] [stderr]    Compiling actix-request-identifier v4.1.0
[INFO] [stderr]    Compiling diesel_migrations v2.0.0
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]  --> src/database/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Balance {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 7 |     pub user_id: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `order_id`, `user_id`, `item_id`, `currency`, `value`, and `created_at` are never read
[INFO] [stdout]   --> src/database/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BalanceReserve {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 14 |     pub order_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 16 |     pub item_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 17 |     pub currency: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 18 |     pub value: BigDecimal,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     pub user_currency_value: BigDecimal,
[INFO] [stdout] 20 |     pub created_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/database/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Transaction {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     pub id: i64,
[INFO] [stdout] 26 |     pub transaction_currency: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub transaction_value: BigDecimal,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub sender_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |     pub sender_currency: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub sender_value: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub sender_balance_before: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub sender_balance_after: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub recipient_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub recipient_currency: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub recipient_value: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub recipient_balance_before: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub recipient_balance_after: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub merchant_data: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub order_data: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 40 |     pub created_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 41 |     pub idempotency_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/database/mutations.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 |     Ok(i64),
[INFO] [stdout]     |     -- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 217 -     Ok(i64),
[INFO] [stdout] 217 +     Ok(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetBalanceInput` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GetBalanceInput {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CancelReservationInput` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct CancelReservationInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStatisticsInput` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct GetStatisticsInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListTransactionsInput` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ListTransactionsInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatisticsOutput` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct StatisticsOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListTransactionsOutput` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ListTransactionsOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserTransaction` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct UserTransaction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "59bb088aae90097ded5567dc7ba28ed311d35f48e31311b07c4c4eda98da1b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59bb088aae90097ded5567dc7ba28ed311d35f48e31311b07c4c4eda98da1b75", kill_on_drop: false }`
[INFO] [stdout] 59bb088aae90097ded5567dc7ba28ed311d35f48e31311b07c4c4eda98da1b75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d3867961ac70aede21aa166232bd43e4f5ec6ced05510a353186814e65491fa
[INFO] running `Command { std: "docker" "start" "-a" "6d3867961ac70aede21aa166232bd43e4f5ec6ced05510a353186814e65491fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tt-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]  --> src/database/models.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Balance {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 7 |     pub user_id: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `order_id`, `user_id`, `item_id`, `currency`, `value`, and `created_at` are never read
[INFO] [stdout]   --> src/database/models.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BalanceReserve {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 14 |     pub order_id: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub user_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 16 |     pub item_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 17 |     pub currency: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 18 |     pub value: BigDecimal,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     pub user_currency_value: BigDecimal,
[INFO] [stdout] 20 |     pub created_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/database/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Transaction {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     pub id: i64,
[INFO] [stdout] 26 |     pub transaction_currency: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub transaction_value: BigDecimal,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub sender_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |     pub sender_currency: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub sender_value: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub sender_balance_before: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub sender_balance_after: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     pub recipient_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 34 |     pub recipient_currency: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub recipient_value: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     pub recipient_balance_before: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     pub recipient_balance_after: Option<BigDecimal>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub merchant_data: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub order_data: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 40 |     pub created_at: NaiveDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 41 |     pub idempotency_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/database/mutations.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 |     Ok(i64),
[INFO] [stdout]     |     -- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 217 -     Ok(i64),
[INFO] [stdout] 217 +     Ok(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetBalanceInput` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GetBalanceInput {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CancelReservationInput` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct CancelReservationInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStatisticsInput` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct GetStatisticsInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListTransactionsInput` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct ListTransactionsInput {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatisticsOutput` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct StatisticsOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListTransactionsOutput` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ListTransactionsOutput {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserTransaction` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct UserTransaction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "6d3867961ac70aede21aa166232bd43e4f5ec6ced05510a353186814e65491fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d3867961ac70aede21aa166232bd43e4f5ec6ced05510a353186814e65491fa", kill_on_drop: false }`
[INFO] [stdout] 6d3867961ac70aede21aa166232bd43e4f5ec6ced05510a353186814e65491fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b7b6f1c9593ae8255527bef7cc6a5680a815c0934ee5afbd965b7868d69ef0e
[INFO] running `Command { std: "docker" "start" "-a" "7b7b6f1c9593ae8255527bef7cc6a5680a815c0934ee5afbd965b7868d69ef0e", kill_on_drop: false }`
[INFO] [stderr] warning: field `user_id` is never read
[INFO] [stderr]  --> src/database/models.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Balance {
[INFO] [stderr]   |            ------- field in this struct
[INFO] [stderr] 7 |     pub user_id: String,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `order_id`, `user_id`, `item_id`, `currency`, `value`, and `created_at` are never read
[INFO] [stderr]   --> src/database/models.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct BalanceReserve {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 14 |     pub order_id: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 15 |     pub user_id: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 16 |     pub item_id: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 17 |     pub currency: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 18 |     pub value: BigDecimal,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 19 |     pub user_currency_value: BigDecimal,
[INFO] [stderr] 20 |     pub created_at: NaiveDateTime,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/database/models.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Transaction {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 25 |     pub id: i64,
[INFO] [stderr] 26 |     pub transaction_currency: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |     pub transaction_value: BigDecimal,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 28 |     pub sender_id: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 29 |     pub sender_currency: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |     pub sender_value: Option<BigDecimal>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 31 |     pub sender_balance_before: Option<BigDecimal>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 32 |     pub sender_balance_after: Option<BigDecimal>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 33 |     pub recipient_id: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 34 |     pub recipient_currency: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 35 |     pub recipient_value: Option<BigDecimal>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 36 |     pub recipient_balance_before: Option<BigDecimal>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 37 |     pub recipient_balance_after: Option<BigDecimal>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 38 |     pub merchant_data: Option<serde_json::Value>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 39 |     pub order_data: Option<serde_json::Value>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 40 |     pub created_at: NaiveDateTime,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 41 |     pub idempotency_key: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/database/mutations.rs:217:8
[INFO] [stderr]     |
[INFO] [stderr] 217 |     Ok(i64),
[INFO] [stderr]     |     -- ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 217 -     Ok(i64),
[INFO] [stderr] 217 +     Ok(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetBalanceInput` is never constructed
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct GetBalanceInput {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CancelReservationInput` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct CancelReservationInput {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetStatisticsInput` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:81:12
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub struct GetStatisticsInput {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ListTransactionsInput` is never constructed
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:91:12
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub struct ListTransactionsInput {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StatisticsOutput` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:120:12
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub struct StatisticsOutput {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ListTransactionsOutput` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:133:12
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub struct ListTransactionsOutput {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserTransaction` is never constructed
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/tt-rust-b4c98c7acca8a71b/out/api.rs:239:12
[INFO] [stderr]     |
[INFO] [stderr] 239 | pub struct UserTransaction {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tt-rust` (bin "tt-rust" test) generated 11 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tt_rust-3a07070ad46b213a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test database::idgen::tests::test_next ... ok
[INFO] [stdout] test database::mutations::tests::test_reserve ... FAILED
[INFO] [stdout] test database::queries::tests::test_load_balance ... FAILED
[INFO] [stdout] test database::mutations::tests::test_top_up ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::mutations::tests::test_reserve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::mutations::tests::test_reserve' (26) panicked at src/database/connect.rs:10:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dcd515c48aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dcd515c48aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dcd515c48aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dcd515c48aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dcd515d9eca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dcd515d9eca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5dcd515c9412 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dcd515c9412 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dcd515a33df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dcd515a33df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dcd515bcab9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dcd5142847c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5dcd5142847c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dcd515bcd32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5dcd515bcd32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dcd515a3498 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dcd5159ac29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dcd515a424d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dcd515da7ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dcd515da4f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dcd512fec5e - core::result::Result<T,E>::expect::hbb7f1a5282b2b8aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dcd5133a130 - tt_rust::database::connect::create_db_connection_pool::hb5bb32b0998bc118
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/connect.rs:10:49
[INFO] [stdout]   22:     0x5dcd5132347d - tt_rust::database::mutations::tests::test_reserve::{{closure}}::h92e7100e437f3f6c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mutations.rs:357:20
[INFO] [stdout]   23:     0x5dcd513103a8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h26c7a906f6cb2edc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:924:44
[INFO] [stdout]   24:     0x5dcd5130f7c7 - tokio::task::local::LocalSet::with::{{closure}}::h0f131c5cce735ed0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:685:13
[INFO] [stdout]   25:     0x5dcd51334455 - std::thread::local::LocalKey<T>::try_with::hafc8284f22bd9848
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5dcd5133362e - std::thread::local::LocalKey<T>::with::ha5b674a113aac9af
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5dcd5130f6ab - tokio::task::local::LocalSet::with::h6f82e49ed787be6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:668:17
[INFO] [stdout]   28:     0x5dcd5131027b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h4150d9272db05786
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:914:22
[INFO] [stdout]   29:     0x5dcd5130ff09 - tokio::task::local::LocalSet::run_until::{{closure}}::h8c2739f7092b24e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:574:19
[INFO] [stdout]   30:     0x5dcd512c50bd - <core::pin::Pin<P> as core::future::future::Future>::poll::hf797adeb68ccfaf2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5dcd512f8c8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdeb9f75b6b01bf62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5dcd512f885b - tokio::runtime::coop::with_budget::haa056e0ed7bbf1ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]   33:     0x5dcd512f885b - tokio::runtime::coop::budget::h577adfea97952011
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]   34:     0x5dcd512f885b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h35f2b0528c6719c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5dcd512f4ec0 - tokio::runtime::scheduler::current_thread::Context::enter::he6adeb4b135a57af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5dcd512f66fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4171a18fdd44974a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5dcd512f6344 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h544ba0b49c8cf064
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5dcd512cda93 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7c4a3b8de13f7865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5dcd512f60ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6c390d28382bf8fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5dcd512f63ca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6e809bce47f565e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5dcd512f3a83 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf24692c22ffaacc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5dcd512cb2b1 - tokio::runtime::runtime::Runtime::block_on::ha26db2d68fc598e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   43:     0x5dcd5130fb50 - tokio::task::local::LocalSet::block_on::hfc9c1dcb12cfdcd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:535:12
[INFO] [stdout]   44:     0x5dcd51305524 - actix_rt::runtime::Runtime::block_on::hcfdea41e4d74e6e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   45:     0x5dcd512e0703 - actix_rt::system::SystemRunner::block_on::h75dc2f1349c7b6dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   46:     0x5dcd5132330e - tt_rust::database::mutations::tests::test_reserve::h1210807e67803a56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mutations.rs:353:5
[INFO] [stdout]   47:     0x5dcd51323a37 - tt_rust::database::mutations::tests::test_reserve::{{closure}}::he8772e08dfa8f852
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mutations.rs:354:28
[INFO] [stdout]   48:     0x5dcd512c8936 - core::ops::function::FnOnce::call_once::h8442f074dba50db4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5dcd5141c55b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5dcd5141c55b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5dcd51428f4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5dcd51424664 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5dcd51424664 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5dcd5142bb52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5dcd5142bb52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5dcd515c417f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x5dcd515c417f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7bdd18e5aaa4 - <unknown>
[INFO] [stdout]   70:     0x7bdd18ee7a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::queries::tests::test_load_balance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::queries::tests::test_load_balance' (28) panicked at src/database/connect.rs:10:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dcd515c48aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dcd515c48aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dcd515c48aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dcd515c48aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dcd515d9eca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dcd515d9eca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5dcd515c9412 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dcd515c9412 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dcd515a33df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dcd515a33df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dcd515bcab9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dcd5142847c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5dcd5142847c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dcd515bcd32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5dcd515bcd32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dcd515a3498 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dcd5159ac29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dcd515a424d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dcd515da7ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dcd515da4f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dcd512fec5e - core::result::Result<T,E>::expect::hbb7f1a5282b2b8aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dcd5133a130 - tt_rust::database::connect::create_db_connection_pool::hb5bb32b0998bc118
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/connect.rs:10:49
[INFO] [stdout]   22:     0x5dcd51321656 - tt_rust::database::queries::tests::test_load_balance::{{closure}}::ha7d3547f19e09c6c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/queries.rs:71:20
[INFO] [stdout]   23:     0x5dcd513104f8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h32dbcc4c744d65fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:924:44
[INFO] [stdout]   24:     0x5dcd5130f8d7 - tokio::task::local::LocalSet::with::{{closure}}::ha3b50e8183e37354
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:685:13
[INFO] [stdout]   25:     0x5dcd51334055 - std::thread::local::LocalKey<T>::try_with::h71b341554ed358eb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5dcd513336ce - std::thread::local::LocalKey<T>::with::hcf7e949c1e07b64a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5dcd5130f65b - tokio::task::local::LocalSet::with::h08a7abf01f885e14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:668:17
[INFO] [stdout]   28:     0x5dcd513102cb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h4e272c3f6b728777
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:914:22
[INFO] [stdout]   29:     0x5dcd5130fd29 - tokio::task::local::LocalSet::run_until::{{closure}}::h8c1949aab04d91ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:574:19
[INFO] [stdout]   30:     0x5dcd512c507d - <core::pin::Pin<P> as core::future::future::Future>::poll::hac3ba5eda485d94c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5dcd512f8c0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h557cee9fafa24ba2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5dcd512f86cb - tokio::runtime::coop::with_budget::heb8c1fa32447ea09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]   33:     0x5dcd512f86cb - tokio::runtime::coop::budget::h579d67513691bb82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]   34:     0x5dcd512f86cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h349fa73e73f60ead
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5dcd512f4590 - tokio::runtime::scheduler::current_thread::Context::enter::h1adb17a0e7659d55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5dcd512f71ca - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8a39f74b8bbeff2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5dcd512f6364 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc6fdc67f05d5bf1b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5dcd512cdcf3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h99745de2ccf03afc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5dcd512f590f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3c8baa85e52f2671
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5dcd512f643a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h998862a8158f1fa8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5dcd512f3483 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3f9e7f86a67cfc80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5dcd512cb3d1 - tokio::runtime::runtime::Runtime::block_on::he91f8654e9d87e90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   43:     0x5dcd5130faf0 - tokio::task::local::LocalSet::block_on::hdc8ace7794e7be84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:535:12
[INFO] [stdout]   44:     0x5dcd51305564 - actix_rt::runtime::Runtime::block_on::hda42672f605df02f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   45:     0x5dcd512e06d3 - actix_rt::system::SystemRunner::block_on::h2239318a1b0a9e36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   46:     0x5dcd513214be - tt_rust::database::queries::tests::test_load_balance::hc3338559bec9a84b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/queries.rs:67:5
[INFO] [stdout]   47:     0x5dcd51321527 - tt_rust::database::queries::tests::test_load_balance::{{closure}}::h5f2758f3ff6015aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/queries.rs:68:33
[INFO] [stdout]   48:     0x5dcd512c88a6 - core::ops::function::FnOnce::call_once::h5e4114faf1072065
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5dcd5141c55b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5dcd5141c55b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5dcd51428f4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5dcd51424664 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5dcd51424664 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5dcd5142bb52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5dcd5142bb52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5dcd515c417f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x5dcd515c417f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7bdd18e5aaa4 - <unknown>
[INFO] [stdout]   70:     0x7bdd18ee7a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::mutations::tests::test_top_up stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::mutations::tests::test_top_up' (27) panicked at src/database/connect.rs:10:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dcd515c48aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dcd515c48aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dcd515c48aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dcd515c48aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dcd515d9eca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dcd515d9eca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5dcd515c9412 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dcd515c9412 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5dcd515a33df - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dcd515a33df - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dcd515bcab9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dcd5142847c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5dcd5142847c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dcd515bcd32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5dcd515bcd32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5dcd515a3498 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5dcd5159ac29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dcd515a424d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5dcd515da7ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dcd515da4f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5dcd512fec5e - core::result::Result<T,E>::expect::hbb7f1a5282b2b8aa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5dcd5133a130 - tt_rust::database::connect::create_db_connection_pool::hb5bb32b0998bc118
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/connect.rs:10:49
[INFO] [stdout]   22:     0x5dcd5132228d - tt_rust::database::mutations::tests::test_top_up::{{closure}}::h04906ae45ee6223b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mutations.rs:320:20
[INFO] [stdout]   23:     0x5dcd51310648 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h6edb18c2887da761
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:924:44
[INFO] [stdout]   24:     0x5dcd5130f9e7 - tokio::task::local::LocalSet::with::{{closure}}::hcf470d6442e7da6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:685:13
[INFO] [stdout]   25:     0x5dcd51333cb5 - std::thread::local::LocalKey<T>::try_with::h36813e6183952722
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5dcd513333fe - std::thread::local::LocalKey<T>::with::h25bd52c62a7f02bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5dcd5130f6fb - tokio::task::local::LocalSet::with::h83fad9396a3f6516
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:668:17
[INFO] [stdout]   28:     0x5dcd5131031b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hf63664c94989821f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:914:22
[INFO] [stdout]   29:     0x5dcd513100e9 - tokio::task::local::LocalSet::run_until::{{closure}}::hfbc23c3d377b84ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:574:19
[INFO] [stdout]   30:     0x5dcd512c503d - <core::pin::Pin<P> as core::future::future::Future>::poll::h1228a27999a0bc31
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5dcd512f8c4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd91b743435b83d6d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   32:     0x5dcd512f89eb - tokio::runtime::coop::with_budget::hd23ff76b6d68c54e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]   33:     0x5dcd512f89eb - tokio::runtime::coop::budget::h6bbd8a68b391bb5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]   34:     0x5dcd512f89eb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4909f96423399a8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   35:     0x5dcd512f48b0 - tokio::runtime::scheduler::current_thread::Context::enter::h298cc19f451ebc2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   36:     0x5dcd512f7c9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hca2032b9339794fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   37:     0x5dcd512f6384 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfef6d44dac7172fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   38:     0x5dcd512cdbc3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h92fbede89ec7e012
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   39:     0x5dcd512f5cff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h67023ebe28f5f66d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   40:     0x5dcd512f64aa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd00467ef990a5d04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   41:     0x5dcd512f3783 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8dd5c4d464e2c191
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   42:     0x5dcd512cb191 - tokio::runtime::runtime::Runtime::block_on::h33a2fe7bc88ab1bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   43:     0x5dcd5130fa90 - tokio::task::local::LocalSet::block_on::h82ac0c2801df810e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:535:12
[INFO] [stdout]   44:     0x5dcd513054e4 - actix_rt::runtime::Runtime::block_on::ha0e6d9a6854bb0d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   45:     0x5dcd512e06a3 - actix_rt::system::SystemRunner::block_on::h1d141a2a34d87712
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   46:     0x5dcd5132211e - tt_rust::database::mutations::tests::test_top_up::h9f7c4777b70a91e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mutations.rs:316:5
[INFO] [stdout]   47:     0x5dcd513227b7 - tt_rust::database::mutations::tests::test_top_up::{{closure}}::he617a9026eb182ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mutations.rs:317:27
[INFO] [stdout]   48:     0x5dcd512c87b6 - core::ops::function::FnOnce::call_once::h3fca71edc1ac858a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5dcd5141c55b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5dcd5141c55b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5dcd51428f4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5dcd51428f4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5dcd51428f4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5dcd51424664 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5dcd51424664 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5dcd5142bb52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5dcd5142bb52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5dcd5142bb52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5dcd515c417f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x5dcd515c417f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7bdd18e5aaa4 - <unknown>
[INFO] [stdout]   70:     0x7bdd18ee7a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::mutations::tests::test_reserve
[INFO] [stdout]     database::mutations::tests::test_top_up
[INFO] [stdout]     database::queries::tests::test_load_balance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tt-rust`
[INFO] running `Command { std: "docker" "inspect" "7b7b6f1c9593ae8255527bef7cc6a5680a815c0934ee5afbd965b7868d69ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7b6f1c9593ae8255527bef7cc6a5680a815c0934ee5afbd965b7868d69ef0e", kill_on_drop: false }`
[INFO] [stdout] 7b7b6f1c9593ae8255527bef7cc6a5680a815c0934ee5afbd965b7868d69ef0e
