[INFO] cloning repository https://github.com/maromcik/audiohub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maromcik/audiohub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaromcik%2Faudiohub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaromcik%2Faudiohub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da8f4b72a2f949d9c73ad1a6b53906b8759a3bb8
[INFO] testing maromcik/audiohub against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaromcik%2Faudiohub" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maromcik/audiohub
[INFO] finished tweaking git repo https://github.com/maromcik/audiohub
[INFO] tweaked toml for git repo https://github.com/maromcik/audiohub written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maromcik/audiohub on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maromcik/audiohub 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded ogg_pager v0.6.1
[INFO] [stderr]   Downloaded basic-toml v0.1.9
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded actix-multipart v0.6.2
[INFO] [stderr]   Downloaded actix-files v0.6.6
[INFO] [stderr]   Downloaded actix-identity v0.7.1
[INFO] [stderr]   Downloaded actix-tls v3.4.0
[INFO] [stderr]   Downloaded redis-async v0.13.0
[INFO] [stderr]   Downloaded actix-redis v0.12.0
[INFO] [stderr]   Downloaded actix-session v0.9.0
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded tonic-build v0.10.2
[INFO] [stderr]   Downloaded actix-multipart-derive v0.6.1
[INFO] [stderr]   Downloaded lofty v0.18.2
[INFO] [stderr]   Downloaded lofty_attr v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 799125696b02352ecb4fb423ad581e0c1e0dd3e2f57282a9fdbcd3288d5a2fdc
[INFO] running `Command { std: "docker" "start" "-a" "799125696b02352ecb4fb423ad581e0c1e0dd3e2f57282a9fdbcd3288d5a2fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "799125696b02352ecb4fb423ad581e0c1e0dd3e2f57282a9fdbcd3288d5a2fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799125696b02352ecb4fb423ad581e0c1e0dd3e2f57282a9fdbcd3288d5a2fdc", kill_on_drop: false }`
[INFO] [stdout] 799125696b02352ecb4fb423ad581e0c1e0dd3e2f57282a9fdbcd3288d5a2fdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 204401f5f5d18450a7ecdac29542071929f1c1955520980c090f3459d5b9e606
[INFO] running `Command { std: "docker" "start" "-a" "204401f5f5d18450a7ecdac29542071929f1c1955520980c090f3459d5b9e606", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling impl-more v0.1.8
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling ogg_pager v0.6.1
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling lofty_attr v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling lofty v0.18.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling redis-async v0.13.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling audiobooks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling actix-redis v0.12.0
[INFO] [stderr]    Compiling actix-files v0.6.6
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling actix-multipart v0.6.2
[INFO] [stderr]    Compiling actix-session v0.9.0
[INFO] [stderr]    Compiling actix-identity v0.7.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/database/common/repository.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `disconnect` is never used
[INFO] [stdout]    --> src/database/common/repository.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub trait DbPoolHandler {
[INFO] [stdout]     |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 103 |     async fn disconnect(&self) -> ();
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `disconnect` is never used
[INFO] [stdout]    --> src/database/common/repository.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub trait DbRepository {
[INFO] [stdout]     |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 136 |     async fn disconnect(&self) -> ();
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author_id` and `is_liked` are never read
[INFO] [stdout]   --> src/database/models/active_audiobook.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct PlayedAudiobook {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 53 |     pub book_id: Id,
[INFO] [stdout] 54 |     pub author_id: Id,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub is_liked: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayedAudiobook` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/database/models/audiobook.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct AudiobookDisplay {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub file_path: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 111 |     pub length: f64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub created_at: DateTime<Utc>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 118 |     pub edited_at: DateTime<Utc>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub username: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 122 |     pub email: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 123 |     pub author_name: String,
[INFO] [stdout] 124 |     pub surname: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 125 |     pub bio: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub playback_position: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `genre_name` is never read
[INFO] [stdout]    --> src/database/models/audiobook.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct AudiobookRecommenderDisplay {
[INFO] [stdout]     |            --------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub genre_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AudiobookRecommenderDisplay` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateChapterForm` is never constructed
[INFO] [stdout]    --> src/database/models/chapter.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct CreateChapterForm {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `password_hash`, `password_salt`, `created_at`, and `edited_at` are never read
[INFO] [stdout]   --> src/database/models/user.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct UserDisplay {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 31 |     pub id: Id,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub password_hash: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub password_salt: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub created_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |     pub edited_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct AudiobookDetailPageTemplate {
[INFO] [stdout]     |            --------------------------- field in this struct
[INFO] [stdout]  99 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 100 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AudiobookDetailContentTemplate {
[INFO] [stdout]     |            ------------------------------ field in this struct
[INFO] [stdout] 107 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 108 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct AudiobookDetailAuthorPageTemplate {
[INFO] [stdout]     |            --------------------------------- field in this struct
[INFO] [stdout] 115 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 116 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct AudiobookDetailAuthorContentTemplate {
[INFO] [stdout]     |            ------------------------------------ field in this struct
[INFO] [stdout] 123 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 124 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-session v0.9.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "204401f5f5d18450a7ecdac29542071929f1c1955520980c090f3459d5b9e606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204401f5f5d18450a7ecdac29542071929f1c1955520980c090f3459d5b9e606", kill_on_drop: false }`
[INFO] [stdout] 204401f5f5d18450a7ecdac29542071929f1c1955520980c090f3459d5b9e606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d58b8a4b77b212779133e93dcc00f65d038c18ae8676595d54484cd3e3cad2f9
[INFO] running `Command { std: "docker" "start" "-a" "d58b8a4b77b212779133e93dcc00f65d038c18ae8676595d54484cd3e3cad2f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling audiobooks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/database/common/repository.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author_id` and `is_liked` are never read
[INFO] [stdout]   --> src/database/models/active_audiobook.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct PlayedAudiobook {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 53 |     pub book_id: Id,
[INFO] [stdout] 54 |     pub author_id: Id,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub is_liked: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayedAudiobook` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/database/models/audiobook.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct AudiobookDisplay {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub file_path: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 111 |     pub length: f64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub created_at: DateTime<Utc>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 118 |     pub edited_at: DateTime<Utc>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub username: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 122 |     pub email: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 123 |     pub author_name: String,
[INFO] [stdout] 124 |     pub surname: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 125 |     pub bio: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub playback_position: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `genre_name` is never read
[INFO] [stdout]    --> src/database/models/audiobook.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct AudiobookRecommenderDisplay {
[INFO] [stdout]     |            --------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub genre_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AudiobookRecommenderDisplay` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateChapterForm` is never constructed
[INFO] [stdout]    --> src/database/models/chapter.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct CreateChapterForm {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `password_hash`, `password_salt`, `created_at`, and `edited_at` are never read
[INFO] [stdout]   --> src/database/models/user.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct UserDisplay {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 31 |     pub id: Id,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub password_hash: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub password_salt: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub created_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |     pub edited_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct AudiobookDetailPageTemplate {
[INFO] [stdout]     |            --------------------------- field in this struct
[INFO] [stdout]  99 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 100 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AudiobookDetailContentTemplate {
[INFO] [stdout]     |            ------------------------------ field in this struct
[INFO] [stdout] 107 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 108 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct AudiobookDetailAuthorPageTemplate {
[INFO] [stdout]     |            --------------------------------- field in this struct
[INFO] [stdout] 115 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 116 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chapters` is never read
[INFO] [stdout]    --> src/templates/audiobook.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct AudiobookDetailAuthorContentTemplate {
[INFO] [stdout]     |            ------------------------------------ field in this struct
[INFO] [stdout] 123 |     pub audiobook: AudiobookDisplay,
[INFO] [stdout] 124 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-session v0.9.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d58b8a4b77b212779133e93dcc00f65d038c18ae8676595d54484cd3e3cad2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58b8a4b77b212779133e93dcc00f65d038c18ae8676595d54484cd3e3cad2f9", kill_on_drop: false }`
[INFO] [stdout] d58b8a4b77b212779133e93dcc00f65d038c18ae8676595d54484cd3e3cad2f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a69aead09f24919211cf72ffdd6487364ebf6789dc72ddfe60a87c33c85a7ca4
[INFO] running `Command { std: "docker" "start" "-a" "a69aead09f24919211cf72ffdd6487364ebf6789dc72ddfe60a87c33c85a7ca4", kill_on_drop: false }`
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]    --> src/database/common/repository.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 116 |     #[must_use]
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stderr]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `author_id` and `is_liked` are never read
[INFO] [stderr]   --> src/database/models/active_audiobook.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct PlayedAudiobook {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 53 |     pub book_id: Id,
[INFO] [stderr] 54 |     pub author_id: Id,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub is_liked: Option<bool>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PlayedAudiobook` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/database/models/audiobook.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 104 | pub struct AudiobookDisplay {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub file_path: String,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 111 |     pub length: f64,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub created_at: DateTime<Utc>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 118 |     pub edited_at: DateTime<Utc>,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 121 |     pub username: String,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 122 |     pub email: String,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 123 |     pub author_name: String,
[INFO] [stderr] 124 |     pub surname: String,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 125 |     pub bio: String,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 131 |     pub playback_position: f64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `genre_name` is never read
[INFO] [stderr]    --> src/database/models/audiobook.rs:217:9
[INFO] [stderr]     |
[INFO] [stderr] 212 | pub struct AudiobookRecommenderDisplay {
[INFO] [stderr]     |            --------------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub genre_name: String,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AudiobookRecommenderDisplay` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CreateChapterForm` is never constructed
[INFO] [stderr]    --> src/database/models/chapter.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct CreateChapterForm {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `password_hash`, `password_salt`, `created_at`, and `edited_at` are never read
[INFO] [stderr]   --> src/database/models/user.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct UserDisplay {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 31 |     pub id: Id,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub password_hash: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 40 |     pub password_salt: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 41 |     pub created_at: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 42 |     pub edited_at: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `chapters` is never read
[INFO] [stderr]    --> src/templates/audiobook.rs:100:9
[INFO] [stderr]     |
[INFO] [stderr]  98 | pub struct AudiobookDetailPageTemplate {
[INFO] [stderr]     |            --------------------------- field in this struct
[INFO] [stderr]  99 |     pub audiobook: AudiobookDisplay,
[INFO] [stderr] 100 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `chapters` is never read
[INFO] [stderr]    --> src/templates/audiobook.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub struct AudiobookDetailContentTemplate {
[INFO] [stderr]     |            ------------------------------ field in this struct
[INFO] [stderr] 107 |     pub audiobook: AudiobookDisplay,
[INFO] [stderr] 108 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `chapters` is never read
[INFO] [stderr]    --> src/templates/audiobook.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub struct AudiobookDetailAuthorPageTemplate {
[INFO] [stderr]     |            --------------------------------- field in this struct
[INFO] [stderr] 115 |     pub audiobook: AudiobookDisplay,
[INFO] [stderr] 116 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `chapters` is never read
[INFO] [stderr]    --> src/templates/audiobook.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 122 | pub struct AudiobookDetailAuthorContentTemplate {
[INFO] [stderr]     |            ------------------------------------ field in this struct
[INFO] [stderr] 123 |     pub audiobook: AudiobookDisplay,
[INFO] [stderr] 124 |     pub chapters: Vec<ChapterDisplay>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `audiobooks` (bin "audiobooks" test) generated 10 warnings (run `cargo fix --bin "audiobooks" -p audiobooks --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-session v0.9.0, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/audiobooks-b065855a02835f63)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test database::tests::genre::genre_repo_tests::create_genre ... FAILED
[INFO] [stdout] test database::tests::genre::genre_repo_tests::update_genre ... FAILED
[INFO] [stdout] test database::tests::user::user_repo_tests::create_user ... FAILED
[INFO] [stdout] test database::tests::user::user_repo_tests::get_filtered_users ... FAILED
[INFO] [stdout] test database::tests::user::user_repo_tests::update_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::genre::genre_repo_tests::create_genre stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::genre::genre_repo_tests::create_genre' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f13f9c48a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f13f9c48a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f13f9dc8ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f13f9dc8ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61f13f9c9a76 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f13f9c9a76 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f13f9a18df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f13f9a18df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f13f9bbf39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f13f593a2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f13f593a2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f13f9bc1a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f13f9bc1a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f13f9a1998 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f13f996859 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f13f9a2a5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f13f9dd05c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f13f9dcda2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f13f650d94 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f13f6a6468 - sqlx_postgres[be92f1285acc5c62]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x61f13f6a8fcb - <sqlx_postgres[be92f1285acc5c62]::database::Postgres as sqlx_core[b7869f87e37dceed]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x61f13f5576df - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[b7869f87e37dceed]::testing::TestContext<sqlx_postgres[be92f1285acc5c62]::database::Postgres>, sqlx_core[b7869f87e37dceed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61f13f52490d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x61f13f55789d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61f13f5579dd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61f13f54025d - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x61f13f53f71b - tokio[c12c7bb8b295ee83]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x61f13f53f71b - tokio[c12c7bb8b295ee83]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x61f13f53f71b - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x61f13f52d630 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x61f13f53a260 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x61f13f537f44 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x61f13f52b72b - <tokio[c12c7bb8b295ee83]::runtime::context::scoped::Scoped<tokio[c12c7bb8b295ee83]::runtime::scheduler::Context>>::set::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61f13f548579 - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x61f13f54bf42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::try_with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x61f13f54ae0e - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x61f13f54696d - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x61f13f5326f0 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x61f13f5343a6 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x61f13f535c53 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x61f13f55d1b3 - tokio[c12c7bb8b295ee83]::runtime::context::runtime::enter_runtime::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61f13f52c5a3 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x61f13f551ad1 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61f13f552f96 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61f13f5423e4 - sqlx_core[b7869f87e37dceed]::rt::test_block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61f13f51fadd - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x61f13f51f856 - sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x61f13f5296aa - <fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::create_genre::{closure#0} as sqlx_core[b7869f87e37dceed]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x61f13f54629a - audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/genre.rs:10:5
[INFO] [stdout]   51:     0x61f13f545647 - audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/genre.rs:10:38
[INFO] [stdout]   52:     0x61f13f51c6f6 - <audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::create_genre::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61f13f587ddb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61f13f587ddb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x61f13f59463a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f13f59463a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x61f13f58fbe4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x61f13f58fbe4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x61f13f597132 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61f13f597132 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x61f13f597132 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61f13f9c3daf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61f13f9c3daf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ab4826d7aa4 - <unknown>
[INFO] [stdout]   74:     0x7ab482764a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::genre::genre_repo_tests::update_genre stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::genre::genre_repo_tests::update_genre' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f13f9c48a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f13f9c48a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f13f9dc8ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f13f9dc8ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61f13f9c9a76 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f13f9c9a76 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f13f9a18df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f13f9a18df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f13f9bbf39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f13f593a2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f13f593a2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f13f9bc1a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f13f9bc1a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f13f9a1998 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f13f996859 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f13f9a2a5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f13f9dd05c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f13f9dcda2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f13f650d94 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f13f6a6468 - sqlx_postgres[be92f1285acc5c62]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x61f13f6a8fcb - <sqlx_postgres[be92f1285acc5c62]::database::Postgres as sqlx_core[b7869f87e37dceed]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x61f13f5576df - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[b7869f87e37dceed]::testing::TestContext<sqlx_postgres[be92f1285acc5c62]::database::Postgres>, sqlx_core[b7869f87e37dceed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61f13f52540d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x61f13f5578dd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61f13f557a1d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61f13f54029d - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x61f13f53f8bb - tokio[c12c7bb8b295ee83]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x61f13f53f8bb - tokio[c12c7bb8b295ee83]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x61f13f53f8bb - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x61f13f52d950 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{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.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x61f13f53ad00 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x61f13f537f64 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x61f13f52b87b - <tokio[c12c7bb8b295ee83]::runtime::context::scoped::Scoped<tokio[c12c7bb8b295ee83]::runtime::scheduler::Context>>::set::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61f13f5485b9 - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x61f13f54c082 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::try_with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x61f13f54ae6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x61f13f5469ad - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x61f13f532b10 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x61f13f534426 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x61f13f535fb3 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x61f13f55d323 - tokio[c12c7bb8b295ee83]::runtime::context::runtime::enter_runtime::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61f13f52c653 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x61f13f551be1 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61f13f553236 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61f13f542584 - sqlx_core[b7869f87e37dceed]::rt::test_block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61f13f51fb6d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x61f13f51f8a6 - sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x61f13f5296da - <fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::update_genre::{closure#0} as sqlx_core[b7869f87e37dceed]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x61f13f54638a - audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/genre.rs:21:5
[INFO] [stdout]   51:     0x61f13f545677 - audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/genre.rs:21:38
[INFO] [stdout]   52:     0x61f13f51c736 - <audiobooks[99e9866b5d495e6e]::database::tests::genre::genre_repo_tests::update_genre::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61f13f587ddb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61f13f587ddb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x61f13f59463a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f13f59463a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x61f13f58fbe4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x61f13f58fbe4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x61f13f597132 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61f13f597132 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x61f13f597132 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61f13f9c3daf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61f13f9c3daf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ab4826d7aa4 - <unknown>
[INFO] [stdout]   74:     0x7ab482764a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::user::user_repo_tests::create_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::user::user_repo_tests::create_user' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f13f9c48a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f13f9c48a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f13f9dc8ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f13f9dc8ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61f13f9c9a76 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f13f9c9a76 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f13f9a18df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f13f9a18df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f13f9bbf39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f13f593a2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f13f593a2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f13f9bc1a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f13f9bc1a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f13f9a1998 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f13f996859 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f13f9a2a5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f13f9dd05c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f13f9dcda2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f13f650d94 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f13f6a6468 - sqlx_postgres[be92f1285acc5c62]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x61f13f6a8fcb - <sqlx_postgres[be92f1285acc5c62]::database::Postgres as sqlx_core[b7869f87e37dceed]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x61f13f5576df - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[b7869f87e37dceed]::testing::TestContext<sqlx_postgres[be92f1285acc5c62]::database::Postgres>, sqlx_core[b7869f87e37dceed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61f13f52280d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x61f13f5577dd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61f13f55791d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61f13f54019d - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x61f13f53f23b - tokio[c12c7bb8b295ee83]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x61f13f53f23b - tokio[c12c7bb8b295ee83]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x61f13f53f23b - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x61f13f52ccd0 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x61f13f538280 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x61f13f537ee4 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x61f13f52b33b - <tokio[c12c7bb8b295ee83]::runtime::context::scoped::Scoped<tokio[c12c7bb8b295ee83]::runtime::scheduler::Context>>::set::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61f13f5484b9 - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x61f13f54bb82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::try_with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x61f13f54acee - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x61f13f5468ad - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x61f13f531a90 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x61f13f534226 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x61f13f535233 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x61f13f55cd63 - tokio[c12c7bb8b295ee83]::runtime::context::runtime::enter_runtime::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61f13f52c393 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x61f13f5517a1 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61f13f5527b6 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61f13f541f04 - sqlx_core[b7869f87e37dceed]::rt::test_block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_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.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61f13f51f92d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x61f13f51f766 - sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x61f13f52961a - <fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::create_user::{closure#0} as sqlx_core[b7869f87e37dceed]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x61f13f56eaca - audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/user.rs:12:5
[INFO] [stdout]   51:     0x61f13f568087 - audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/user.rs:12:37
[INFO] [stdout]   52:     0x61f13f51c636 - <audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::create_user::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61f13f587ddb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61f13f587ddb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x61f13f59463a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f13f59463a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x61f13f58fbe4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x61f13f58fbe4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x61f13f597132 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61f13f597132 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x61f13f597132 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61f13f9c3daf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61f13f9c3daf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ab4826d7aa4 - <unknown>
[INFO] [stdout]   74:     0x7ab482764a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::user::user_repo_tests::get_filtered_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::user::user_repo_tests::get_filtered_users' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f13f9c48a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f13f9c48a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f13f9dc8ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f13f9dc8ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61f13f9c9a76 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f13f9c9a76 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f13f9a18df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f13f9a18df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f13f9bbf39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f13f593a2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f13f593a2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f13f9bc1a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f13f9bc1a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f13f9a1998 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f13f996859 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f13f9a2a5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f13f9dd05c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f13f9dcda2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f13f650d94 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f13f6a6468 - sqlx_postgres[be92f1285acc5c62]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x61f13f6a8fcb - <sqlx_postgres[be92f1285acc5c62]::database::Postgres as sqlx_core[b7869f87e37dceed]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x61f13f5576df - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[b7869f87e37dceed]::testing::TestContext<sqlx_postgres[be92f1285acc5c62]::database::Postgres>, sqlx_core[b7869f87e37dceed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61f13f523e0d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x61f13f55785d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61f13f55799d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61f13f54021d - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x61f13f53f57b - tokio[c12c7bb8b295ee83]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x61f13f53f57b - tokio[c12c7bb8b295ee83]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x61f13f53f57b - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x61f13f52d310 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x61f13f5397c0 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x61f13f537f24 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x61f13f52b5db - <tokio[c12c7bb8b295ee83]::runtime::context::scoped::Scoped<tokio[c12c7bb8b295ee83]::runtime::scheduler::Context>>::set::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61f13f548539 - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x61f13f54be02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::try_with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x61f13f54adae - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x61f13f54692d - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x61f13f5322d0 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x61f13f534326 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x61f13f5358f3 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x61f13f55d043 - tokio[c12c7bb8b295ee83]::runtime::context::runtime::enter_runtime::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61f13f52c4f3 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x61f13f5519c1 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61f13f552cf6 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61f13f542244 - sqlx_core[b7869f87e37dceed]::rt::test_block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_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.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61f13f51fa4d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x61f13f51f806 - sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x61f13f52967a - <fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::get_filtered_users::{closure#0} as sqlx_core[b7869f87e37dceed]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x61f13f56ecaa - audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/user.rs:53:5
[INFO] [stdout]   51:     0x61f13f5680e7 - audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/user.rs:53:37
[INFO] [stdout]   52:     0x61f13f51c6b6 - <audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::get_filtered_users::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61f13f587ddb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61f13f587ddb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x61f13f59463a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f13f59463a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x61f13f58fbe4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x61f13f58fbe4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x61f13f597132 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61f13f597132 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x61f13f597132 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61f13f9c3daf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61f13f9c3daf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ab4826d7aa4 - <unknown>
[INFO] [stdout]   74:     0x7ab482764a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::user::user_repo_tests::update_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::tests::user::user_repo_tests::update_user' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f13f9c48a2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f13f9c48a2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f13f9c48a2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f13f9dc8ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f13f9dc8ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61f13f9c9a76 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f13f9c9a76 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f13f9a18df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f13f9a18df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f13f9bbf39 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61f13f593a2e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61f13f593a2e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61f13f9bc1a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61f13f9bc1a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61f13f9a1998 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61f13f996859 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61f13f9a2a5d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61f13f9dd05c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61f13f9dcda2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61f13f650d94 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61f13f6a6468 - sqlx_postgres[be92f1285acc5c62]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x61f13f6a8fcb - <sqlx_postgres[be92f1285acc5c62]::database::Postgres as sqlx_core[b7869f87e37dceed]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x61f13f5576df - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[b7869f87e37dceed]::testing::TestContext<sqlx_postgres[be92f1285acc5c62]::database::Postgres>, sqlx_core[b7869f87e37dceed]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61f13f52330d - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x61f13f55781d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61f13f55795d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x61f13f5401dd - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   28:     0x61f13f53f3db - tokio[c12c7bb8b295ee83]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x61f13f53f3db - tokio[c12c7bb8b295ee83]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x61f13f53f3db - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   31:     0x61f13f52cff0 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   32:     0x61f13f538d20 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   33:     0x61f13f537f04 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   34:     0x61f13f52b48b - <tokio[c12c7bb8b295ee83]::runtime::context::scoped::Scoped<tokio[c12c7bb8b295ee83]::runtime::scheduler::Context>>::set::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x61f13f5484f9 - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x61f13f54bcc2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::try_with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x61f13f54ad4e - <std[3b51380354919863]::thread::local::LocalKey<tokio[c12c7bb8b295ee83]::runtime::context::Context>>::with::<tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x61f13f5468ed - tokio[c12c7bb8b295ee83]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x61f13f531eb0 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   40:     0x61f13f5342a6 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   41:     0x61f13f535593 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   42:     0x61f13f55ced3 - tokio[c12c7bb8b295ee83]::runtime::context::runtime::enter_runtime::<<tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x61f13f52c443 - <tokio[c12c7bb8b295ee83]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   44:     0x61f13f5518b1 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x61f13f552a56 - <tokio[c12c7bb8b295ee83]::runtime::runtime::Runtime>::block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x61f13f5420a4 - sqlx_core[b7869f87e37dceed]::rt::test_block_on::<sqlx_core[b7869f87e37dceed]::testing::run_test<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_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.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x61f13f51f9bd - sqlx_core[b7869f87e37dceed]::testing::run_test::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}, sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x61f13f51f7b6 - sqlx_core[b7869f87e37dceed]::testing::run_test_with_pool::<sqlx_postgres[be92f1285acc5c62]::database::Postgres, fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}, audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x61f13f52964a - <fn(sqlx_core[b7869f87e37dceed]::pool::Pool<sqlx_postgres[be92f1285acc5c62]::database::Postgres>) -> audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::update_user::{closure#0} as sqlx_core[b7869f87e37dceed]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x61f13f56ebba - audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/user.rs:31:5
[INFO] [stdout]   51:     0x61f13f5680b7 - audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/tests/user.rs:31:37
[INFO] [stdout]   52:     0x61f13f51c676 - <audiobooks[99e9866b5d495e6e]::database::tests::user::user_repo_tests::update_user::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x61f13f587ddb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x61f13f587ddb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x61f13f59463a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61f13f59463a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61f13f59463a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x61f13f59463a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x61f13f58fbe4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x61f13f58fbe4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x61f13f597132 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x61f13f597132 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x61f13f597132 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x61f13f597132 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x61f13f597132 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x61f13f9c3daf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x61f13f9c3daf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ab4826d7aa4 - <unknown>
[INFO] [stdout]   74:     0x7ab482764a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::tests::genre::genre_repo_tests::create_genre
[INFO] [stdout]     database::tests::genre::genre_repo_tests::update_genre
[INFO] [stdout]     database::tests::user::user_repo_tests::create_user
[INFO] [stdout]     database::tests::user::user_repo_tests::get_filtered_users
[INFO] [stdout]     database::tests::user::user_repo_tests::update_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin audiobooks`
[INFO] running `Command { std: "docker" "inspect" "a69aead09f24919211cf72ffdd6487364ebf6789dc72ddfe60a87c33c85a7ca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69aead09f24919211cf72ffdd6487364ebf6789dc72ddfe60a87c33c85a7ca4", kill_on_drop: false }`
[INFO] [stdout] a69aead09f24919211cf72ffdd6487364ebf6789dc72ddfe60a87c33c85a7ca4
