[INFO] cloning repository https://github.com/coreyja/cja
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreyja/cja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Fcja", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Fcja'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f73ee63b79abd7befb82a955ed977e771249b59
[INFO] testing coreyja/cja against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Fcja" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coreyja/cja
[INFO] finished tweaking git repo https://github.com/coreyja/cja
[INFO] tweaked toml for git repo https://github.com/coreyja/cja written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coreyja/cja on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coreyja/cja 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded vergen v8.3.2
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded sqlx v0.8.5
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.5
[INFO] [stderr]   Downloaded sqlx-core v0.8.5
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.5
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded maud_macros v0.27.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.5
[INFO] [stderr]   Downloaded sqlx-macros v0.8.5
[INFO] [stderr]   Downloaded maud v0.27.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.5
[INFO] [stderr]   Downloaded tracing-tree v0.2.5
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded opentelemetry v0.23.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.23.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.24.0
[INFO] [stderr]   Downloaded sentry-types v0.31.8
[INFO] [stderr]   Downloaded sentry-tracing v0.31.8
[INFO] [stderr]   Downloaded sentry-core v0.31.8
[INFO] [stderr]   Downloaded sentry v0.31.8
[INFO] [stderr]   Downloaded sentry-panic v0.31.8
[INFO] [stderr]   Downloaded sentry-contexts v0.31.8
[INFO] [stderr]   Downloaded sentry-backtrace v0.31.8
[INFO] [stderr]   Downloaded sentry-tower v0.31.8
[INFO] [stderr]   Downloaded os_info v3.10.0
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.16.0
[INFO] [stderr]   Downloaded listenfd v1.0.2
[INFO] [stderr]   Downloaded eyes-subscriber v0.1.4
[INFO] [stderr]   Downloaded opentelemetry-proto v0.6.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.12.0
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5565c5fba317e78205623a50306183bb48be5945904ecbfa49ba0a5a2296face
[INFO] running `Command { std: "docker" "start" "-a" "5565c5fba317e78205623a50306183bb48be5945904ecbfa49ba0a5a2296face", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5565c5fba317e78205623a50306183bb48be5945904ecbfa49ba0a5a2296face", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5565c5fba317e78205623a50306183bb48be5945904ecbfa49ba0a5a2296face", kill_on_drop: false }`
[INFO] [stdout] 5565c5fba317e78205623a50306183bb48be5945904ecbfa49ba0a5a2296face
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a457317919fb2c190999c4e4a0352206a9be4db1281c681b0c27ccfc5c0c70d
[INFO] running `Command { std: "docker" "start" "-a" "5a457317919fb2c190999c4e4a0352206a9be4db1281c681b0c27ccfc5c0c70d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling webpki-roots v0.26.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling listenfd v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.23.0
[INFO] [stderr]    Compiling cja-cli v0.0.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[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 tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling sentry-types v0.31.8
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-tree v0.2.5
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling sentry-core v0.31.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling sentry-backtrace v0.31.8
[INFO] [stderr]    Compiling sentry-tower v0.31.8
[INFO] [stderr]    Compiling sentry-tracing v0.31.8
[INFO] [stderr]    Compiling sentry-panic v0.31.8
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling opentelemetry_sdk v0.23.0
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling opentelemetry-proto v0.6.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling eyes-subscriber v0.1.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling opentelemetry-http v0.12.0
[INFO] [stderr]    Compiling sentry v0.31.8
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling cja v0.0.0 (/opt/rustwide/workdir/crates/cja)
[INFO] [stderr]    Compiling cja-site v0.0.0 (/opt/rustwide/workdir/crates/cja.app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "5a457317919fb2c190999c4e4a0352206a9be4db1281c681b0c27ccfc5c0c70d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a457317919fb2c190999c4e4a0352206a9be4db1281c681b0c27ccfc5c0c70d", kill_on_drop: false }`
[INFO] [stdout] 5a457317919fb2c190999c4e4a0352206a9be4db1281c681b0c27ccfc5c0c70d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b83f90df99d5537817018de55155eecc7426afdb535a3a764e8a94cf856e3ea2
[INFO] running `Command { std: "docker" "start" "-a" "b83f90df99d5537817018de55155eecc7426afdb535a3a764e8a94cf856e3ea2", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sentry-types v0.31.8
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling eyes-subscriber v0.1.4
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling tracing-tree v0.2.5
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling opentelemetry-http v0.12.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling sentry-core v0.31.8
[INFO] [stderr]    Compiling cja-cli v0.0.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling sentry-backtrace v0.31.8
[INFO] [stderr]    Compiling sentry-tower v0.31.8
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]    Compiling sentry-tracing v0.31.8
[INFO] [stderr]    Compiling sentry-panic v0.31.8
[INFO] [stderr]    Compiling sentry v0.31.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling cja v0.0.0 (/opt/rustwide/workdir/crates/cja)
[INFO] [stderr]    Compiling cja-site v0.0.0 (/opt/rustwide/workdir/crates/cja.app)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.23s
[INFO] running `Command { std: "docker" "inspect" "b83f90df99d5537817018de55155eecc7426afdb535a3a764e8a94cf856e3ea2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b83f90df99d5537817018de55155eecc7426afdb535a3a764e8a94cf856e3ea2", kill_on_drop: false }`
[INFO] [stdout] b83f90df99d5537817018de55155eecc7426afdb535a3a764e8a94cf856e3ea2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84e593a5d5ec51fbedc23a25fb76c01b8736f4424faa48704307dbb37d801dcc
[INFO] running `Command { std: "docker" "start" "-a" "84e593a5d5ec51fbedc23a25fb76c01b8736f4424faa48704307dbb37d801dcc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cja-41b4ebbe07bc17cf)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test cron::registry::test::test_invalid_cron_expression ... ok
[INFO] [stdout] test cron::registry::test::test_mixed_interval_and_cron_jobs ... FAILED
[INFO] [stdout] test cron::registry::test::test_tick_creates_new_cron_record ... FAILED
[INFO] [stdout] test cron::registry::test::test_cron_expression_scheduling ... FAILED
[INFO] [stdout] test cron::registry::test::test_tick_enqueues_failing_job_successfully ... FAILED
[INFO] [stdout] test cron::registry::test::test_tick_handles_future_last_run_time ... FAILED
[INFO] [stdout] test cron::registry::test::test_cron_expression_respects_schedule ... FAILED
[INFO] [stdout] test cron::registry::test::test_tick_skips_updating_existing_cron_record ... FAILED
[INFO] [stdout] test jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job ... FAILED
[INFO] [stdout] test cron::registry::test::test_worker_respects_existing_last_run_times ... FAILED
[INFO] [stdout] test jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority ... FAILED
[INFO] [stdout] test jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job ... FAILED
[INFO] [stdout] test cron::registry::test::test_tick_with_custom_function_error ... FAILED
[INFO] [stdout] test cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed ... FAILED
[INFO] [stdout] test cron::registry::test::test_worker_tick_with_multiple_jobs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_mixed_interval_and_cron_jobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_mixed_interval_and_cron_jobs' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a020c83 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b085d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0bdd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59feffbd - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fed47b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fed47b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fed47b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbb890 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fda220 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd91c4 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a07225b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077409 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001382 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffeb4e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0753ed - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fc92d0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0106 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd13f3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a0810c3 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fb9f23 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099741 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09c1c2 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07ccc3 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01e790 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e2d6 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03013a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05bec7 - cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:854:5
[INFO] [stdout]   51:     0x5a8c5a04edb7 - cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:854:18
[INFO] [stdout]   52:     0x5a8c59ffe316 - <cja[78203eb7148ea727]::cron::registry::test::test_mixed_interval_and_cron_jobs::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_tick_creates_new_cron_record stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_tick_creates_new_cron_record' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a021733 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b089d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0c1d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59fefffd - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fed61b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fed61b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fed61b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbbbb0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fdacc0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd91e4 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a0723ab - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077449 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a0014c2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffebae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a07542d - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fc96f0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0186 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd1753 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081233 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fb9fd3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099851 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09c452 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07ce53 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01e810 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e326 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03016a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05bfb7 - cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:400:5
[INFO] [stdout]   51:     0x5a8c5a04ede7 - cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:400:18
[INFO] [stdout]   52:     0x5a8c59ffe356 - <cja[78203eb7148ea727]::cron::registry::test::test_tick_creates_new_cron_record::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_cron_expression_scheduling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_cron_expression_scheduling' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a0201d3 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b081d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0b9d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59feff7d - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fed2db - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fed2db - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fed2db - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbb570 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fd9780 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd91a4 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a07210b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a0773c9 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001242 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffeaee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0753ad - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fc8eb0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0086 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd1093 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a080f53 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fb9e73 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099631 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09bf32 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07cb33 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01e710 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e286 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03010a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05bdd7 - cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:757:5
[INFO] [stdout]   51:     0x5a8c5a04ed87 - cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:757:18
[INFO] [stdout]   52:     0x5a8c59ffe2d6 - <cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_scheduling::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_tick_enqueues_failing_job_successfully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_tick_enqueues_failing_job_successfully' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a024ca3 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b09dd - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0d5d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff013d - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fede3b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fede3b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fede3b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbcb50 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fde1e0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9284 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a072a3b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077589 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001b02 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffed8e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a07556d - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fcab90 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0406 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd2833 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081963 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba343 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099da1 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09d122 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07d623 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01ea90 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e4b6 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03025a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c467 - cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:520:5
[INFO] [stdout]   51:     0x5a8c5a04eed7 - cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:520:18
[INFO] [stdout]   52:     0x5a8c59ffe496 - <cja[78203eb7148ea727]::cron::registry::test::test_tick_enqueues_failing_job_successfully::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_tick_handles_future_last_run_time stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_tick_handles_future_last_run_time' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a0241f3 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b099d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0d1d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff00fd - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fedc9b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fedc9b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fedc9b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbc830 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fdd740 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9264 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a0728eb - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077549 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a0019c2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffed2e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a07552d - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fca770 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0386 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd24d3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a0817f3 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba293 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099c91 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09ce92 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07d493 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01ea10 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e466 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03022a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c377 - cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:715:5
[INFO] [stdout]   51:     0x5a8c5a04eea7 - cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:715:18
[INFO] [stdout]   52:     0x5a8c59ffe456 - <cja[78203eb7148ea727]::cron::registry::test::test_tick_handles_future_last_run_time::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_cron_expression_respects_schedule stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_cron_expression_respects_schedule' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a023743 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b095d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0cdd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff00bd - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fedafb - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fedafb - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fedafb - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbc510 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fdcca0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9244 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a07279b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077509 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001882 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffecce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0754ed - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fca350 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0306 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd2173 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081683 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba1e3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099b81 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09cc02 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07d303 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01e990 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e416 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a0301fa - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c287 - cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:805:5
[INFO] [stdout]   51:     0x5a8c5a04ee77 - cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:805:18
[INFO] [stdout]   52:     0x5a8c59ffe416 - <cja[78203eb7148ea727]::cron::registry::test::test_cron_expression_respects_schedule::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_tick_skips_updating_existing_cron_record stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_tick_skips_updating_existing_cron_record' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a026203 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b0a5d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0ddd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff01bd - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fee17b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fee17b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fee17b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbd190 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fdf720 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd92c4 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a072cdb - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077609 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001d82 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffee4e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0755ed - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fcb3d0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0506 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd2ef3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081c43 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba4a3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099fc1 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09d642 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07d943 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01eb90 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e556 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a0302ba - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c647 - cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:444:5
[INFO] [stdout]   51:     0x5a8c5a04ef37 - cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:444:18
[INFO] [stdout]   52:     0x5a8c59ffe516 - <cja[78203eb7148ea727]::cron::registry::test::test_tick_skips_updating_existing_cron_record::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a028213 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b0b1d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0e9d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff027d - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fee65b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fee65b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fee65b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbdaf0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fe1700 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9324 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a0730cb - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a0776c9 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a002142 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffef6e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0756ad - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fcc030 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0686 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd3913 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a082093 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba6b3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a09a2f1 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09ddf2 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07ddf3 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01ed10 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e646 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03034a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::test_fetch_next_job_skips_recently_locked_job::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a095467 - cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/jobs/worker.rs:492:5
[INFO] [stdout]   51:     0x5a8c5a08e007 - cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/jobs/worker.rs:492:18
[INFO] [stdout]   52:     0x5a8c59ffe5d6 - <cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_worker_respects_existing_last_run_times stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_worker_respects_existing_last_run_times' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a025753 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b0a1d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0d9d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff017d - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fedfdb - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fedfdb - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fedfdb - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbce70 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fdec80 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd92a4 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a072b8b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a0775c9 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001c42 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffedee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0755ad - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fcafb0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0486 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd2b93 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081ad3 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba3f3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099eb1 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09d3b2 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07d7b3 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01eb10 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e506 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03028a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c557 - cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:653:5
[INFO] [stdout]   51:     0x5a8c5a04ef07 - cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:653:18
[INFO] [stdout]   52:     0x5a8c59ffe4d6 - <cja[78203eb7148ea727]::cron::registry::test::test_worker_respects_existing_last_run_times::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a028cc3 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b0b5d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0edd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff02bd - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fee7fb - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fee7fb - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fee7fb - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbde10 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fe21a0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9344 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a07321b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077709 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a002282 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffefce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0756ed - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fcc450 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0706 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd3c73 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a082203 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba763 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a09a401 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09e082 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07df83 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01ed90 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e696 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03037a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a095557 - cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/jobs/worker.rs:534:5
[INFO] [stdout]   51:     0x5a8c5a08e037 - cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/jobs/worker.rs:534:18
[INFO] [stdout]   52:     0x5a8c59ffe616 - <cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a027763 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b0add - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0e5d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff023d - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fee4bb - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fee4bb - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fee4bb - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbd7d0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fe0c60 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9304 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a072f7b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077689 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a002002 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffef0e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a07566d - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fcbc10 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0606 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd35b3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081f23 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba603 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a09a1e1 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09db62 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07dc63 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01ec90 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e5f6 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}, cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03031a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::test_fetch_next_job_picks_up_stale_locked_job::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a095377 - cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/jobs/worker.rs:449:5
[INFO] [stdout]   51:     0x5a8c5a08dfd7 - cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/jobs/worker.rs:449:18
[INFO] [stdout]   52:     0x5a8c59ffe596 - <cja[78203eb7148ea727]::jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_tick_with_custom_function_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_tick_with_custom_function_error' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a022c93 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b091d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0c9d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff007d - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fed95b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fed95b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fed95b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbc1f0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fdc200 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9224 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a07264b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a0774c9 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001742 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffec6e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a0754ad - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fc9f30 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0286 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd1e13 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081513 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba133 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099a71 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09c972 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07d173 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01e910 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e3c6 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a0301ca - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c197 - cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:565:5
[INFO] [stdout]   51:     0x5a8c5a04ee47 - cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:565:18
[INFO] [stdout]   52:     0x5a8c59ffe3d6 - <cja[78203eb7148ea727]::cron::registry::test::test_tick_with_custom_function_error::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a026cb3 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b0a9d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0e1d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff01fd - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fee31b - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fee31b - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fee31b - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbd4b0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fe01c0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd92e4 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a072e2b - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077649 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001ec2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffeeae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a07562d - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fcb7f0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0586 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd3253 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a081db3 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba553 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a09a0d1 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09d8d2 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07dad3 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01ec10 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e5a6 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a0302ea - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c737 - cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:483:5
[INFO] [stdout]   51:     0x5a8c5a04ef67 - cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:483:18
[INFO] [stdout]   52:     0x5a8c59ffe556 - <cja[78203eb7148ea727]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cron::registry::test::test_worker_tick_with_multiple_jobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_worker_tick_with_multiple_jobs' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8c5a76780a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8c5a76780a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8c5a76780a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8c5a77ecca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8c5a77ecca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a8c5a76c672 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a8c5a76c672 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a8c5a74545f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8c5a74545f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8c5a75f319 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a8c5a120edc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a8c5a120edc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a8c5a75f592 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a8c5a75f592 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a8c5a745518 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a8c5a73a319 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a8c5a74648d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a8c5a77f4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a8c5a77f202 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a8c5a19db64 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a8c5a1f0d82 - sqlx_postgres[aa7067b1625d5c4d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a8c5a1f855e - <sqlx_postgres[aa7067b1625d5c4d]::database::Postgres as sqlx_core[e61bd00bb78bf31a]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.5/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a8c5a0b05df - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[e61bd00bb78bf31a]::testing::TestContext<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>, sqlx_core[e61bd00bb78bf31a]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a8c5a0221e3 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a8c5a0b08dd - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a8c5a0b0c5d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a8c59ff003d - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5a8c59fed7bb - tokio[cba1e8d05a8b3774]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{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.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a8c59fed7bb - tokio[cba1e8d05a8b3774]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{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.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a8c59fed7bb - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5a8c59fbbed0 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{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.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5a8c59fdb760 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5a8c59fd9204 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5a8c5a0724fb - <tokio[cba1e8d05a8b3774]::runtime::context::scoped::Scoped<tokio[cba1e8d05a8b3774]::runtime::scheduler::Context>>::set::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a8c5a077489 - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5a8c5a001602 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::try_with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a8c59ffec0e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[cba1e8d05a8b3774]::runtime::context::Context>>::with::<tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a8c5a07546d - tokio[cba1e8d05a8b3774]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5a8c59fc9b10 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5a8c59fd0206 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5a8c59fd1ab3 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5a8c5a0813a3 - tokio[cba1e8d05a8b3774]::runtime::context::runtime::enter_runtime::<<tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a8c59fba083 - <tokio[cba1e8d05a8b3774]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5a8c5a099961 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5a8c5a09c6e2 - <tokio[cba1e8d05a8b3774]::runtime::runtime::Runtime>::block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5a8c5a07cfe3 - sqlx_core[e61bd00bb78bf31a]::rt::test_block_on::<sqlx_core[e61bd00bb78bf31a]::testing::run_test<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a8c5a01e890 - sqlx_core[e61bd00bb78bf31a]::testing::run_test::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a8c5a01e376 - sqlx_core[e61bd00bb78bf31a]::testing::run_test_with_pool::<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres, fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a8c5a03019a - <fn(sqlx_core[e61bd00bb78bf31a]::pool::Pool<sqlx_postgres[aa7067b1625d5c4d]::database::Postgres>) -> cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0} as sqlx_core[e61bd00bb78bf31a]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.5/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a8c5a05c0a7 - cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:613:5
[INFO] [stdout]   51:     0x5a8c5a04ee17 - cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:613:18
[INFO] [stdout]   52:     0x5a8c59ffe396 - <cja[78203eb7148ea727]::cron::registry::test::test_worker_tick_with_multiple_jobs::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a8c5a1141bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a8c5a1141bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a8c5a1219ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a8c5a1219ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a8c5a1219ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a8c5a11b0c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a8c5a11b0c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a8c5a1245b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a8c5a1245b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a8c5a1245b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a8c5a766c1f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5a8c5a766c1f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7368734e6aa4 - <unknown>
[INFO] [stdout]   74:     0x736873573a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cron::registry::test::test_cron_expression_respects_schedule
[INFO] [stdout]     cron::registry::test::test_cron_expression_scheduling
[INFO] [stdout]     cron::registry::test::test_mixed_interval_and_cron_jobs
[INFO] [stdout]     cron::registry::test::test_tick_creates_new_cron_record
[INFO] [stdout]     cron::registry::test::test_tick_enqueues_failing_job_successfully
[INFO] [stdout]     cron::registry::test::test_tick_handles_future_last_run_time
[INFO] [stdout]     cron::registry::test::test_tick_skips_updating_existing_cron_record
[INFO] [stdout]     cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed
[INFO] [stdout]     cron::registry::test::test_tick_with_custom_function_error
[INFO] [stdout]     cron::registry::test::test_worker_respects_existing_last_run_times
[INFO] [stdout]     cron::registry::test::test_worker_tick_with_multiple_jobs
[INFO] [stdout]     jobs::worker::tests::test_fetch_next_job_picks_up_stale_locked_job
[INFO] [stdout]     jobs::worker::tests::test_fetch_next_job_prefers_unlocked_by_priority
[INFO] [stdout]     jobs::worker::tests::test_fetch_next_job_skips_recently_locked_job
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cja --lib`
[INFO] running `Command { std: "docker" "inspect" "84e593a5d5ec51fbedc23a25fb76c01b8736f4424faa48704307dbb37d801dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e593a5d5ec51fbedc23a25fb76c01b8736f4424faa48704307dbb37d801dcc", kill_on_drop: false }`
[INFO] [stdout] 84e593a5d5ec51fbedc23a25fb76c01b8736f4424faa48704307dbb37d801dcc
