[INFO] cloning repository https://github.com/leroyguillaume/radinage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leroyguillaume/radinage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fradinage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fradinage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35cec6b7919659ffeccc9f1de14971153cd4e8de
[INFO] testing leroyguillaume/radinage against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleroyguillaume%2Fradinage" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leroyguillaume/radinage
[INFO] finished tweaking git repo https://github.com/leroyguillaume/radinage
[INFO] tweaked toml for git repo https://github.com/leroyguillaume/radinage written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leroyguillaume/radinage on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leroyguillaume/radinage 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c6af47f1798969dbd8a309954ecf785ba6290eb4c6f20bc5d556a59e8f132b4
[INFO] running `Command { std: "docker" "start" "-a" "1c6af47f1798969dbd8a309954ecf785ba6290eb4c6f20bc5d556a59e8f132b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c6af47f1798969dbd8a309954ecf785ba6290eb4c6f20bc5d556a59e8f132b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c6af47f1798969dbd8a309954ecf785ba6290eb4c6f20bc5d556a59e8f132b4", kill_on_drop: false }`
[INFO] [stdout] 1c6af47f1798969dbd8a309954ecf785ba6290eb4c6f20bc5d556a59e8f132b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 091a88a562edcd03f6ac2e4dd442316d7b35d0d00c134be34e4e15d1392567a6
[INFO] running `Command { std: "docker" "start" "-a" "091a88a562edcd03f6ac2e4dd442316d7b35d0d00c134be34e4e15d1392567a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rmcp v1.4.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling calamine v0.26.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sse-stream v0.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling radinage-mcp v0.1.0 (/opt/rustwide/workdir/radinage-mcp)
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling aide v0.16.0-alpha.3
[INFO] [stderr]    Compiling radinage-api v0.1.0 (/opt/rustwide/workdir/radinage-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "091a88a562edcd03f6ac2e4dd442316d7b35d0d00c134be34e4e15d1392567a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091a88a562edcd03f6ac2e4dd442316d7b35d0d00c134be34e4e15d1392567a6", kill_on_drop: false }`
[INFO] [stdout] 091a88a562edcd03f6ac2e4dd442316d7b35d0d00c134be34e4e15d1392567a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e46ac7d8dc460c90f80b610f15a554fad1041f84dc6ffd97361cfe55931a1411
[INFO] running `Command { std: "docker" "start" "-a" "e46ac7d8dc460c90f80b610f15a554fad1041f84dc6ffd97361cfe55931a1411", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling radinage-mcp v0.1.0 (/opt/rustwide/workdir/radinage-mcp)
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling radinage-api v0.1.0 (/opt/rustwide/workdir/radinage-api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.32s
[INFO] running `Command { std: "docker" "inspect" "e46ac7d8dc460c90f80b610f15a554fad1041f84dc6ffd97361cfe55931a1411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46ac7d8dc460c90f80b610f15a554fad1041f84dc6ffd97361cfe55931a1411", kill_on_drop: false }`
[INFO] [stdout] e46ac7d8dc460c90f80b610f15a554fad1041f84dc6ffd97361cfe55931a1411
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f30f7831827070a2eaef424f5a44dabcb6a6ceefb747ab3ac9c9eba944e68a3
[INFO] running `Command { std: "docker" "start" "-a" "5f30f7831827070a2eaef424f5a44dabcb6a6ceefb747ab3ac9c9eba944e68a3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/radinage_api-b75ad09eee055295)
[INFO] [stdout] 
[INFO] [stdout] running 198 tests
[INFO] [stdout] test auth::tests::generate_token_produces_decodable_jwt ... ok
[INFO] [stdout] test auth::tests::token_with_wrong_secret_fails_decode ... ok
[INFO] [stdout] test auth::tests::verify_invalid_hash_returns_error ... ok
[INFO] [stdout] test auth::tests::generate_token_user_role ... ok
[INFO] [stdout] test domain::budget::tests::budget_type_from_str ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_recurring_period_boundary ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_recurring_with_closed_end ... ok
[INFO] [stdout] test domain::budget::tests::label_pattern_contains ... ok
[INFO] [stdout] test domain::budget::tests::label_pattern_ends_with ... ok
[INFO] [stdout] test domain::budget::tests::label_pattern_matches_empty_pattern ... ok
[INFO] [stdout] test domain::budget::tests::label_pattern_starts_with_case_insensitive ... ok
[INFO] [stdout] test domain::budget::tests::recurrence_as_str ... ok
[INFO] [stdout] test domain::budget::tests::recurrence_from_str ... ok
[INFO] [stdout] test domain::budget::tests::validate_no_overlap_ok_occasional ... ok
[INFO] [stdout] test domain::budget::tests::validate_no_overlap_ok_single_current_period ... ok
[INFO] [stdout] test domain::operation::tests::auto_is_not_manual ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_recurring_weekly ... ok
[INFO] [stdout] test domain::operation::tests::budget_link_deserializes_from_camel_case ... ok
[INFO] [stdout] test domain::operation::tests::budget_link_serializes_budget_id_as_camel_case ... ok
[INFO] [stdout] test domain::user::tests::as_str_roundtrips ... ok
[INFO] [stdout] test domain::operation::tests::unlinked_is_not_manual ... ok
[INFO] [stdout] test domain::operation::tests::manual_is_manual ... ok
[INFO] [stdout] test domain::user::tests::from_str_invalid ... ok
[INFO] [stdout] test domain::user::tests::from_str_valid ... ok
[INFO] [stdout] test error::tests::bad_request_is_400 ... ok
[INFO] [stdout] test error::tests::conflict_is_409 ... ok
[INFO] [stdout] test error::tests::forbidden_is_403 ... ok
[INFO] [stdout] test error::tests::internal_is_500 ... ok
[INFO] [stdout] test error::tests::not_found_is_404 ... ok
[INFO] [stdout] test error::tests::unauthorized_is_401 ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_occasional ... ok
[INFO] [stdout] test domain::budget::tests::validate_no_overlap_err_open_ended_current_overlaps ... ok
[INFO] [stdout] test domain::budget::tests::validate_no_overlap_ok_disjoint_periods ... ok
[INFO] [stdout] test domain::user::tests::display_matches_as_str ... ok
[INFO] [stdout] test handlers::auth::tests::activate_with_invalid_json_returns_error ... ok
[INFO] [stdout] test handlers::auth::tests::activate_with_unknown_token_returns_not_found ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_recurring_open_ended ... ok
[INFO] [stdout] test handlers::auth::tests::login_with_placeholder_hash_returns_unauthorized ... ok
[INFO] [stdout] test handlers::auth::tests::login_with_unknown_user_returns_unauthorized ... ok
[INFO] [stdout] test handlers::budgets::tests::apply_budget_skips_manual_when_no_force ... ok
[INFO] [stdout] test handlers::budgets::tests::apply_budget_budget_not_found_returns_404 ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_recurring_cross_year_period ... ok
[INFO] [stdout] test handlers::budgets::tests::create_budget_returns_201 ... ok
[INFO] [stdout] test handlers::budgets::tests::create_budget_returns_400_when_periods_overlap ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_recurring_closed_periods ... ok
[INFO] [stdout] test handlers::budgets::tests::deserialize_frontend_occasional_payload ... ok
[INFO] [stdout] test domain::budget::tests::validate_no_overlap_err_closed_periods_overlap ... ok
[INFO] [stdout] test domain::budget::tests::validate_no_overlap_err_current_overlaps_closed ... ok
[INFO] [stdout] test handlers::budgets::tests::deserialize_frontend_recurring_with_closed_periods ... ok
[INFO] [stdout] test handlers::budgets::tests::deserialize_frontend_recurring_payload ... ok
[INFO] [stdout] test domain::budget::tests::expected_amount_for_month_recurring_yearly ... ok
[INFO] [stdout] test handlers::budgets::tests::create_budget_returns_409_when_limit_reached ... ok
[INFO] [stdout] test handlers::budgets::tests::serialize_budget_response_uses_camel_case ... ok
[INFO] [stdout] test handlers::budgets::tests::update_budget_not_found_returns_404 ... ok
[INFO] [stdout] test handlers::data::tests::export_requires_auth ... ok
[INFO] [stdout] test handlers::data::tests::import_rejects_wrong_version ... ok
[INFO] [stdout] test handlers::data::tests::export_returns_all_budgets_and_operations ... ok
[INFO] [stdout] test handlers::data::tests::import_round_trips_recurring_budget_kind ... ok
[INFO] [stdout] test handlers::data::tests::import_skips_duplicate_operations_and_restores_ignored_flag ... ok
[INFO] [stdout] test handlers::data::tests::import_creates_missing_and_skips_existing_by_label ... ok
[INFO] [stdout] test handlers::data::tests::import_remaps_budget_link_to_existing_budget_with_same_label ... ok
[INFO] [stdout] test handlers::budgets::tests::list_budgets_returns_all_budgets ... ok
[INFO] [stdout] test handlers::data::tests::import_unlinks_operation_when_referenced_budget_missing ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_duplicate_rows_reported ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_all_rows_duplicate_reports_all_rows ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_partial_errors_reported ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_insert_error_carries_row_number ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_duplicate_check_error_carries_row_number ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_multiple_duplicate_rows_reported_in_order ... ok
[INFO] [stdout] test handlers::monthly_operations::tests::returns_operations_for_the_month ... ok
[INFO] [stdout] test handlers::operations::tests::auto_match_skips_manual_link ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_same_row_twice_in_file_is_not_a_duplicate_when_db_is_empty ... ok
[INFO] [stdout] test handlers::operations::tests::create_operation_inserts_and_returns_created ... ok
[INFO] [stdout] test handlers::operations::tests::ignore_operation_not_found_returns_404 ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_same_row_twice_in_file_is_skipped_when_already_in_db ... ok
[INFO] [stdout] test handlers::monthly_operations::tests::returns_empty_operations ... ok
[INFO] [stdout] test handlers::operations::tests::auto_match_sets_link_when_rule_matches ... ok
[INFO] [stdout] test handlers::import::tests::import_csv_success_calls_insert_per_row ... ok
[INFO] [stdout] test handlers::operations::tests::list_operations_pagination_values ... ok
[INFO] [stdout] test handlers::operations::tests::link_budget_budget_not_found_returns_404 ... ok
[INFO] [stdout] test handlers::operations::tests::update_operation_not_found_returns_404 ... ok
[INFO] [stdout] test handlers::operations::tests::unignore_operation_returns_200 ... ok
[INFO] [stdout] test handlers::summary::tests::summary_from_after_to_returns_400 ... ok
[INFO] [stdout] test handlers::summary::tests::summary_range_returns_multiple_months ... ok
[INFO] [stdout] test handlers::summary::tests::summary_single_month_empty ... ok
[INFO] [stdout] test handlers::users::tests::build_invitation_link_format ... ok
[INFO] [stdout] test handlers::users::tests::build_invitation_link_strips_trailing_slash ... ok
[INFO] [stdout] test handlers::users::tests::change_password_without_auth_returns_unauthorized ... ok
[INFO] [stdout] test handlers::summary::tests::summary_totals_computed_correctly ... ok
[INFO] [stdout] test handlers::users::tests::create_user_invitation_conflict_returns_conflict ... ok
[INFO] [stdout] test handlers::monthly_operations::tests::invalid_month_returns_bad_request ... ok
[INFO] [stdout] test handlers::operations::tests::ignore_operation_returns_200 ... ok
[INFO] [stdout] test handlers::operations::tests::list_operations_returns_empty_page ... ok
[INFO] [stdout] test handlers::users::tests::create_user_forbidden_for_non_admin ... ok
[INFO] [stdout] test handlers::users::tests::create_user_without_auth_returns_unauthorized ... ok
[INFO] [stdout] test handlers::users::tests::create_user_without_password_forbidden_for_non_admin ... ok
[INFO] [stdout] test handlers::users::tests::delete_user_forbidden_for_non_admin ... ok
[INFO] [stdout] test handlers::users::tests::delete_user_returns_no_content ... ok
[INFO] [stdout] test handlers::users::tests::delete_user_self_returns_bad_request ... ok
[INFO] [stdout] test handlers::users::tests::delete_user_unknown_returns_not_found ... ok
[INFO] [stdout] test handlers::users::tests::create_user_without_password_returns_invitation_link ... ok
[INFO] [stdout] test handlers::users::tests::delete_user_without_auth_returns_unauthorized ... ok
[INFO] [stdout] test handlers::users::tests::reset_password_forbidden_for_non_admin ... ok
[INFO] [stdout] test handlers::users::tests::reset_password_self_returns_bad_request ... ok
[INFO] [stdout] test handlers::users::tests::reset_password_unknown_user_returns_not_found ... ok
[INFO] [stdout] test handlers::users::tests::reset_password_without_auth_returns_unauthorized ... ok
[INFO] [stdout] test handlers::users::tests::search_users_forbidden_for_non_admin ... ok
[INFO] [stdout] test handlers::users::tests::search_users_returns_results_excluding_self ... ok
[INFO] [stdout] test handlers::users::tests::reset_password_returns_link ... ok
[INFO] [stdout] test repositories::budget::tests::create_recurring_budget_with_all_recurrences ... FAILED
[INFO] [stdout] test repositories::budget::tests::create_and_find_occasional_budget ... FAILED
[INFO] [stdout] test repositories::budget::tests::delete_budget ... FAILED
[INFO] [stdout] test repositories::budget::tests::create_recurring_budget_with_rules ... FAILED
[INFO] [stdout] test repositories::budget::tests::exists_returns_correct_value ... FAILED
[INFO] [stdout] test repositories::budget::tests::list_all_for_user ... FAILED
[INFO] [stdout] test repositories::budget::tests::find_by_id_not_found ... FAILED
[INFO] [stdout] test repositories::budget::tests::update_budget_fields ... FAILED
[INFO] [stdout] test repositories::budget::tests::update_nonexistent_returns_none ... FAILED
[INFO] [stdout] test repositories::budget::tests::list_budgets_returns_all ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::delete_operation ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::insert_and_find_by_id ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::list_sorts_by_effective_date_when_present ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::set_auto_link_updates_row ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::update_nonexistent_returns_false ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::list_with_pagination ... FAILED
[INFO] [stdout] test repositories::operation::unit_tests::budget_link_from_cols_auto ... ok
[INFO] [stdout] test repositories::operation::unit_tests::budget_link_from_cols_manual ... ok
[INFO] [stdout] test repositories::operation::unit_tests::budget_link_from_cols_unknown_defaults_to_unlinked ... ok
[INFO] [stdout] test repositories::operation::unit_tests::budget_link_from_cols_unlinked ... ok
[INFO] [stdout] test repositories::user::tests::change_password_updates_hash ... FAILED
[INFO] [stdout] test repositories::operation::integration_tests::update_operation ... FAILED
[INFO] [stdout] test repositories::user::tests::create_admin_user ... FAILED
[INFO] [stdout] test repositories::user::tests::create_and_find_user ... FAILED
[INFO] [stdout] test repositories::user::tests::create_duplicate_username_returns_conflict ... FAILED
[INFO] [stdout] test repositories::user::tests::create_with_invitation_and_activate ... FAILED
[INFO] [stdout] test repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict ... FAILED
[INFO] [stdout] test repositories::user::tests::delete_user_unknown_returns_false ... FAILED
[INFO] [stdout] test repositories::user::tests::delete_user_removes_user ... FAILED
[INFO] [stdout] test repositories::user::tests::find_by_username_returns_none_when_not_found ... FAILED
[INFO] [stdout] test repositories::user::tests::find_password_hash_returns_hash ... FAILED
[INFO] [stdout] test repositories::user::tests::find_password_hash_unknown_user_returns_not_found ... FAILED
[INFO] [stdout] test repositories::user::tests::full_invitation_flow_create_activate_login ... FAILED
[INFO] [stdout] test repositories::user::tests::invited_user_placeholder_hash_never_matches ... FAILED
[INFO] [stdout] test repositories::user::tests::search_by_username_returns_matching_users ... FAILED
[INFO] [stdout] test repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation ... FAILED
[INFO] [stdout] test repositories::user::tests::set_reset_token_unknown_user_returns_false ... FAILED
[INFO] [stdout] test schema::tests::converts_one_of_const_to_enum ... ok
[INFO] [stdout] test repositories::user::tests::find_by_invitation_token_returns_none_for_unknown ... FAILED
[INFO] [stdout] test schema::tests::leaves_non_const_one_of_untouched ... ok
[INFO] [stdout] test services::importer::tests::excel_serial_to_date_known_values ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_bad_date_reports_error ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_basic ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_comma_decimal ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_custom_date_format ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_different_column_order ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_missing_column_reports_error ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_bad_amount_reports_error ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_negative_amount ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_only_header_returns_empty ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_partial_errors ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_whitespace_trimmed_from_labels ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_with_excel_serial_dates ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_with_skip_lines ... ok
[INFO] [stdout] test services::importer::tests::parse_csv_with_skip_lines_error_row_numbers_are_correct ... ok
[INFO] [stdout] test services::importer::tests::skip_leading_lines_more_than_available_returns_empty ... ok
[INFO] [stdout] test services::importer::tests::skip_leading_lines_skips_correct_number ... ok
[INFO] [stdout] test services::importer::tests::parse_date_falls_back_to_excel_serial ... ok
[INFO] [stdout] test services::matcher::tests::budget_with_no_rules_never_matches ... ok
[INFO] [stdout] test services::importer::tests::skip_leading_lines_zero_returns_all ... ok
[INFO] [stdout] test services::matcher::tests::ends_with_pattern_matches_correctly ... ok
[INFO] [stdout] test services::matcher::tests::first_matching_budget_wins ... ok
[INFO] [stdout] test services::matcher::tests::match_amount_false_ignores_amount ... ok
[INFO] [stdout] test services::matcher::tests::match_amount_true_occasional_wrong_month_skipped ... ok
[INFO] [stdout] test services::matcher::tests::match_amount_true_recurring_uses_period_amount ... ok
[INFO] [stdout] test services::matcher::tests::match_amount_true_requires_exact_occasional_amount ... ok
[INFO] [stdout] test services::matcher::tests::match_recurring_op_in_closed_period ... ok
[INFO] [stdout] test services::matcher::tests::match_when_op_date_inside_recurring_period ... ok
[INFO] [stdout] test services::matcher::tests::matches_by_label_contains ... ok
[INFO] [stdout] test services::matcher::tests::no_match_recurring_op_between_periods ... ok
[INFO] [stdout] test services::matcher::tests::no_match_when_label_doesnt_match ... ok
[INFO] [stdout] test services::matcher::tests::no_match_when_op_date_outside_occasional_month ... ok
[INFO] [stdout] test services::matcher::tests::no_match_when_op_date_outside_recurring_period ... ok
[INFO] [stdout] test services::matcher::tests::empty_budget_list_returns_none ... ok
[INFO] [stdout] test handlers::auth::tests::activate_stores_argon2_hash_not_plaintext ... ok
[INFO] [stdout] test handlers::users::tests::create_user_with_password_returns_created_response ... ok
[INFO] [stdout] test handlers::auth::tests::activate_with_valid_token_sets_password_and_returns_jwt ... ok
[INFO] [stdout] test handlers::auth::tests::activate_returns_decodable_jwt_for_correct_user ... ok
[INFO] [stdout] test handlers::users::tests::create_user_propagates_conflict_error ... ok
[INFO] [stdout] test handlers::users::tests::create_user_with_password_omits_invitation_link_from_json ... ok
[INFO] [stdout] test auth::tests::hash_and_verify_correct_password ... ok
[INFO] [stdout] test handlers::auth::tests::login_with_correct_credentials_returns_token ... ok
[INFO] [stdout] test handlers::auth::tests::login_with_wrong_password_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::verify_wrong_password_returns_false ... ok
[INFO] [stdout] test auth::tests::hash_is_different_each_call ... ok
[INFO] [stdout] test handlers::auth::tests::login_admin_role_preserved_in_token ... ok
[INFO] [stdout] test handlers::users::tests::change_password_with_wrong_current_returns_bad_request ... ok
[INFO] [stdout] test handlers::users::tests::change_password_with_correct_current_returns_no_content ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::create_recurring_budget_with_all_recurrences stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::create_recurring_budget_with_all_recurrences' (141) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175118b43 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc26bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2ffd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb4dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed65db - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed65db - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed65db - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e581f0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb207d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f2e4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcc53b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d2c9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b9022 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b14ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332a4d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7c6b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88c26 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8fe10 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5d73 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50703 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5761752900d1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752990cc - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd4d2f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe5fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd606 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149d9a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::create_recurring_budget_with_all_recurrences::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175234f57 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:725:5
[INFO] [stdout]   51:     0x576175224b47 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:725:47
[INFO] [stdout]   52:     0x576174f1c546 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_all_recurrences::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::create_and_find_occasional_budget stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::create_and_find_occasional_budget' (140) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5761751175e3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc263d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2f7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb45d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed629b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed629b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed629b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e57bb0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb0abd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f2a4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcc29b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d249 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8da2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b13ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5761753329cd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7be70 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88b26 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8f770 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5a93 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e505a3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528feb1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175298b8c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd4a0f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe4fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd566 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149d3a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::create_and_find_occasional_budget::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175234d77 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:556:5
[INFO] [stdout]   51:     0x576175224ae7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:556:47
[INFO] [stdout]   52:     0x576174f1c4c6 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_and_find_occasional_budget::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::delete_budget stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::delete_budget' (143) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175112b13 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc247d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2dbd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb29d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed573b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed573b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed573b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e565d0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eabe9d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f1c4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb96b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d089 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b84e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b114e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533280d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7a190 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e887a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8e040 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5083 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e500d3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f741 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529792c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd3f1f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe17e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd336 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149bea - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::delete_budget::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761752346e7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:679:5
[INFO] [stdout]   51:     0x576175224997 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:679:47
[INFO] [stdout]   52:     0x576174f1c306 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::delete_budget::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::create_recurring_budget_with_rules stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::create_recurring_budget_with_rules' (142) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175118093 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc267d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2fbd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb49d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed643b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed643b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed643b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e57ed0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb159d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f2c4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcc3eb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d289 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8ee2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b144e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332a0d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7c290 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88ba6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8fac0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5c03 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50653 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528ffc1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175298e2c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd4b9f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe57e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd5b6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149d6a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::create_recurring_budget_with_rules::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175234e67 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:578:5
[INFO] [stdout]   51:     0x576175224b17 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:578:47
[INFO] [stdout]   52:     0x576174f1c506 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::create_recurring_budget_with_rules::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::exists_returns_correct_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::exists_returns_correct_value' (144) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175116083 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc25bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2efd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb3dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed5f5b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed5f5b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed5f5b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e57570 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eaf4fd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f264 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcbffb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d1c9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8b22 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b132e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533294d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7b630 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88a26 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8f0d0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a57b3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50443 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528fc91 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529864c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd46ef - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe3fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd4c6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149cda - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::exists_returns_correct_value::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175234b97 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:612:5
[INFO] [stdout]   51:     0x576175224a87 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:612:47
[INFO] [stdout]   52:     0x576174f1c446 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::exists_returns_correct_value::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::list_all_for_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::list_all_for_user' (146) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5761751135c3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc24bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2dfd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb2dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed58db - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed58db - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed58db - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e568f0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eac97d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f1e4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcbabb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d0c9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8622 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b11ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533284d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7a5b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88826 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8e390 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a51f3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50183 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f851 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175297bcc - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd40af - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe1fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd386 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149c1a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::list_all_for_user::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761752347d7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:770:5
[INFO] [stdout]   51:     0x5761752249c7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:770:47
[INFO] [stdout]   52:     0x576174f1c346 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_all_for_user::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::find_by_id_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::find_by_id_not_found' (145) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175114073 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc24fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2e3d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb31d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed5a7b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed5a7b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed5a7b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e56c10 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ead45d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f204 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcbc0b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d109 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8762 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b120e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533288d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7a9d0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e888a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8e6e0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5363 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50233 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f961 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175297e6c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd423f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe27e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd3d6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149c4a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::find_by_id_not_found::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761752348c7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:603:5
[INFO] [stdout]   51:     0x5761752249f7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:603:47
[INFO] [stdout]   52:     0x576174f1c386 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::find_by_id_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::update_budget_fields stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::update_budget_fields' (148) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175114b23 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc253d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2e7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb35d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed5c1b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed5c1b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed5c1b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e56f30 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eadf3d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f224 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcbd5b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d149 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b88a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b126e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5761753328cd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7adf0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88926 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8ea30 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a54d3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e502e3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528fa71 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529810c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd43cf - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe2fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd426 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149c7a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::update_budget_fields::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761752349b7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:626:5
[INFO] [stdout]   51:     0x576175224a27 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:626:47
[INFO] [stdout]   52:     0x576174f1c3c6 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_budget_fields::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::update_nonexistent_returns_none stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::update_nonexistent_returns_none' (149) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175116b33 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc25fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2f3d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb41d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed60fb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed60fb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed60fb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e57890 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eaffdd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f284 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcc14b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d209 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8c62 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b138e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533298d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7ba50 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88aa6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8f420 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5923 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e504f3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528fda1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752988ec - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd487f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe47e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd516 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149d0a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::update_nonexistent_returns_none::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175234c87 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:659:5
[INFO] [stdout]   51:     0x576175224ab7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:659:47
[INFO] [stdout]   52:     0x576174f1c486 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::update_nonexistent_returns_none::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::budget::tests::list_budgets_returns_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::budget::tests::list_budgets_returns_all' (147) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5761751155d3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc257d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2ebd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb39d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed5dbb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed5dbb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed5dbb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e57250 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eaea1d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f244 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcbeab - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d189 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b89e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b12ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533290d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7b210 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e889a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8ed80 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5643 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50393 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528fb81 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752983ac - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd455f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe37e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd476 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149caa - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::list_budgets_returns_all::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175234aa7 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:699:5
[INFO] [stdout]   51:     0x576175224a57 - radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/budget.rs:699:47
[INFO] [stdout]   52:     0x576174f1c406 - <radinage_api[42eef6fa01e73ecd]::repositories::budget::tests::list_budgets_returns_all::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found' (151) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617511d613 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc287d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc31bd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb69d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed713b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed713b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed713b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e597d0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb6c9d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f3c4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcce6b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d489 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b98e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b174e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332c0d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7e390 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88fa6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e91540 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a6783 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50bd3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x576175290841 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529a32c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd581f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe97e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd836 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149eea - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::find_by_id_wrong_user_returns_not_found::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57617508a147 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:527:5
[INFO] [stdout]   51:     0x576175065e17 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:527:47
[INFO] [stdout]   52:     0x576174f1c806 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::delete_operation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::delete_operation' (150) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5761751195f3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc26fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc303d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb51d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed677b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed677b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed677b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e58510 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb2b5d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f304 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcc68b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d309 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b9162 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b150e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332a8d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7cad0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88ca6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e90160 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a5ee3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e507b3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5761752901e1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529936c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd4ebf - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe67e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd656 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149dca - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::delete_operation::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175089ba7 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:602:5
[INFO] [stdout]   51:     0x576175065cf7 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:602:47
[INFO] [stdout]   52:     0x576174f1c686 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::delete_operation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::insert_and_find_by_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::insert_and_find_by_id' (152) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617511b603 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc27bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc30fd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb5dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed6c5b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed6c5b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed6c5b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e58e70 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb4bfd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f364 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcca7b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d3c9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b9522 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b162e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332b4d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7d730 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88e26 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e90b50 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a6333 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e509c3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x576175290511 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175299b4c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd536f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe7fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd746 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149e5a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::insert_and_find_by_id::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175089e77 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:503:5
[INFO] [stdout]   51:     0x576175065d87 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:503:47
[INFO] [stdout]   52:     0x576174f1c746 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::insert_and_find_by_id::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::list_sorts_by_effective_date_when_present stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::list_sorts_by_effective_date_when_present' (153) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617511e0c3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc28bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc31fd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb6dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed72db - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed72db - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed72db - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e59af0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb777d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f3e4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fccfbb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d4c9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b9a22 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b17ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332c4d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7e7b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e89026 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e91890 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a68f3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50c83 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x576175290951 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529a5cc - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd59af - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe9fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd886 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149f1a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::list_sorts_by_effective_date_when_present::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57617508a237 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:658:5
[INFO] [stdout]   51:     0x576175065e47 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:658:47
[INFO] [stdout]   52:     0x576174f1c846 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_sorts_by_effective_date_when_present::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::set_auto_link_updates_row stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::set_auto_link_updates_row' (155) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617511c0b3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc27fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc313d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb61d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed6dfb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed6dfb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed6dfb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e59190 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb56dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f384 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fccbcb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d409 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b9662 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b168e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332b8d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7db50 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88ea6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e90ea0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a64a3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50a73 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x576175290621 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175299dec - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd54ff - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe87e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd796 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149e8a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::set_auto_link_updates_row::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175089f67 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:722:5
[INFO] [stdout]   51:     0x576175065db7 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:722:47
[INFO] [stdout]   52:     0x576174f1c786 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::set_auto_link_updates_row::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::update_nonexistent_returns_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::update_nonexistent_returns_false' (156) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617511cb63 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc283d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc317d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb65d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed6f9b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed6f9b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed6f9b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e594b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb61bd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f3a4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fccd1b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d449 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b97a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b16ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332bcd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7df70 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88f26 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e911f0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a6613 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50b23 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x576175290731 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529a08c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd568f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe8fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd7e6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149eba - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::update_nonexistent_returns_false::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x57617508a057 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:584:5
[INFO] [stdout]   51:     0x576175065de7 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:584:47
[INFO] [stdout]   52:     0x576174f1c7c6 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_nonexistent_returns_false::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::list_with_pagination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::list_with_pagination' (154) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617511ab53 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc277d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc30bd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb59d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed6abb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed6abb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed6abb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e58b50 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb411d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f344 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcc92b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d389 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b93e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b15ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332b0d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7d310 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88da6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e90800 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a61c3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50913 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x576175290401 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752998ac - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd51df - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe77e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd6f6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149e2a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::list_with_pagination::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175089d87 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:623:5
[INFO] [stdout]   51:     0x576175065d57 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:623:47
[INFO] [stdout]   52:     0x576174f1c706 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::list_with_pagination::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::change_password_updates_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::change_password_updates_hash' (162) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175109573 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc20fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2a3d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edaf1d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed407b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed407b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed407b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e53a10 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea265d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f004 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fca70b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cd09 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7362 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0c0e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533248d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e767d0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e880a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8b1e0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a3c63 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f733 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528e861 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529546c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd293f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fda7e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fced6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57617514994a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::change_password_updates_hash::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175374d47 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:523:5
[INFO] [stdout]   51:     0x576175366187 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:523:47
[INFO] [stdout]   52:     0x576174f1bf86 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::change_password_updates_hash::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::operation::integration_tests::update_operation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::operation::integration_tests::update_operation' (157) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617511a0a3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc273d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc307d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb55d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed691b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed691b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed691b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e58830 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eb363d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f324 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcc7db - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d349 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b92a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b156e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x576175332acd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e7cef0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88d26 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e904b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a6053 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50863 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5761752902f1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529960c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd504f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe6fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd6a6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149dfa - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::update_operation::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175089c97 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:549:5
[INFO] [stdout]   51:     0x576175065d27 - radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/operation.rs:549:47
[INFO] [stdout]   52:     0x576174f1c6c6 - <radinage_api[42eef6fa01e73ecd]::repositories::operation::integration_tests::update_operation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::create_admin_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::create_admin_user' (163) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175107563 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc203d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc297d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edae5d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed3b9b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed3b9b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed3b9b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e530b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea05bd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9efa4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fca31b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cc49 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b6fa2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0aee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5761753323cd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e75b70 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e87f26 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8a7f0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a3813 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f523 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528e531 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175294c8c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd248f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fd8fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fcde6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5761751498ba - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::create_admin_user::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175374a77 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:561:5
[INFO] [stdout]   51:     0x5761753660f7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:561:47
[INFO] [stdout]   52:     0x576174f1bec6 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_admin_user::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::create_and_find_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::create_and_find_user' (164) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175108013 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc207d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc29bd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edae9d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed3d3b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed3d3b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed3d3b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e533d0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea109d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9efc4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fca46b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cc89 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b70e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0b4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533240d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e75f90 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e87fa6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8ab40 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a3983 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f5d3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528e641 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175294f2c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd261f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fd97e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fce36 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5761751498ea - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::create_and_find_user::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175374b67 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:294:5
[INFO] [stdout]   51:     0x576175366127 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:294:47
[INFO] [stdout]   52:     0x576174f1bf06 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_and_find_user::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::create_duplicate_username_returns_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::create_duplicate_username_returns_conflict' (165) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510cae3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc223d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2b7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb05d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed489b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed489b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed489b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e549b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea5cbd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f0a4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcad9b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535ce49 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b79a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0dee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5761753325cd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e77c70 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88326 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8c270 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4393 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4faa3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528edb1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529618c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd310f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdcfe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd066 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149a3a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::create_duplicate_username_returns_conflict::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761753751f7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:308:5
[INFO] [stdout]   51:     0x576175366277 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:308:47
[INFO] [stdout]   52:     0x576174f1c0c6 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_duplicate_username_returns_conflict::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::create_with_invitation_and_activate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::create_with_invitation_and_activate' (166) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510b583 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc21bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2afd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edafdd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed455b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed455b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed455b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e54370 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea46fd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f064 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcaafb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cdc9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7722 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0d2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533254d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e77430 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88226 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8bbd0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a40b3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f943 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528eb91 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175295c4c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd2def - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdbfe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fcfc6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5761751499da - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::create_with_invitation_and_activate::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175375017 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:324:5
[INFO] [stdout]   51:     0x576175366217 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:324:47
[INFO] [stdout]   52:     0x576174f1c046 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_and_activate::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict' (167) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5761751115b3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc23fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2d3d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb21d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed53fb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed53fb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed53fb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e55f90 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eaa8dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f184 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb6cb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d009 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8262 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b108e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533278d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e79950 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e886a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8d9a0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4da3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4ff73 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f521 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752973ec - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd3bff - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe07e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd296 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149b8a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::create_with_invitation_duplicate_username_returns_conflict::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175375887 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:358:5
[INFO] [stdout]   51:     0x5761753663c7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:358:47
[INFO] [stdout]   52:     0x576174f1c286 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::delete_user_unknown_returns_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::delete_user_unknown_returns_false' (169) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510aad3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc217d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2abd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edaf9d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed43bb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed43bb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed43bb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e54050 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea3c1d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f044 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fca9ab - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cd89 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b75e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0cce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533250d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e77010 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e881a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8b880 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a3f43 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f893 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528ea81 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752959ac - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd2c5f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdb7e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fcf76 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5761751499aa - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::delete_user_unknown_returns_false::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175374f27 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:437:5
[INFO] [stdout]   51:     0x5761753661e7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:437:47
[INFO] [stdout]   52:     0x576174f1c006 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_unknown_returns_false::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::delete_user_removes_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::delete_user_removes_user' (168) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175108ac3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc20bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc29fd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edaedd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed3edb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed3edb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed3edb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e536f0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea1b7d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9efe4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fca5bb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535ccc9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7222 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0bae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533244d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e763b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88026 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8ae90 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a3af3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f683 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528e751 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752951cc - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd27af - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fd9fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fce86 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57617514991a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::delete_user_removes_user::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175374c57 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:425:5
[INFO] [stdout]   51:     0x576175366157 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:425:47
[INFO] [stdout]   52:     0x576174f1bf46 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::delete_user_removes_user::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::find_by_username_returns_none_when_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::find_by_username_returns_none_when_not_found' (171) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510f5a3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc233d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2c7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb15d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed4f1b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed4f1b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed4f1b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e55630 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea883d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f124 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb2db - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cf49 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7ea2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0f6e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5761753326cd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e78cf0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88526 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8cfb0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4953 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4fd63 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f1f1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175296c0c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd374f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdefe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd1a6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149afa - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::find_by_username_returns_none_when_not_found::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761753755b7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:287:5
[INFO] [stdout]   51:     0x576175366337 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:287:47
[INFO] [stdout]   52:     0x576174f1c1c6 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_username_returns_none_when_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::find_password_hash_returns_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::find_password_hash_returns_hash' (172) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510a023 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc213d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2a7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edaf5d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed421b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed421b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed421b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e53d30 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea313d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f024 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fca85b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cd49 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b74a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0c6e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5761753324cd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e76bf0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88126 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8b530 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a3dd3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f7e3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528e971 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529570c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd2acf - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdafe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fcf26 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x57617514997a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::find_password_hash_returns_hash::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175374e37 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:542:5
[INFO] [stdout]   51:     0x5761753661b7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:542:47
[INFO] [stdout]   52:     0x576174f1bfc6 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_returns_hash::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::find_password_hash_unknown_user_returns_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::find_password_hash_unknown_user_returns_not_found' (173) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175110b03 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc23bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2cfd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb1dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed525b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed525b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed525b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e55c70 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea9dfd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f164 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb57b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cfc9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b8122 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b102e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533274d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e79530 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88626 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8d650 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4c33 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4fec3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f411 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529714c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd3a6f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdffe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd246 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149b5a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::find_password_hash_unknown_user_returns_not_found::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175375797 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:554:5
[INFO] [stdout]   51:     0x576175366397 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:554:47
[INFO] [stdout]   52:     0x576174f1c246 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_password_hash_unknown_user_returns_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::full_invitation_flow_create_activate_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::full_invitation_flow_create_activate_login' (174) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510d593 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc227d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2bbd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb09d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed4a3b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed4a3b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed4a3b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e54cd0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea679d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f0c4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcaeeb - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535ce89 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7ae2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0e4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533260d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e78090 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e883a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8c5c0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4503 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4fb53 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528eec1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529642c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd329f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdd7e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd0b6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149a6a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::full_invitation_flow_create_activate_login::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761753752e7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:390:5
[INFO] [stdout]   51:     0x5761753662a7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:390:47
[INFO] [stdout]   52:     0x576174f1c106 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::full_invitation_flow_create_activate_login::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::invited_user_placeholder_hash_never_matches stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::invited_user_placeholder_hash_never_matches' (175) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510eaf3 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc22fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2c3d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb11d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed4d7b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed4d7b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed4d7b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e55310 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea7d5d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f104 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb18b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cf09 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7d62 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0f0e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533268d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e788d0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e884a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8cc60 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a47e3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4fcb3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f0e1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529696c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd35bf - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fde7e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd156 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149aca - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::invited_user_placeholder_hash_never_matches::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761753754c7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:372:5
[INFO] [stdout]   51:     0x576175366307 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:372:47
[INFO] [stdout]   52:     0x576174f1c186 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::invited_user_placeholder_hash_never_matches::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::search_by_username_returns_matching_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::search_by_username_returns_matching_users' (176) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510c033 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc21fd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2b3d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb01d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed46fb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed46fb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed46fb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e54690 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea51dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f084 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcac4b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535ce09 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7862 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0d8e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533258d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e77850 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e882a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8bf20 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4223 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4f9f3 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528eca1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175295eec - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd2f7f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdc7e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd016 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149a0a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::search_by_username_returns_matching_users::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175375107 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:443:5
[INFO] [stdout]   51:     0x576175366247 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:443:47
[INFO] [stdout]   52:     0x576174f1c086 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::search_by_username_returns_matching_users::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation' (177) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175112063 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc243d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2d7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb25d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed559b - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed559b - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed559b - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e562b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174eab3bd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f1a4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb81b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535d049 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b83a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b10ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5761753327cd - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e79d70 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88726 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8dcf0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4f13 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e50023 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f631 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x57617529768c - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd3d8f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fe0fe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd2e6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149bba - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x576175375977 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:476:5
[INFO] [stdout]   51:     0x5761753663f7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:476:47
[INFO] [stdout]   52:     0x576174f1c2c6 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::set_reset_token_unknown_user_returns_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::set_reset_token_unknown_user_returns_false' (178) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57617510e043 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc22bd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2bfd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb0dd - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed4bdb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed4bdb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed4bdb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e54ff0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea727d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f0e4 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb03b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cec9 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7c22 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0eae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533264d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e784b0 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e88426 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8c910 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4673 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4fc03 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528efd1 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5761752966cc - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd342f - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fddfe - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd106 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149a9a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::set_reset_token_unknown_user_returns_false::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761753753d7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:517:5
[INFO] [stdout]   51:     0x5761753662d7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:517:47
[INFO] [stdout]   52:     0x576174f1c146 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::set_reset_token_unknown_user_returns_false::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- repositories::user::tests::find_by_invitation_token_returns_none_for_unknown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'repositories::user::tests::find_by_invitation_token_returns_none_for_unknown' (170) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576175c21dba - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576175c21dba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576175c21dba - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576175c39aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576175c39aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x576175c26c22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x576175c26c22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x576175bffa0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576175bffa0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576175c19919 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x576175394f0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x576175394f0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x576175c19b92 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x576175c19b92 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x576175bffac8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x576175bf7059 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x576175c00a3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x576175c3a2dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x576175c3a022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57617557a434 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5761754829f2 - sqlx_postgres[b84c1b3a38e0809b]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x576175484dce - <sqlx_postgres[b84c1b3a38e0809b]::database::Postgres as sqlx_core[50995ad240cb57c3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x576174fc1c5f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[50995ad240cb57c3]::testing::TestContext<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>, sqlx_core[50995ad240cb57c3]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x576175110053 - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x576174fc237d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x576174fc2cbd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x576174edb19d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x576174ed50bb - tokio[ac7e9175a25c76ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x576174ed50bb - tokio[ac7e9175a25c76ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x576174ed50bb - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x576174e55950 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x576174ea931d - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x576174e9f144 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x576174fcb42b - <tokio[ac7e9175a25c76ce]::runtime::context::scoped::Scoped<tokio[ac7e9175a25c76ce]::runtime::scheduler::Context>>::set::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57617535cf89 - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5761751b7fe2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::try_with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5761751b0fce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[ac7e9175a25c76ce]::runtime::context::Context>>::with::<tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x57617533270d - tokio[ac7e9175a25c76ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x576174e79110 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x576174e885a6 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x576174e8d300 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5761752a4ac3 - tokio[ac7e9175a25c76ce]::runtime::context::runtime::enter_runtime::<<tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x576174e4fe13 - <tokio[ac7e9175a25c76ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57617528f301 - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x576175296eac - <tokio[ac7e9175a25c76ce]::runtime::runtime::Runtime>::block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x576174fd38df - sqlx_core[50995ad240cb57c3]::rt::test_block_on::<sqlx_core[50995ad240cb57c3]::testing::run_test<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5761750fdf7e - sqlx_core[50995ad240cb57c3]::testing::run_test::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5761750fd1f6 - sqlx_core[50995ad240cb57c3]::testing::run_test_with_pool::<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres, fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}, radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x576175149b2a - <fn(sqlx_core[50995ad240cb57c3]::pool::Pool<sqlx_postgres[b84c1b3a38e0809b]::database::Postgres>) -> radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::find_by_invitation_token_returns_none_for_unknown::{closure#0} as sqlx_core[50995ad240cb57c3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5761753756a7 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:351:5
[INFO] [stdout]   51:     0x576175366367 - radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/radinage-api/src/repositories/user.rs:351:47
[INFO] [stdout]   52:     0x576174f1c206 - <radinage_api[42eef6fa01e73ecd]::repositories::user::tests::find_by_invitation_token_returns_none_for_unknown::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5761753881eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5761753881eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5761753959db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5761753959db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5761753959db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5761753959db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5761753959db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5761753903b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5761753903b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5761753985e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5761753985e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5761753985e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5761753985e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5761753985e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x576175c211cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x576175c211cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x791912e54aa4 - <unknown>
[INFO] [stdout]   74:     0x791912ee1a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     repositories::budget::tests::create_and_find_occasional_budget
[INFO] [stdout]     repositories::budget::tests::create_recurring_budget_with_all_recurrences
[INFO] [stdout]     repositories::budget::tests::create_recurring_budget_with_rules
[INFO] [stdout]     repositories::budget::tests::delete_budget
[INFO] [stdout]     repositories::budget::tests::exists_returns_correct_value
[INFO] [stdout]     repositories::budget::tests::find_by_id_not_found
[INFO] [stdout]     repositories::budget::tests::list_all_for_user
[INFO] [stdout]     repositories::budget::tests::list_budgets_returns_all
[INFO] [stdout]     repositories::budget::tests::update_budget_fields
[INFO] [stdout]     repositories::budget::tests::update_nonexistent_returns_none
[INFO] [stdout]     repositories::operation::integration_tests::delete_operation
[INFO] [stdout]     repositories::operation::integration_tests::find_by_id_wrong_user_returns_not_found
[INFO] [stdout]     repositories::operation::integration_tests::insert_and_find_by_id
[INFO] [stdout]     repositories::operation::integration_tests::list_sorts_by_effective_date_when_present
[INFO] [stdout]     repositories::operation::integration_tests::list_with_pagination
[INFO] [stdout]     repositories::operation::integration_tests::set_auto_link_updates_row
[INFO] [stdout]     repositories::operation::integration_tests::update_nonexistent_returns_false
[INFO] [stdout]     repositories::operation::integration_tests::update_operation
[INFO] [stdout]     repositories::user::tests::change_password_updates_hash
[INFO] [stdout]     repositories::user::tests::create_admin_user
[INFO] [stdout]     repositories::user::tests::create_and_find_user
[INFO] [stdout]     repositories::user::tests::create_duplicate_username_returns_conflict
[INFO] [stdout]     repositories::user::tests::create_with_invitation_and_activate
[INFO] [stdout]     repositories::user::tests::create_with_invitation_duplicate_username_returns_conflict
[INFO] [stdout]     repositories::user::tests::delete_user_removes_user
[INFO] [stdout]     repositories::user::tests::delete_user_unknown_returns_false
[INFO] [stdout]     repositories::user::tests::find_by_invitation_token_returns_none_for_unknown
[INFO] [stdout]     repositories::user::tests::find_by_username_returns_none_when_not_found
[INFO] [stdout]     repositories::user::tests::find_password_hash_returns_hash
[INFO] [stdout]     repositories::user::tests::find_password_hash_unknown_user_returns_not_found
[INFO] [stdout]     repositories::user::tests::full_invitation_flow_create_activate_login
[INFO] [stdout]     repositories::user::tests::invited_user_placeholder_hash_never_matches
[INFO] [stdout]     repositories::user::tests::search_by_username_returns_matching_users
[INFO] [stdout]     repositories::user::tests::set_reset_token_invalidates_password_and_enables_reactivation
[INFO] [stdout]     repositories::user::tests::set_reset_token_unknown_user_returns_false
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 163 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p radinage-api --bin radinage-api`
[INFO] running `Command { std: "docker" "inspect" "5f30f7831827070a2eaef424f5a44dabcb6a6ceefb747ab3ac9c9eba944e68a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f30f7831827070a2eaef424f5a44dabcb6a6ceefb747ab3ac9c9eba944e68a3", kill_on_drop: false }`
[INFO] [stdout] 5f30f7831827070a2eaef424f5a44dabcb6a6ceefb747ab3ac9c9eba944e68a3
