[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] 022ae075ae72bcd21c93cbc1880cf1ff7881532d
[INFO] testing coreyja/cja against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreyja%2Fcja" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coreyja/cja on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded vergen v8.3.2
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded sentry-contexts v0.31.8
[INFO] [stderr]   Downloaded sentry-tower v0.31.8
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded sentry-backtrace v0.31.8
[INFO] [stderr]   Downloaded opentelemetry-http v0.12.0
[INFO] [stderr]   Downloaded sentry-panic v0.31.8
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded eyes-subscriber v0.1.2
[INFO] [stderr]   Downloaded listenfd v1.0.2
[INFO] [stderr]   Downloaded sentry v0.31.8
[INFO] [stderr]   Downloaded opentelemetry v0.23.0
[INFO] [stderr]   Downloaded publicsuffix v2.3.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.5
[INFO] [stderr]   Downloaded libm v0.2.13
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.23.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.6.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.5
[INFO] [stderr]   Downloaded webpki-roots v0.26.10
[INFO] [stderr]   Downloaded sqlx v0.8.5
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.24.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.5
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.5
[INFO] [stderr]   Downloaded sentry-types v0.31.8
[INFO] [stderr]   Downloaded maud v0.27.0
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.16.0
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded os_info v3.10.0
[INFO] [stderr]   Downloaded sentry-core v0.31.8
[INFO] [stderr]   Downloaded sentry-tracing v0.31.8
[INFO] [stderr]   Downloaded maud_macros v0.27.0
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded tracing-tree v0.2.5
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.5
[INFO] [stderr]   Downloaded sqlx-macros v0.8.5
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a1e0dab9fd5558477fa8d01c1d655dab147d366b4246926bb220fa18fb92967
[INFO] running `Command { std: "docker" "start" "-a" "6a1e0dab9fd5558477fa8d01c1d655dab147d366b4246926bb220fa18fb92967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a1e0dab9fd5558477fa8d01c1d655dab147d366b4246926bb220fa18fb92967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1e0dab9fd5558477fa8d01c1d655dab147d366b4246926bb220fa18fb92967", kill_on_drop: false }`
[INFO] [stdout] 6a1e0dab9fd5558477fa8d01c1d655dab147d366b4246926bb220fa18fb92967
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ba64dcfc58c3d01aab6bc29ede2f119e13c52f147cff314c5b72049255d3495
[INFO] running `Command { std: "docker" "start" "-a" "8ba64dcfc58c3d01aab6bc29ede2f119e13c52f147cff314c5b72049255d3495", 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 memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[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 num-conv v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling webpki-roots v0.26.10
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[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 zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.23.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sentry-types v0.31.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling sentry-core v0.31.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.23.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sentry-backtrace v0.31.8
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling opentelemetry-proto v0.6.0
[INFO] [stderr]    Compiling sentry-panic v0.31.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling sentry-tower v0.31.8
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing-tree v0.2.5
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling eyes-subscriber v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling opentelemetry-http v0.12.0
[INFO] [stderr]    Compiling sentry v0.31.8
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling sentry-tracing v0.31.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tracing-common v0.1.0 (/opt/rustwide/workdir/crates/tracing-common)
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling cja-cli v0.0.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling listenfd v1.0.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.45
[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 5m 20s
[INFO] running `Command { std: "docker" "inspect" "8ba64dcfc58c3d01aab6bc29ede2f119e13c52f147cff314c5b72049255d3495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba64dcfc58c3d01aab6bc29ede2f119e13c52f147cff314c5b72049255d3495", kill_on_drop: false }`
[INFO] [stdout] 8ba64dcfc58c3d01aab6bc29ede2f119e13c52f147cff314c5b72049255d3495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0bdf3173b3a13c3baa4d43e6a4efa638eed4c4607ad5448c10d0ce82469ff4d
[INFO] running `Command { std: "docker" "start" "-a" "c0bdf3173b3a13c3baa4d43e6a4efa638eed4c4607ad5448c10d0ce82469ff4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[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 url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling sentry-types v0.31.8
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 opentelemetry-http v0.12.0
[INFO] [stderr]    Compiling sentry-core v0.31.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling sentry-backtrace v0.31.8
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling sentry-panic v0.31.8
[INFO] [stderr]    Compiling sentry-tower v0.31.8
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]    Compiling sentry v0.31.8
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling tracing-tree v0.2.5
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling eyes-subscriber v0.1.2
[INFO] [stderr]    Compiling sentry-tracing v0.31.8
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling tracing-common v0.1.0 (/opt/rustwide/workdir/crates/tracing-common)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling cja-cli v0.0.0 (/opt/rustwide/workdir/crates/cli)
[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 1m 57s
[INFO] running `Command { std: "docker" "inspect" "c0bdf3173b3a13c3baa4d43e6a4efa638eed4c4607ad5448c10d0ce82469ff4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0bdf3173b3a13c3baa4d43e6a4efa638eed4c4607ad5448c10d0ce82469ff4d", kill_on_drop: false }`
[INFO] [stdout] c0bdf3173b3a13c3baa4d43e6a4efa638eed4c4607ad5448c10d0ce82469ff4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2032e4cd932f829a2801a3e5d295eee86ef170cbe1d71dcf0b7f1fa77f0ea367
[INFO] running `Command { std: "docker" "start" "-a" "2032e4cd932f829a2801a3e5d295eee86ef170cbe1d71dcf0b7f1fa77f0ea367", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cja-1cb806cffe27f6c8)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test cron::registry::test::test_invalid_cron_expression ... ok
[INFO] [stdout] test cron::registry::test::test_cron_expression_scheduling ... FAILED
[INFO] [stdout] test cron::registry::test::test_cron_expression_respects_schedule ... FAILED
[INFO] [stdout] test cron::registry::test::test_worker_respects_existing_last_run_times ... 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_tick_updates_cron_record_when_interval_elapsed ... FAILED
[INFO] [stdout] test cron::registry::test::test_tick_skips_updating_existing_cron_record ... FAILED
[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_tick_with_custom_function_error ... 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_cron_expression_scheduling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cron::registry::test::test_cron_expression_scheduling' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc2673 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabdad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac06d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4ca4d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4a76b - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4a76b - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4a76b - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd23500 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3aff0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3aad4 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c09fcd9234b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8dd79 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c09fcd5b6a2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd5978e - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cccd - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c09fcd2dfc0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c09fcd338d6 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd345e3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd82863 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd222b3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4831 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda68b8 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96193 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc06d0 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0336 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf37a - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::test_cron_expression_scheduling::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbe587 - cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:737:5
[INFO] [stdout]   51:     0x5c09fcdb1697 - cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:737:18
[INFO] [stdout]   52:     0x5c09fcd59076 - <cja[71cc19253f306295]::cron::registry::test::test_cron_expression_scheduling::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (17) 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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc5be3 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabeed - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac1ad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cb8d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4af8b - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4af8b - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4af8b - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd244a0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3e510 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3ab74 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5c09fcd929db - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8deb9 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5c09fcd5bce2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd5996e - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8ce0d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5c09fcd2f460 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5c09fcd33b56 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd356c3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd82f93 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd22623 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4d81 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda7538 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96963 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0950 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc04c6 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf46a - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::test_cron_expression_respects_schedule::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbea37 - cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:785:5
[INFO] [stdout]   51:     0x5c09fcdb1787 - cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:785:18
[INFO] [stdout]   52:     0x5c09fcd591b6 - <cja[71cc19253f306295]::cron::registry::test::test_cron_expression_respects_schedule::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc7bf3 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabfad - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac26d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cc4d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b46b - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b46b - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b46b - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd24e00 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd404f0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3abd4 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd92dcb - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8df79 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5c0a2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd59a8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cecd - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd300c0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33cd6 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd360e3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd833e3 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd22833 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda50b1 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda7cb8 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96e13 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0ad0 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc05b6 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf4fa - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::test_worker_respects_existing_last_run_times::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbed07 - cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:633:5
[INFO] [stdout]   51:     0x5c09fcdb1817 - cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:633:18
[INFO] [stdout]   52:     0x5c09fcd59276 - <cja[71cc19253f306295]::cron::registry::test::test_worker_respects_existing_last_run_times::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc7143 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabf6d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac22d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cc0d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b2cb - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b2cb - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b2cb - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd24ae0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3fa50 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3abb4 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd92c7b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8df39 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5bf62 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd59a2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8ce8d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd2fca0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33c56 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd35d83 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd83273 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd22783 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4fa1 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda7a38 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96c83 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0a50 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0566 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf4ca - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::test_tick_enqueues_failing_job_successfully::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbec17 - cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:501:5
[INFO] [stdout]   51:     0x5c09fcdb17e7 - cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:501:18
[INFO] [stdout]   52:     0x5c09fcd59236 - <cja[71cc19253f306295]::cron::registry::test::test_tick_enqueues_failing_job_successfully::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc6693 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabf2d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac1ed - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cbcd - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b12b - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b12b - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b12b - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd247c0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3efb0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3ab94 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd92b2b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8def9 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5be22 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd599ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8ce4d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd2f880 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33bd6 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd35a23 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd83103 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd226d3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4e91 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda77b8 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96af3 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc09d0 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0516 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf49a - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::test_tick_handles_future_last_run_time::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbeb27 - cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:695:5
[INFO] [stdout]   51:     0x5c09fcdb17b7 - cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:695:18
[INFO] [stdout]   52:     0x5c09fcd591f6 - <cja[71cc19253f306295]::cron::registry::test::test_tick_handles_future_last_run_time::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc9153 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdac02d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac2ed - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cccd - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b7ab - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b7ab - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b7ab - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd25440 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd41a30 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3ac14 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd9306b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8dff9 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5c322 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd59b4e - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cf4d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd30900 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33dd6 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd367a3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd836c3 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd22993 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda52d1 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda81b8 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd97133 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0bd0 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0656 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf55a - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::test_tick_updates_cron_record_when_interval_elapsed::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbeee7 - cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:464:5
[INFO] [stdout]   51:     0x5c09fcdb1877 - cja[71cc19253f306295]::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:464:18
[INFO] [stdout]   52:     0x5c09fcd592f6 - <cja[71cc19253f306295]::cron::registry::test::test_tick_updates_cron_record_when_interval_elapsed::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc86a3 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabfed - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac2ad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cc8d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b60b - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b60b - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4b60b - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd25120 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd40f90 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3abf4 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd92f1b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8dfb9 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5c1e2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd59aee - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cf0d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd304e0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33d56 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd36443 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd83553 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd228e3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda51c1 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda7f38 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96fa3 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0b50 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0606 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf52a - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::test_tick_skips_updating_existing_cron_record::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbedf7 - cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:425:5
[INFO] [stdout]   51:     0x5c09fcdb1847 - cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:425:18
[INFO] [stdout]   52:     0x5c09fcd592b6 - <cja[71cc19253f306295]::cron::registry::test::test_tick_skips_updating_existing_cron_record::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[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' (20) 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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc3123 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabded - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac0ad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4ca8d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4a90b - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4a90b - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4a90b - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd23820 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3ba90 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3aaf4 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd9249b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8ddb9 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5b7e2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd597ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cd0d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd2e3e0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33956 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd34943 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd829d3 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd22363 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4941 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda6b38 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96323 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0750 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0386 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf3aa - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::test_mixed_interval_and_cron_jobs::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbe677 - cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:833:5
[INFO] [stdout]   51:     0x5c09fcdb16c7 - cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:833:18
[INFO] [stdout]   52:     0x5c09fcd590b6 - <cja[71cc19253f306295]::cron::registry::test::test_mixed_interval_and_cron_jobs::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc3bd3 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabe2d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac0ed - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cacd - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4aaab - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4aaab - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4aaab - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd23b40 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3c530 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3ab14 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd925eb - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8ddf9 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5b922 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd5984e - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cd4d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd2e800 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd339d6 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd34ca3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd82b43 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd22413 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4a51 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda6db8 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd964b3 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc07d0 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc03d6 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf3da - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::test_tick_creates_new_cron_record::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbe767 - cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:381:5
[INFO] [stdout]   51:     0x5c09fcdb16f7 - cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:381:18
[INFO] [stdout]   52:     0x5c09fcd590f6 - <cja[71cc19253f306295]::cron::registry::test::test_tick_creates_new_cron_record::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc5133 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabead - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac16d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cb4d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4adeb - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4adeb - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4adeb - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd24180 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3da70 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3ab54 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd9288b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8de79 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5bba2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd5990e - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cdcd - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd2f040 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33ad6 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd35363 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd82e23 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd22573 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4c71 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda72b8 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd967d3 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc08d0 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0476 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf43a - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::test_tick_with_custom_function_error::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbe947 - cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:546:5
[INFO] [stdout]   51:     0x5c09fcdb1757 - cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:546:18
[INFO] [stdout]   52:     0x5c09fcd59176 - <cja[71cc19253f306295]::cron::registry::test::test_tick_with_custom_function_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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' (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:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c09fd472212 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c09fd472212 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c09fd472212 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c09fd489f1a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c09fd489f1a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5c09fd4773e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c09fd4773e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c09fd44f22f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c09fd44f22f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c09fd4698a9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c09fce5b1ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c09fce5b1ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c09fd469b12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c09fd469b12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c09fd44f2e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c09fd4441a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c09fd4503ad - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c09fd48a68c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c09fd48a3d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c09fcf1a414 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c09fcecc882 - sqlx_postgres[a952e0468641363d]::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:     0x5c09fced1e2e - <sqlx_postgres[a952e0468641363d]::database::Postgres as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdabb6f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[22d3ebeff155d371]::testing::TestContext<sqlx_postgres[a952e0468641363d]::database::Postgres>, sqlx_core[22d3ebeff155d371]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c09fcdc4683 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdabe6d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c09fcdac12d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c09fcd4cb0d - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4ac4b - tokio[57468b8d33083a7]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4ac4b - tokio[57468b8d33083a7]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd4ac4b - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd23e60 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3cfd0 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd3ab34 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd9273b - <tokio[57468b8d33083a7]::runtime::context::scoped::Scoped<tokio[57468b8d33083a7]::runtime::scheduler::Context>>::set::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5c09fcd8de39 - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd5ba62 - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::try_with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5c09fcd598ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[57468b8d33083a7]::runtime::context::Context>>::with::<tokio[57468b8d33083a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5c09fcd8cd8d - tokio[57468b8d33083a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd2ec20 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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[27de1724e4349be2]::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:     0x5c09fcd33a56 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd35003 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd82cb3 - tokio[57468b8d33083a7]::runtime::context::runtime::enter_runtime::<<tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd224c3 - <tokio[57468b8d33083a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda4b61 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcda7038 - <tokio[57468b8d33083a7]::runtime::runtime::Runtime>::block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcd96643 - sqlx_core[22d3ebeff155d371]::rt::test_block_on::<sqlx_core[22d3ebeff155d371]::testing::run_test<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0850 - sqlx_core[22d3ebeff155d371]::testing::run_test::<sqlx_postgres[a952e0468641363d]::database::Postgres, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}>::{closure#0}, sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdc0426 - sqlx_core[22d3ebeff155d371]::testing::run_test_with_pool::<sqlx_postgres[a952e0468641363d]::database::Postgres, fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0}, cja[71cc19253f306295]::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:     0x5c09fcdcf40a - <fn(sqlx_core[22d3ebeff155d371]::pool::Pool<sqlx_postgres[a952e0468641363d]::database::Postgres>) -> cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::test_worker_tick_with_multiple_jobs::{closure#0} as sqlx_core[22d3ebeff155d371]::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:     0x5c09fcdbe857 - cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:593:5
[INFO] [stdout]   51:     0x5c09fcdb1727 - cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cja/src/cron/registry.rs:593:18
[INFO] [stdout]   52:     0x5c09fcd59136 - <cja[71cc19253f306295]::cron::registry::test::test_worker_tick_with_multiple_jobs::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c09fce4f59b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c09fce4f59b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5c09fce5bdfa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c09fce5bdfa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c09fce5bdfa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5c09fce5bdfa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5c09fce573a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5c09fce573a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5c09fce5e8f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c09fce5e8f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c09fce5e8f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c09fce5e8f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5c09fce5e8f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c09fd47171f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5c09fd47171f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x77a2d751daa4 - <unknown>
[INFO] [stdout]   74:     0x77a2d75aaa64 - 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] 
[INFO] [stdout] test result: FAILED. 1 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cja --lib`
[INFO] running `Command { std: "docker" "inspect" "2032e4cd932f829a2801a3e5d295eee86ef170cbe1d71dcf0b7f1fa77f0ea367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2032e4cd932f829a2801a3e5d295eee86ef170cbe1d71dcf0b7f1fa77f0ea367", kill_on_drop: false }`
[INFO] [stdout] 2032e4cd932f829a2801a3e5d295eee86ef170cbe1d71dcf0b7f1fa77f0ea367
